Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error is thrown when running a job #4

Open
Reinmar opened this issue May 18, 2016 · 0 comments
Open

Error is thrown when running a job #4

Reinmar opened this issue May 18, 2016 · 0 comments
Labels

Comments

@Reinmar
Copy link

Reinmar commented May 18, 2016

When running a is:unit job for CKEditor 5, at some point this can be noticed:

info: Client 4e889ad4-58a5-490a-94e7-3c5f9daa58f0 runs test /jobs/7P0q1Pv7ptkQnoBc/tests/build/amd/tests/engine/dataprocessor/htmldataprocessor
error: [middleware-jobs]  TypeError: Path must be a string. Received true
    at assertPath (path.js:7:11)
    at Object.extname (path.js:1429:5)
    at processFile (/www/ckeditor5/ckeditor5/node_modules/benderjs-coverage/lib/preprocessor.js:33:10)
    at runTask (/www/ckeditor5/ckeditor5/node_modules/when/pipeline.js:37:16)
    at /www/ckeditor5/ckeditor5/node_modules/when/pipeline.js:42:12
    at tryCatchResolve (/www/ckeditor5/ckeditor5/node_modules/when/lib/apply.js:46:23)
    at callAndResolve (/www/ckeditor5/ckeditor5/node_modules/when/lib/apply.js:30:12)
    at callAndResolveNext (/www/ckeditor5/ckeditor5/node_modules/when/lib/apply.js:40:4)
    at tryCatchReject3 (/www/ckeditor5/ckeditor5/node_modules/when/lib/makePromise.js:856:7)
    at runContinuation3 (/www/ckeditor5/ckeditor5/node_modules/when/lib/makePromise.js:814:4)
    at Fulfilled.fold (/www/ckeditor5/ckeditor5/node_modules/when/lib/makePromise.js:588:4)
    at callAndResolve (/www/ckeditor5/ckeditor5/node_modules/when/lib/apply.js:34:12)
error: Test error: Uncaught Error: Deferment unlock timeout - "2" never unlocked
info: Client 4e889ad4-58a5-490a-94e7-3c5f9daa58f0 completed /jobs/7P0q1Pv7ptkQnoBc/tests/build/amd/tests/engine/dataprocessor/htmldataprocessor - FAILED
error: /jobs/7P0q1Pv7ptkQnoBc/tests/build/amd/tests/engine/dataprocessor/htmldataprocessor FAILED
Script error

Uncaught Error: Deferment unlock timeout - "2" never unlocked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant