lib: handle Float16Array in node:v8 serdes #58475
Annotations
2 errors and 1 notice
Test:
test/parallel/test-http-url.parse-post.js#L32
--- stderr ---
(node:82769) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:113
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'POST' !== 'POST1'
at check (/Users/runner/work/node/node/test/parallel/test-http-url.parse-post.js:32:10)
at Server.<anonymous> (/Users/runner/work/node/node/test/parallel/test-http-url.parse-post.js:42:3)
at Server.emit (node:events:513:28)
at parserOnIncoming (node:_http_server:1153:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'POST',
expected: 'POST1',
operator: 'strictEqual'
}
Node.js v24.0.0-pre
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http-url.parse-post.js
|
Test
Process completed with exit code 2.
|
Post Set up sccache
0% - 0 hits, 0 misses, 0 errors
|
Loading