Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 94aa7ac76777562de5f2e6554bc2792bd16b2205..6762edf1d0f07ea553f11e4315dfe6719d5b0323 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -176,6 +176,11 @@ |
# BUG(v8:5807): Flaky data race. |
'wasm/embenchen/fannkuch': [PASS, ['tsan', SKIP]], |
+ |
+ # BUG(v8:5778): These fail with --future, which we are about to turn on. |
+ # Investigate. |
+ 'regress/regress-105': [SKIP], |
+ |
}], # ALWAYS |
['novfp3 == True', { |