Created attachment 928401 [details] net-libs:nodejs-22.13.1:20250510-133857.log.gz When rebuilding because of some dependency's changed subslot, =net-libs/nodejs-22.13.1 fails its test suite for me, specifically the following tests: Failed tests: out/Release/node /var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/parallel/test-http2-client-set-priority.js out/Release/node /var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/parallel/test-http2-priority-event.js They give the following output, as best I can see from the build log: Path: parallel/test-http2-client-set-priority node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 16 !== 1 at Http2Server.<anonymous> (/var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/parallel/test-http2-client-set-priority.js:12:12) at Http2Server.<anonymous> (/var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/common/index.js:491:15) at Http2Server.emit (node:events:524:28) at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3023:19) at ServerHttp2Session.emit (node:events:524:28) at emit (node:internal/http2/core:332:3) at process.processTicksAndRejections (node:internal/process/task_queues:93:22) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 16, expected: 1, operator: 'strictEqual' } Node.js v22.13.1 Command: out/Release/node /var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/parallel/test-http2-client-set-priority.js Path: parallel/test-http2-priority-event Mismatched onPriority function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/common/index.js:449:10) at Object.<anonymous> (/var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/parallel/test-http2-priority-event.js:36:30) at Module._compile (node:internal/modules/cjs/loader:1562:14) at Object..js (node:internal/modules/cjs/loader:1699:10) at Module.load (node:internal/modules/cjs/loader:1313:32) at Function._load (node:internal/modules/cjs/loader:1123:12) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:217:24) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5) Mismatched onPriority function calls. Expected exactly 1, actual 0. at Proxy.mustCall (/var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/common/index.js:449:10) at Http2Server.<anonymous> (/var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/parallel/test-http2-priority-event.js:51:29) at Http2Server.<anonymous> (/var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/common/index.js:491:15) at Http2Server.emit (node:events:524:28) at emitListeningNT (node:net:1980:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Command: out/Release/node /var/tmp/portage/net-libs/nodejs-22.13.1/work/node-v22.13.1/test/parallel/test-http2-priority-event.js
Created attachment 928402 [details] emerge-info.txt