some tests fail on mips64el
authorDebian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
Sat, 18 May 2024 12:26:22 +0000 (14:26 +0200)
committerJérémy Lal <kapouer@melix.org>
Sat, 18 May 2024 12:26:22 +0000 (14:26 +0200)
Forwarded: not-needed

That architecture support improves over time - node 20.x branch has better support
Meanwhile, let those tests fail.

Gbp-Pq: Topic mips
Gbp-Pq: Name flaky_tests.patch

test/parallel/parallel.status

index de5da589c8ee8faf4999f52d5593c0d73b69a82e..24e8ccd7ad46f67ab14191a35f215ef57118dadf 100644 (file)
@@ -85,6 +85,15 @@ test-crypto-keygen: SKIP
 [$arch==mips64el]
 # the debug flag is for hacking v8 internals
 test-debug-args: PASS,FLAKY
+test-worker-heapsnapshot-options: PASS,FLAKY
+test-cli-node-options: SKIP
+test-crypto-sign-verify: PASS,FLAKY
+test-freeze-intrinsics: PASS,FLAKY
+test-tls-root-certificates: PASS,FLAKY
+test-vm-global-non-writable-properties: PASS,FLAKY
+test-vm-global-setter: PASS,FLAKY
+test-vm-module-synthetic: PASS,FLAKY
+test-vm-strict-assign: PASS,FLAKY
 
 [$system==solaris] # Also applies to SmartOS
 # https://github.com/nodejs/node/issues/43457