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

Unified Diff: test/cctest/cctest.status

Issue 1686533002: [interpreter] Enable exception tests that no longer fail. (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 fa27592d1a72634e4f1f049699ef6089914822d4..036643b2f4a1ad1a1ce2ea16cfb2df21bac51f59 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -636,7 +636,6 @@
'test-heap/CanonicalSharedFunctionInfo': [PASS, FAIL],
'test-heap/TestCodeFlushingIncrementalAbort': [PASS, FAIL],
'test-cpu-profiler/SourceLocation': [PASS, FAIL],
- 'test-run-jsexceptions/DeoptFinallyReturn': [PASS, FAIL],
'test-serialize/SerializeInternalReference': [PASS, FAIL],
# TODO(rmcilroy,4680): DCHECK(shared->function_data()->IsUndefined()) in
@@ -669,11 +668,6 @@
['ignition == True and mode == debug and arch == x64', {
# TODO(rmcilroy,4680): Flaky failures.
- 'test-run-jsexceptions/CatchNested': [PASS, FAIL],
- 'test-run-jsexceptions/Catch': [PASS, FAIL],
- 'test-run-jsexceptions/CatchBreak': [PASS, FAIL],
- 'test-run-jsexceptions/CatchCall': [PASS, FAIL],
- 'test-run-jsexceptions/DeoptCatch': [PASS, FAIL],
'test-api/CallAsFunction': [PASS, FAIL],
'test-api/ConstructorForObject': [PASS, FAIL],
'test-api/Regress528': [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