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

Unified Diff: test/cctest/cctest.status

Issue 1660613005: [Interpreter] Skips a failing test on arm64. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Addresses comments. 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 b571dded4500e81a84efa4d3bbad475384a242aa..5adcdcef212f20758515f03edd054ca713f8c6b5 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -734,8 +734,8 @@
}],
['ignition == True and arch == arm64', {
- # TODO(rmcilroy,4680): Arm64 specific test failures.
- 'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [FAIL],
+ # TODO(rmcilroy,4680): Arm64 specific crashes.
+ 'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
# TODO(rmcilroy,4680): Arm64 flakes.
'test-serialize/SerializeInternalReference': [PASS, FAIL],
« 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