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

Unified Diff: tests/corelib_2/corelib_2.status

Issue 2989203002: Removed package_resource_test and its status file entries. (Closed)
Patch Set: Created 3 years, 5 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 | « no previous file | tests/corelib_2/package_resource_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib_2/corelib_2.status
diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
index 25234c98de0ad81dab48055cc4f40f1956b57255..ac39c1fd26ce2ebeeaac9a8ab1712808037c4f88 100644
--- a/tests/corelib_2/corelib_2.status
+++ b/tests/corelib_2/corelib_2.status
@@ -2,9 +2,6 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-# TODO(bkonyi): Fix this test.
-package_resource_test: Skip
-
# All static_tests have expected compile-time errors.
[ $strong && $compiler != dart2analyzer && $compiler != dartdevc ]
core_runtime_types_static_test: MissingCompileTimeError
@@ -199,7 +196,6 @@ string_trimlr_test/02: RuntimeError # Issue 29060
[ $compiler == precompiler || $compiler == app_jit ]
string_trimlr_test/02: RuntimeError # Issue 29060
-package_resource_test: Skip # Resolve URI not supported yet in product mode.
# void should be a valid symbol.
[ $compiler == none || $compiler == precompiler || $compiler == app_jit || ($compiler == dart2js && !$dart2js_with_kernel) ]
@@ -597,6 +593,3 @@ regexp/pcre_test: Pass, Slow, Timeout
[ $mode == debug ]
regexp/pcre_test: Pass, Slow # Issue 22008
-
-[ $compiler == dart2js && ! $browser ]
-package_resource_test: RuntimeError # Issue 26842
« no previous file with comments | « no previous file | tests/corelib_2/package_resource_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698