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

Unified Diff: test/cctest/cctest.status

Issue 1669783002: [Ignition] Skip crashing test on arm64. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Remove duplicate key. Created 4 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
« 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 e762382c15270c8ae24d244358d28913df62e54a..38a51f55695e4b38a88b7a5fa9c11edb5bb60531 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -726,6 +726,7 @@
['ignition == True and arch == arm64', {
# TODO(rmcilroy,4680): Arm64 specific crashes.
+ 'test-api/ExternalWrap': [SKIP],
'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
# TODO(rmcilroy,4680): Arm64 flakes.
@@ -734,7 +735,6 @@
'test-api/InitializeDefaultIsolateOnSecondaryThread1': [PASS, FAIL],
'test-heap/Regress538257': [PASS, FAIL],
'test-heap/AddInstructionChangesNewSpacePromotion': [PASS, FAIL],
- 'test-api/ExternalWrap': [PASS, FAIL],
'test-decls/CrossScriptReferencesHarmony': [PASS, FAIL],
'test-lockers/IsolateNestedLocking': [PASS, FAIL],
}], # 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