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

Unified Diff: test/cctest/cctest.status

Issue 1773653002: [strong] Remove all remainders of strong mode (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 7a07088262be396340baeea9b46a619e602d1a71..1a39f743ee674b41690819cde355c6c002dbfd53 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -89,10 +89,6 @@
'test-func-name-inference/UpperCaseClass': [FAIL],
'test-func-name-inference/LowerCaseClass': [FAIL],
- # BUG(3956). Strong mode is being deprecated. Decide about these tests.
- 'test-api/StrongModeAccessCheckAllowed': [FAIL],
- 'test-api/StrongModeAccessCheckBlocked': [FAIL],
-
##############################################################################
# TurboFan compiler failures.

Powered by Google App Engine
This is Rietveld 408576698