chore: improve usage of skip in tests #12305
Annotations
3 errors and 8 notices
Run tests:
test\node-test\debug.js#L83
[Error [ERR_TEST_FAILURE]: kill EPERM] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: kill EPERM
at ChildProcess.kill (node:internal/child_process:512:26)
at TestContext.<anonymous> (D:\a\undici\undici\test\node-test\debug.js:83:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:374:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
}
|
Run tests:
test\node-test\debug.js#L121
[Error [ERR_TEST_FAILURE]: kill EPERM] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: kill EPERM
at ChildProcess.kill (node:internal/child_process:512:26)
at TestContext.<anonymous> (D:\a\undici\undici\test\node-test\debug.js:121:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:632:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:374:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 713
Suites 📂: 47
Passed ✅: 710
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 60052.213ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 5825.527ms
|
Run tests
Total Tests: 323
Suites 📂: 0
Passed ✅: 323
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 30516.807ms
|
Run tests
Total Tests: 14
Suites 📂: 2
Passed ✅: 14
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 949.260ms
|
Run tests
Total Tests: 24
Suites 📂: 1
Passed ✅: 24
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1175.317ms
|
Run tests
Total Tests: 93
Suites 📂: 16
Passed ✅: 93
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 14937.311ms
|
Run tests
Total Tests: 56
Suites 📂: 11
Passed ✅: 56
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 7356.095ms
|
Run tests
Total Tests: 197
Suites 📂: 3
Passed ✅: 194
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 15890.455ms
|
The logs for this run have expired and are no longer available.
Loading