some tests fail on mips64el
authorDebian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
Sun, 2 Feb 2025 00:03:59 +0000 (01:03 +0100)
committerJérémy Lal <kapouer@melix.org>
Sun, 2 Feb 2025 00:03:59 +0000 (01:03 +0100)
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 79a953df7da64b7d7580e099a5cc5160e7842999..79efe265e9c28400a97aa4b3219633c7a09f6801 100644 (file)
@@ -69,6 +69,17 @@ test-pipe-file-to-http: PASS, FLAKY
 # https://github.com/nodejs/node/issues/54801
 test-debugger-heap-profiler: PASS, FLAKY
 
+[$arch==mips64el]
+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
 test-domain-no-error-handler-abort-on-uncaught-0: PASS, FLAKY