Update ServiceRegistry test #142
pull_request.yml
on: pull_request
linter
18s
unit-tests
1m 7s
Annotations
4 errors
|
src/task/__tests__/TaskManager.test.ts ► TaskManager ► multi worker example:
src/task/__tests__/TaskManager.test.ts#L175
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toEqual(expected) // deep equality
|
|
src/task/__tests__/TaskManager.test.ts ► TaskManager ► Updates single worker properties:
src/task/__tests__/TaskManager.test.ts#L10
Failed test found in:
reports/jest-junit.xml
Error:
Error: thrown: "Exceeded timeout of 15000 ms for a test.
|
|
unit-tests
Failed test were found and 'fail-on-error' option is set to true
|
|
unit-tests
Process completed with exit code 1.
|