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

Unified Diff: tests/language/language.status

Issue 2629113002: Add a few more tests. (Closed)
Patch Set: Add more tests and update status files. Created 3 years, 11 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/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 1f414ce5813a89f67e8904c30aa1b4f08fcc484e..388bd5445bee48689b34940969a147069e0bde25 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -54,7 +54,29 @@ redirecting_constructor_initializer_test: RuntimeError # Issue 23488
async_star_regression_2238_test: CompileTimeError, RuntimeError # drt only runtime-errs.
# Doesn't yet implement `covariant` keyword.
-covariant_test/none: Fail # Issue 28166
+covariant_test/06: Fail # Issue 28166
+covariant_test/06b: Fail # Issue 28166
+covariant_test/07: Fail # Issue 28166
+covariant_test/08: Fail # Issue 28166
+covariant_test/11: Fail # Issue 28166
+covariant_test/15: Fail # Issue 28166
+covariant_test/26: Fail # Issue 28166
+covariant_test/26b: Fail # Issue 28166
+covariant_test/27: Fail # Issue 28166
+covariant_test/28: Fail # Issue 28166
+covariant_test/31: Fail # Issue 28166
+covariant_test/35: Fail # Issue 28166
+covariant_test/40: Fail # Issue 28166
+covariant_test/40b: Fail # Issue 28166
+covariant_test/42: Fail # Issue 28166
+covariant_test/46: Fail # Issue 28166
+covariant_test/46b: Fail # Issue 28166
+covariant_test/47: Fail # Issue 28166
+covariant_test/51: Fail # Issue 28166
+covariant_test/52: Fail # Issue 28166
+covariant_test/54: Fail # Issue 28166
+covariant_test/55: Fail # Issue 28166
+covariant_test/56: Fail # Issue 28166
covariant_override_test: Fail # Issue 28166
[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $checked ]

Powered by Google App Engine
This is Rietveld 408576698