fetch: improve util.inspect output for web specifications #12910
Annotations
4 errors and 9 notices
Run tests:
test\node-test\debug.js#L51
[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:51:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:640:9)
at async startSubtest (node:internal/test_runner/harness:218:3) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
}
|
Run tests:
test\node-test\debug.js#L86
[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:86:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:640:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:382:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
}
|
Run tests:
test\node-test\debug.js#L124
[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:124:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:640:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:382:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 725
Suites 📂: 50
Passed ✅: 722
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 38469.081ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3491.777ms
|
Run tests
Total Tests: 348
Suites 📂: 8
Passed ✅: 348
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 14908.146ms
|
Run tests
Total Tests: 15
Suites 📂: 2
Passed ✅: 15
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 160.041ms
|
Run tests
Total Tests: 1
Suites 📂: 1
Passed ✅: 1
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 263.739ms
|
Run tests
Total Tests: 66
Suites 📂: 6
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 2025.849ms
|
Run tests
Total Tests: 93
Suites 📂: 16
Passed ✅: 93
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 11466.819ms
|
Run tests
Total Tests: 66
Suites 📂: 12
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 4164.848ms
|
Run tests
Total Tests: 203
Suites 📂: 3
Passed ✅: 197
Failed ❌: 3
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 7822.411ms
|
Loading