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

Unified Diff: test/cctest/cctest.status

Issue 1738653003: [interpreter] Remove wholesale skipping of strong mode tests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_strong-remove-count
Patch Set: Remove more skips. 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/interpreter/bytecode-array-builder.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 5acd1b8b0fc31fdf1363ec9a91eb9cbeb5c6d729..274b5a293cb27100fe6410e4e38074c1033a3ffd 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -537,10 +537,6 @@
'test-inobject-slack-tracking/JSGeneratorObjectBasicNoInlineNew': [FAIL],
'test-api/IsGeneratorFunctionOrObject': [FAIL],
- # TODO(rmcilroy,4680): Strong mode failures.
- 'test-api/AccessorShouldThrowOnError': [FAIL],
- 'test-api/InterceptorShouldThrowOnError': [FAIL],
-
# TODO(rmcilroy,4680): The function_data field should be a BytecodeArray on interpreter entry
'test-api/SetFunctionEntryHook': [FAIL],
« no previous file with comments | « src/interpreter/bytecode-array-builder.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698