Michael/plugins #360
Annotations
24 errors, 24 warnings, and 15 notices
tests (v20)
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 360 minutes.
|
should run all tests on initialization:
packages/testwatch/tests/index.test.js#L116
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 0) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:116:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:216:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
operator: 'deepStrictEqual'
}
}
|
should handle CTR + C:
packages/testwatch/tests/index.test.js#L121
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 1) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:121:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 1)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:216:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
operator: 'deepStrictEqual'
}
}
|
should handle CTR + D:
packages/testwatch/tests/index.test.js#L126
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 2) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:126:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 2)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:216:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
operator: 'deepStrictEqual'
}
}
|
should run all tests on "a":
packages/testwatch/tests/index.test.js#L148
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at async Promise.all (index 4) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:148:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 4)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:216:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
operator: 'deepStrictEqual'
}
}
|
should run all tests on Enter:
packages/testwatch/tests/index.test.js#L153
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at async Promise.all (index 5) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:153:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 5)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:216:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
operator: 'deepStrictEqual'
}
}
|
should show full menu on "w" after running tests:
packages/testwatch/tests/index.test.js#L158
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
+ ' βΊ Press a to run all tests.\n' +
+ ' βΊ Press p to filter by a file name pattern.\n' +
+ ' βΊ Press t to filter by a test name pattern.\n' +
+ ' βΊ Press q to quit.\n' +
+ ' βΊ Press Enter to trigger a test run.\n',
+ '',
+ 'β j - sum (*ms)\n' +
+ 'β j - subtraction (*ms)\n' +
+ 'β index - sum (*ms)\n' +
+ 'β index - subtraction (*ms)\n' +
+ '\n' +
+ 'REPL Usage: Press w to show more.\n' +
+ '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
+ 'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
- ' βΊ Press a to run all tests.\n' +
- ' βΊ Press p to filter by a file name pattern.\n' +
- ' βΊ Press t to filter by a test name pattern.\n' +
- ' βΊ Press q to quit.\n' +
- ' βΊ Press Enter to trigger a test run.\n',
- '',
- 'β j - sum (*ms)\n' +
- 'β j - subtraction (*ms)\n' +
- 'β index - sum (*ms)\n' +
- 'β index - subtraction (*ms)\n' +
- '\n' +
- 'REPL Usage: Press w to show more.\n' +
- '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
- 'REPL Usage\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 6) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
+ ' βΊ Press a to run all tests.\n' +
+ ' βΊ Press p to filter by a file name pattern.\n' +
+ ' βΊ Press t to filter by a test name pattern.\n' +
+ ' βΊ Press q to quit.\n' +
+ ' βΊ Press Enter to trigger a test run.\n',
+ '',
+ 'β j - sum (*ms)\n' +
+ 'β j - subtraction (*ms)\n' +
+ 'β index - sum (*ms)\n' +
+ 'β index - subtraction (*ms)\n' +
+ '\n' +
+ 'REPL Usage: Press w to show more.\n' +
+ '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
+ 'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
- ' βΊ Press a to run all tests.\n' +
- ' βΊ Press p to filter by a file name pattern.\n' +
- ' βΊ Press t to filter by a test name pattern.\n' +
- ' βΊ Press q to quit.\n' +
- ' βΊ Press Enter to trigger a test run.\n',
- '',
- 'β j - sum (*ms)\n' +
- 'β j - subtraction (*ms)\n' +
- 'β index - sum (*ms)\n' +
- 'β index - subtraction (*ms)\n' +
- '\n' +
- 'REPL Usage: Press w to show more.\n' +
- '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
- 'REPL Usage\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:158:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 6)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:216:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n\x1B[1A\x1B[2K\x1B[1A\x1B[2K\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n
|
tests (v20)
The operation was canceled.
|
tests (v18)
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 360 minutes.
|
should run all tests on initialization:
packages/testwatch/tests/index.test.js#L116
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 0) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:116:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:214:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
operator: 'deepStrictEqual'
},
code: 'ERR_TEST_FAILURE'
}
|
should handle CTR + C:
packages/testwatch/tests/index.test.js#L121
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 1) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:121:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 1)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:214:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
operator: 'deepStrictEqual'
},
code: 'ERR_TEST_FAILURE'
}
|
should handle CTR + D:
packages/testwatch/tests/index.test.js#L126
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 2) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:126:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 2)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:214:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
operator: 'deepStrictEqual'
},
code: 'ERR_TEST_FAILURE'
}
|
should run all tests on "a":
packages/testwatch/tests/index.test.js#L148
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at async Promise.all (index 4) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:148:12)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 4)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:214:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
operator: 'deepStrictEqual'
},
code: 'ERR_TEST_FAILURE'
}
|
should run all tests on Enter:
packages/testwatch/tests/index.test.js#L153
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at async Promise.all (index 5) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:153:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 5)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:214:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
operator: 'deepStrictEqual'
},
code: 'ERR_TEST_FAILURE'
}
|
should show full menu on "w" after running tests:
packages/testwatch/tests/index.test.js#L158
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
+ ' βΊ Press a to run all tests.\n' +
+ ' βΊ Press p to filter by a file name pattern.\n' +
+ ' βΊ Press t to filter by a test name pattern.\n' +
+ ' βΊ Press q to quit.\n' +
+ ' βΊ Press Enter to trigger a test run.\n',
+ '',
+ 'β j - sum (*ms)\n' +
+ 'β j - subtraction (*ms)\n' +
+ 'β index - sum (*ms)\n' +
+ 'β index - subtraction (*ms)\n' +
+ '\n' +
+ 'REPL Usage: Press w to show more.\n' +
+ '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
+ 'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
- ' βΊ Press a to run all tests.\n' +
- ' βΊ Press p to filter by a file name pattern.\n' +
- ' βΊ Press t to filter by a test name pattern.\n' +
- ' βΊ Press q to quit.\n' +
- ' βΊ Press Enter to trigger a test run.\n',
- '',
- 'β j - sum (*ms)\n' +
- 'β j - subtraction (*ms)\n' +
- 'β index - sum (*ms)\n' +
- 'β index - subtraction (*ms)\n' +
- '\n' +
- 'REPL Usage: Press w to show more.\n' +
- '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
- 'REPL Usage\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 6) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
+ ' βΊ Press a to run all tests.\n' +
+ ' βΊ Press p to filter by a file name pattern.\n' +
+ ' βΊ Press t to filter by a test name pattern.\n' +
+ ' βΊ Press q to quit.\n' +
+ ' βΊ Press Enter to trigger a test run.\n',
+ '',
+ 'β j - sum (*ms)\n' +
+ 'β j - subtraction (*ms)\n' +
+ 'β index - sum (*ms)\n' +
+ 'β index - subtraction (*ms)\n' +
+ '\n' +
+ 'REPL Usage: Press w to show more.\n' +
+ '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
+ 'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
- ' βΊ Press a to run all tests.\n' +
- ' βΊ Press p to filter by a file name pattern.\n' +
- ' βΊ Press t to filter by a test name pattern.\n' +
- ' βΊ Press q to quit.\n' +
- ' βΊ Press Enter to trigger a test run.\n',
- '',
- 'β j - sum (*ms)\n' +
- 'β j - subtraction (*ms)\n' +
- 'β index - sum (*ms)\n' +
- 'β index - subtraction (*ms)\n' +
- '\n' +
- 'REPL Usage: Press w to show more.\n' +
- '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
- 'REPL Usage\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:158:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 6)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:214:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n\x1B[1A\x1B[2K\x1B[1A\x1B[2K\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Pres
|
tests (v18)
The operation was canceled.
|
tests (v21)
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 360 minutes.
|
should run all tests on initialization:
packages/testwatch/tests/index.test.js#L116
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 0) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:116:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:640:9)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:964:7)
at async startSubtest (node:internal/test_runner/harness:218:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
operator: 'deepStrictEqual'
}
}
|
should handle CTR + C:
packages/testwatch/tests/index.test.js#L121
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 1) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:121:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:640:9)
at async Promise.all (index 1)
at async Suite.run (node:internal/test_runner/test:964:7)
at async startSubtest (node:internal/test_runner/harness:218:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
operator: 'deepStrictEqual'
}
}
|
should handle CTR + D:
packages/testwatch/tests/index.test.js#L126
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 2) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:126:12)
at async Test.run (node:internal/test_runner/test:640:9)
at async Promise.all (index 2)
at async Suite.run (node:internal/test_runner/test:964:7)
at async startSubtest (node:internal/test_runner/harness:218:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n\n' ],
operator: 'deepStrictEqual'
}
}
|
should run all tests on "a":
packages/testwatch/tests/index.test.js#L148
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at async Promise.all (index 4) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:148:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:640:9)
at async Promise.all (index 4)
at async Suite.run (node:internal/test_runner/test:964:7)
at async startSubtest (node:internal/test_runner/harness:218:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
operator: 'deepStrictEqual'
}
}
|
should run all tests on Enter:
packages/testwatch/tests/index.test.js#L153
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at async Promise.all (index 5) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
' βΊ Press a to run all tests.\n' +
...
'\n' +
'REPL Usage: Press w to show more.\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:153:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:640:9)
at async Promise.all (index 5)
at async Suite.run (node:internal/test_runner/test:964:7)
at async startSubtest (node:internal/test_runner/harness:218:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
expected: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n' ],
operator: 'deepStrictEqual'
}
}
|
should show full menu on "w" after running tests:
packages/testwatch/tests/index.test.js#L158
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
+ ' βΊ Press a to run all tests.\n' +
+ ' βΊ Press p to filter by a file name pattern.\n' +
+ ' βΊ Press t to filter by a test name pattern.\n' +
+ ' βΊ Press q to quit.\n' +
+ ' βΊ Press Enter to trigger a test run.\n',
+ '',
+ 'β j - sum (*ms)\n' +
+ 'β j - subtraction (*ms)\n' +
+ 'β index - sum (*ms)\n' +
+ 'β index - subtraction (*ms)\n' +
+ '\n' +
+ 'REPL Usage: Press w to show more.\n' +
+ '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
+ 'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
- ' βΊ Press a to run all tests.\n' +
- ' βΊ Press p to filter by a file name pattern.\n' +
- ' βΊ Press t to filter by a test name pattern.\n' +
- ' βΊ Press q to quit.\n' +
- ' βΊ Press Enter to trigger a test run.\n',
- '',
- 'β j - sum (*ms)\n' +
- 'β j - subtraction (*ms)\n' +
- 'β index - sum (*ms)\n' +
- 'β index - subtraction (*ms)\n' +
- '\n' +
- 'REPL Usage: Press w to show more.\n' +
- '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
- 'REPL Usage\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at async Promise.all (index 6) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
[
'',
...
'\n' +
'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
+ ' βΊ Press a to run all tests.\n' +
+ ' βΊ Press p to filter by a file name pattern.\n' +
+ ' βΊ Press t to filter by a test name pattern.\n' +
+ ' βΊ Press q to quit.\n' +
+ ' βΊ Press Enter to trigger a test run.\n',
+ '',
+ 'β j - sum (*ms)\n' +
+ 'β j - subtraction (*ms)\n' +
+ 'β index - sum (*ms)\n' +
+ 'β index - subtraction (*ms)\n' +
+ '\n' +
+ 'REPL Usage: Press w to show more.\n' +
+ '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
+ 'REPL Usage\n' +
+ ' βΊ Press s to suspend watch mode\n' +
- ' βΊ Press a to run all tests.\n' +
- ' βΊ Press p to filter by a file name pattern.\n' +
- ' βΊ Press t to filter by a test name pattern.\n' +
- ' βΊ Press q to quit.\n' +
- ' βΊ Press Enter to trigger a test run.\n',
- '',
- 'β j - sum (*ms)\n' +
- 'β j - subtraction (*ms)\n' +
- 'β index - sum (*ms)\n' +
- 'β index - subtraction (*ms)\n' +
- '\n' +
- 'REPL Usage: Press w to show more.\n' +
- '\x1B[1A\x1B[2K\x1B[1A\x1B[2K\n' +
- 'REPL Usage\n' +
' βΊ Press a to run all tests.\n' +
...
' βΊ Press Enter to trigger a test run.\n' +
'\n'
]
at TestContext.<anonymous> (/home/runner/work/reporters/reporters/packages/testwatch/tests/index.test.js:158:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:640:9)
at async Promise.all (index 6)
at async Suite.run (node:internal/test_runner/test:964:7)
at async startSubtest (node:internal/test_runner/harness:218:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ '', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n βΊ Press q to quit.\n βΊ Press Enter to trigger a test run.\n', '', 'β j - sum (*ms)\nβ j - subtraction (*ms)\nβ index - sum (*ms)\nβ index - subtraction (*ms)\n\nREPL Usage: Press w to show more.\n\x1B[1A\x1B[2K\x1B[1A\x1B[2K\nREPL Usage\n βΊ Press s to suspend watch mode\n βΊ Press a to run all tests.\n βΊ Press p to filter by a file name pattern.\n βΊ Press t to filter by a test name pattern.\n
|
tests (v21)
The operation was canceled.
|
tests (v20):
packages/mocha/index.js#L137
Unexpected console statement
|
tests (v20):
packages/mocha/index.js#L141
Unexpected console statement
|
tests (v20):
packages/mocha/tests/customReporter/reporter.js#L11
Unexpected console statement
|
tests (v20):
packages/testwatch/index.js#L16
Unexpected console statement
|
tests (v20):
packages/testwatch/index.js#L97
Unexpected unnamed async generator function
|
tests (v20):
packages/testwatch/index.js#L286
Unexpected console statement
|
tests (v20):
packages/testwatch/tests/fixtures/suspend-plugin.js#L14
Unexpected console statement
|
tests (v20):
packages/testwatch/tests/fixtures/suspend-plugin.js#L30
Unexpected console statement
|
tests (v18):
packages/mocha/index.js#L137
Unexpected console statement
|
tests (v18):
packages/mocha/index.js#L141
Unexpected console statement
|
tests (v18):
packages/mocha/tests/customReporter/reporter.js#L11
Unexpected console statement
|
tests (v18):
packages/testwatch/index.js#L16
Unexpected console statement
|
tests (v18):
packages/testwatch/index.js#L97
Unexpected unnamed async generator function
|
tests (v18):
packages/testwatch/index.js#L286
Unexpected console statement
|
tests (v18):
packages/testwatch/tests/fixtures/suspend-plugin.js#L14
Unexpected console statement
|
tests (v18):
packages/testwatch/tests/fixtures/suspend-plugin.js#L30
Unexpected console statement
|
tests (v21):
packages/mocha/index.js#L137
Unexpected console statement
|
tests (v21):
packages/mocha/index.js#L141
Unexpected console statement
|
tests (v21):
packages/mocha/tests/customReporter/reporter.js#L11
Unexpected console statement
|
tests (v21):
packages/testwatch/index.js#L16
Unexpected console statement
|
tests (v21):
packages/testwatch/index.js#L97
Unexpected unnamed async generator function
|
tests (v21):
packages/testwatch/index.js#L286
Unexpected console statement
|
tests (v21):
packages/testwatch/tests/fixtures/suspend-plugin.js#L14
Unexpected console statement
|
tests (v21):
packages/testwatch/tests/fixtures/suspend-plugin.js#L30
Unexpected console statement
|
tests (v20)
Total Tests: 1
Suites π: 0
Passed β
: 1
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 1192.873ms
|
tests (v20)
Total Tests: 2
Suites π: 0
Passed β
: 2
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 247.417ms
|
tests (v20)
Total Tests: 7
Suites π: 0
Passed β
: 7
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 1150.320ms
|
tests (v20)
Total Tests: 2
Suites π: 0
Passed β
: 2
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 284.190ms
|
tests (v20)
Total Tests: 4
Suites π: 0
Passed β
: 4
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 304.406ms
|
tests (v18)
Total Tests: 1
Suites π: 0
Passed β
: 1
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 1225.584ms
|
tests (v18)
Total Tests: 2
Suites π: 0
Passed β
: 2
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 278.237ms
|
tests (v18)
Total Tests: 7
Suites π: 0
Passed β
: 7
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 1252.365ms
|
tests (v18)
Total Tests: 2
Suites π: 0
Passed β
: 2
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 308.672ms
|
tests (v18)
Total Tests: 4
Suites π: 0
Passed β
: 4
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 325.737ms
|
tests (v21)
Total Tests: 1
Suites π: 0
Passed β
: 1
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 1191.281ms
|
tests (v21)
Total Tests: 2
Suites π: 0
Passed β
: 2
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 247.711ms
|
tests (v21)
Total Tests: 7
Suites π: 0
Passed β
: 7
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 1192.965ms
|
tests (v21)
Total Tests: 2
Suites π: 0
Passed β
: 2
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 284.122ms
|
tests (v21)
Total Tests: 4
Suites π: 0
Passed β
: 4
Failed β: 0
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 295.189ms
|