Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(684)

Unified Diff: test/mjsunit/mjsunit.status

Issue 2697723004: Make regress-crbug-514081 less flaky by having max serialization size (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 98461cf7c2b59c5e5de48b4a045fdc1d696b2b4d..ca0b0d43ca1de3f657669be7c034997d5dc96573 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -174,7 +174,7 @@
'wasm/embenchen/fannkuch': [PASS, ['tsan', SKIP]],
# BUG(v8:5906).
- 'regress/regress-crbug-514081': [PASS, ['system == linux', SKIP]],
+ 'regress/regress-crbug-514081': [PASS],
Michael Achenbach 2017/02/15 09:35:24 If you remove the skip, please remove the whole en
binji 2017/02/15 20:31:55 Done.
}], # ALWAYS
['novfp3 == True', {

Powered by Google App Engine
This is Rietveld 408576698