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

Unified Diff: test/cctest/cctest.status

Issue 1584343006: [Interpreter] Skip test-heap/Regress538257 on Arm64 Ignition due to flake. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 80837534ce788f87fbcec4242053ad25ed7b4504..d03412f59dfa7ec3dcd594bb192478e5ca4b5f7c 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -584,6 +584,7 @@
['ignition == True and arch == arm64', {
'test-js-arm64-variables/lookup_slots': [SKIP],
'test-spaces/SizeOfFirstPageIsLargeEnough': [SKIP],
+ 'test-heap/Regress538257': [SKIP],
}], # ignition == True and arch == arm64
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698