some tests fail on mips64el
authorDebian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
Wed, 1 Jan 2025 13:34:52 +0000 (14:34 +0100)
committerJérémy Lal <kapouer@melix.org>
Wed, 1 Jan 2025 13:34:52 +0000 (14:34 +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 635cc420b9f1b63c67692eefe10ef9f6689c1761..7e4dc9061e74712e734ddd0f904decde1fdced1d 100644 (file)
@@ -94,6 +94,15 @@ test-debugger-heap-profiler: PASS, FLAKY
 [$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