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 |