some tests fail on mips64el
authorDebian Javascript Maintainers <pkg-javascript-devel@alioth-lists.debian.net>
Thu, 29 Aug 2024 08:25:23 +0000 (10:25 +0200)
committerJérémy Lal <kapouer@melix.org>
Thu, 29 Aug 2024 08:25:23 +0000 (10:25 +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 b538eea7d347ca0ef70647ea5b20dd068c638ea1..85d45a82e7795a67244ac29c0456bc9be1b63942 100644 (file)
@@ -98,6 +98,15 @@ test-pipe-file-to-http: 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