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

Unified Diff: test/cctest/cctest.status

Issue 1694263002: [Turbofan] Save and restore lr in OutOfLineRecordWrite when frame is elided. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: 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 | « src/compiler/ppc/code-generator-ppc.cc ('k') | test/mjsunit/mjsunit.status » ('j') | 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 13ed54d228675ab52954eaaf4aafe9257e28f398..a98b0ddd93b90e373d97c29b0f0273f252a2b7e4 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -607,21 +607,4 @@
'test-api/InitializeDefaultIsolateOnSecondaryThread1': [PASS, ['mode == debug', FAIL]],
}],
-['ignition == True and arch == arm64', {
- # TODO(rmcilroy,4680): Arm64 specific crashes.
- 'test-api/ExternalWrap': [SKIP],
- 'test-api/Regress470113': [SKIP],
- 'test-heap/NoWeakHashTableLeakWithIncrementalMarking': [SKIP],
-
- # TODO(rmcilroy,4680): Arm64 flakes.
- 'test-serialize/SerializeInternalReference': [PASS, FAIL],
- 'test-spaces/SizeOfFirstPageIsLargeEnough': [PASS, FAIL],
- 'test-api/InitializeDefaultIsolateOnSecondaryThread1': [PASS, FAIL],
- 'test-api/FastReturnValuesWithProfiler': [PASS, FAIL],
- 'test-heap/Regress538257': [PASS, FAIL],
- 'test-heap/AddInstructionChangesNewSpacePromotion': [PASS, FAIL],
- 'test-decls/CrossScriptReferencesHarmony': [PASS, FAIL],
- 'test-lockers/IsolateNestedLocking': [PASS, FAIL],
-}], # ignition == True and arch == arm64
-
]
« no previous file with comments | « src/compiler/ppc/code-generator-ppc.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698