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

Unified Diff: tests/language/language.status

Issue 23301004: Remove all remaining references to dartc (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index a16ddfbcb37a7311c8106017fdcaa59719e90a92..51fd661d9cf9400f32b0c1decf698a83028f5c9c 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -5,16 +5,6 @@
# This directory contains tests that are intended to show the
# current state of the language.
-# In order to maintain maximum test coverage for all builds,
-# please use the following procedure to mark a test
-# failed on architectures other than the one you are working on.
-#
-# 1) Copy the old version of the test to
-# tests/language/src/test_name_[dartc|vm]_test.dart.
-# to maintain coverage.
-# 2) File a bug on each architecture for the failure due to the language change.
-# 3) Update the language/src directory with the updated test.
-
[ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10) ]
licm2_test: Skip # Issue: 12298
@@ -51,10 +41,6 @@ named_parameters_aggregated_test/05: Fail # Compile-time error reported instead
lazy_static3_test: Fail # Issue 3558
-# DartC specific tests that should not be run by the VM
-*dartc_test: Skip
-*dartc_negative_test: Skip
-
compile_time_constant10_test/none: Fail # issue 5214
export_cyclic_test: Fail, Crash # issue 6060
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698