Source: nodejs
Version: 20.19.4+dfsg-1
Severity: serious
User: [email protected]
Usertags: flaky

Dear maintainer(s),

I looked at the results of the autopkgtest of your package because it showed up as a regression for node-undici on ppc64el. I noticed that it regularly fails (at least on amd64 and ppc64el). I saw at least two failure modes, see below.

Because the unstable-to-testing migration software now blocks on
regressions in testing, flaky tests, i.e. tests that flip between
passing and failing without changes to the list of installed packages,
are causing people unrelated to your package to spend time on these
tests.

Don't hesitate to reach out if you need help and some more information
from our infrastructure.

Paul

https://ci.debian.net/packages/n/nodejs/testing/ppc64el/65004724/

 52s not ok 248 parallel/test-child-process-stdout-flush-exit
 52s   ---
 52s   duration_ms: 634.43300
 52s   severity: fail
 52s   exitcode: 1
 52s   stack: |-
 52s     node:assert:90
 52s       throw new AssertionError(obj);
 52s       ^
 52s
52s AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
 52s     + actual - expected
 52s
 52s     + '\nfiller\n'
 52s     - 'goodbye\n'


https://ci.debian.net/packages/n/nodejs/testing/amd64/64983394/

 78s not ok 1900 parallel/test-net-connect-options-fd
 78s   ---
 78s   duration_ms: 349.36700
 78s   severity: fail
 78s   exitcode: 1
 78s   stack: |-
78s (node:26920) internal/test/binding: These APIs are for internal testing only. Do not use them. 78s (Use `node --trace-warnings ...` to show where the warning was created)
 78s     node:internal/assert/utils:281
 78s         throw err;
 78s         ^
 78s
 78s     AssertionError [ERR_ASSERTION]: -98
78s at getSocketOpt (/tmp/tmp.WtMOpkjoTq.nodejs/test/parallel/test-net-connect-options-fd.js:79:7) 78s at cloneOptions (/tmp/tmp.WtMOpkjoTq.nodejs/test/parallel/test-net-connect-options-fd.js:18:11) 78s at testClients (/tmp/tmp.WtMOpkjoTq.nodejs/test/parallel/test-net-connect-options-fd.js:20:17) 78s at Server.serverOnListen (/tmp/tmp.WtMOpkjoTq.nodejs/test/parallel/test-net-connect-options-fd.js:101:5) 78s at Server.serverOnListen (/tmp/tmp.WtMOpkjoTq.nodejs/test/common/index.js:473:15)
 78s         at Object.onceWrapper (node:events:638:28)
 78s         at Server.emit (node:events:524:28)
 78s         at emitListeningNT (node:net:1945:10)
78s at process.processTicksAndRejections (node:internal/process/task_queues:81:21) {
 78s       generatedMessage: false,
 78s       code: 'ERR_ASSERTION',
 78s       actual: false,
 78s       expected: true,
 78s       operator: '=='
 78s     }
 78s
 78s     Node.js v20.19.5


Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to