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

Unified Diff: test/cctest/cctest.status

Issue 1668843003: [Interpreter] Removes skips for tests that are no longer crashing with ignition. (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 | « 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..bd72b5f7eca7d5699ae556ee1f8c885e13eae1a5 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -652,10 +652,6 @@
'test-run-jsexceptions/DeoptFinallyReturn': [PASS, FAIL],
'test-serialize/SerializeInternalReference': [PASS, FAIL],
- # TODO(rmcilroy,4680): Test crashes.
- 'test-pipeline/PipelineGeneric': [SKIP],
- 'test-pipeline/PipelineTyped': [SKIP],
-
# TODO(rmcilroy,4680): DCHECK(shared->function_data()->IsUndefined()) in
# compiler.cc GetUnoptimizedCodeCommon() or timeout in release mode.
'test-func-name-inference/GlobalProperty': [SKIP],
« 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