fix: remove broken build request hack #12677
Annotations
4 errors and 8 notices
Run tests:
test\node-test\diagnostics-channel\post.js#L36
Error [ERR_TEST_FAILURE]: [
'bar',
'bar',
'hello',
'world'
] == [
'bar',
'bar',
'hello',
'world'
]
at process.emit (node:events:518:28)
at node:diagnostics_channel:145:11 {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: [
'bar',
'bar',
'hello',
'world'
] == [
'bar',
'bar',
'hello',
'world'
]
at res.<computed> [as equal] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at D:\a\undici\undici\test\node-test\diagnostics-channel\post.js:36:12
at Channel.publish (node:diagnostics_channel:142:9)
at new Request (D:\a\undici\undici\lib\core\request.js:189:23)
at [dispatch] (D:\a\undici\undici\lib\dispatcher\client.js:297:21)
at Intercept (D:\a\undici\undici\lib\interceptor\redirectInterceptor.js:11:16)
at [Intercepted Dispatch] (D:\a\undici\undici\lib\dispatcher\dispatcher-base.js:158:12)
at Client.dispatch (D:\a\undici\undici\lib\dispatcher\dispatcher-base.js:179:40)
at Client.request (D:\a\undici\undici\lib\api\api-request.js:169:10)
at Server.<anonymous> (D:\a\undici\undici\test\node-test\diagnostics-channel\post.js:130:14) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [ 'bar', 'bar', 'hello', 'world' ],
expected: [ 'bar', 'bar', 'hello', 'world' ],
operator: '=='
}
}
|
Run tests:
test\node-test\diagnostics-channel\post.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
Run tests:
test\node-test\diagnostics-channel\get.js#L84
Error [ERR_TEST_FAILURE]: Expected values to be strictly deep-equal:
+ actual - expected
+ 'GET / HTTP/1.1\r\n' +
+ 'host: localhost:51385\r\n' +
+ 'connection: keep-alive\r\n' +
+ 'bar: bar\r\n' +
+ 'hello: world\r\n'
- [
- 'GET / HTTP/1.1',
- 'host: localhost:51385',
- 'connection: keep-alive',
- 'bar: bar',
- 'hello: world'
- ]
at process.emit (node:events:518:28)
at node:diagnostics_channel:145:11 {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ 'GET / HTTP/1.1\r\n' +
+ 'host: localhost:51385\r\n' +
+ 'connection: keep-alive\r\n' +
+ 'bar: bar\r\n' +
+ 'hello: world\r\n'
- [
- 'GET / HTTP/1.1',
- 'host: localhost:51385',
- 'connection: keep-alive',
- 'bar: bar',
- 'hello: world'
- ]
at res.<computed> [as deepStrictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at D:\a\undici\undici\test\node-test\diagnostics-channel\get.js:84:12
at Channel.publish (node:diagnostics_channel:142:9)
at writeH1 (D:\a\undici\undici\lib\dispatcher\client-h1.js:941:26)
at Object.write (D:\a\undici\undici\lib\dispatcher\client-h1.js:739:14)
at _resume (D:\a\undici\undici\lib\dispatcher\client.js:635:50)
at resume (D:\a\undici\undici\lib\dispatcher\client.js:523:3)
at Client.<computed> (D:\a\undici\undici\lib\dispatcher\client.js:251:31)
at connect (D:\a\undici\undici\lib\dispatcher\client.js:508:18) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'GET / HTTP/1.1\r\nhost: localhost:51385\r\nconnection: keep-alive\r\nbar: bar\r\nhello: world\r\n',
expected: [ 'GET / HTTP/1.1', 'host: localhost:51385', 'connection: keep-alive', 'bar: bar', 'hello: world' ],
operator: 'deepStrictEqual'
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 719
Suites 📂: 48
Passed ✅: 716
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 40293.553ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3567.353ms
|
Run tests
Total Tests: 341
Suites 📂: 8
Passed ✅: 341
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 14750.024ms
|
Run tests
Total Tests: 15
Suites 📂: 2
Passed ✅: 15
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 160.478ms
|
Run tests
Total Tests: 38
Suites 📂: 4
Passed ✅: 38
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 2217.915ms
|
Run tests
Total Tests: 93
Suites 📂: 16
Passed ✅: 93
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 11603.157ms
|
Run tests
Total Tests: 65
Suites 📂: 12
Passed ✅: 65
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 4330.296ms
|
Run tests
Total Tests: 200
Suites 📂: 3
Passed ✅: 196
Failed ❌: 2
Canceled 🚫: 1
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 34459.556ms
|
The logs for this run have expired and are no longer available.
Loading