'regress/regress-2653': [SKIP],
}], # 'deopt_fuzzer == True'
+##############################################################################
+['predictable == True', {
+
+ # Skip tests that are known to be non-deterministic.
+ 'd8-worker-sharedarraybuffer': [SKIP],
+}], # 'predictable == True'
+
##############################################################################
['arch == ppc and simulator_run == True or arch == ppc64 and simulator_run == True', {
"msan": options.msan,
"dcheck_always_on": options.dcheck_always_on,
"novfp3": options.novfp3,
+ "predictable": options.predictable,
"byteorder": sys.byteorder,
}
all_tests = []