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

Unified Diff: test/test262/test262.status

Issue 1071473003: Fix maybe_string_add for adds that have no type feedback where --always-opt is on. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Merge status file. Created 5 years, 8 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 | « test/test262-es6/test262-es6.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 9df6e1911ae65b17f5bac7859ad7877628929a6d..ed308d57551cc91edb8023dfbedd5bf60d83e3f0 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -32,11 +32,6 @@
'15.5.4.9_CE': [['no_i18n', SKIP]],
- # TODO(mstarzinger): Optimizing top-level code found some issues. Fix!
- 'S11.6.1_A2.2_T2': [PASS, NO_VARIANTS],
- 'S11.6.1_A3.2_T2.2': [PASS, NO_VARIANTS],
- 'S11.6.1_A3.2_T2.4': [PASS, NO_VARIANTS],
-
# BUG(v8:3455)
'11.2.3_b': [FAIL],
'12.2.3_b': [FAIL],
« no previous file with comments | « test/test262-es6/test262-es6.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698