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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2127643002: Reland "[heap] Track length for array buffers to avoid free-ing dependency" (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Skip on GC stress Created 4 years, 5 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
« no previous file with comments | « src/heap/array-buffer-tracker-inl.h ('k') | test/mjsunit/regress/regress-625752.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 5d6c7178c4516b267a388f909d9568331d5aa97b..32552f50b92a530915e8a850e939749a99fa22ff 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -391,6 +391,9 @@
# Issue 3723.
'regress/regress-3717': [SKIP],
+ # BUG(chromium:625752): Too slow.
+ 'regress/regress-625752': [SKIP],
+
# BUG(v8:4237)
'regress/regress-3976': [SKIP],
« no previous file with comments | « src/heap/array-buffer-tracker-inl.h ('k') | test/mjsunit/regress/regress-625752.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698