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

Unified Diff: tests/language_2/language_2.status

Issue 3001803002: Migrate block 114 (and some of 113). (Closed)
Patch Set: Created 3 years, 4 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: tests/language_2/language_2.status
diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
index 1210ed2625486591b454404acfcc0ee0f5b2d2a8..6af5db1a06df8ee7f65e6c77f36791e50b188fcc 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -4,6 +4,7 @@
[ $mode == product ]
assertion_test: SkipByDesign # Requires checked mode.
+generic_test: SkipByDesign # Requires checked mode.
[ $compiler == none && $runtime == drt && !$checked ]
assertion_initializer_const_error2_test/cc02: Fail
@@ -28,3 +29,10 @@ class_override_test: MissingCompileTimeError # Requires strong mode
closure_internals_test/01: MissingCompileTimeError # Requires strong mode
closure_internals_test/02: MissingCompileTimeError # Requires strong mode
closure_internals_test/03: MissingCompileTimeError # Requires strong mode
+
+[ $strong ]
+generic_list_checked_test: Skip
Jennifer Messerly 2017/08/17 06:22:45 why are these skipped?
bkonyi 2017/08/22 08:09:29 This section should be removed and the tests made
Bob Nystrom 2017/08/24 01:00:26 Ben's right. This was a mistake on my part. Fixed!
+generic_tearoff_test: Skip
+generic_test: Skip
+generics_test: Skip
+get_set_syntax_test: Skip

Powered by Google App Engine
This is Rietveld 408576698