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

Unified Diff: tests/corelib_2/corelib_2.status

Issue 2990053002: Fixed failing test in corelib_2/regexp/UC16_test on dart2js-jsshell. (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 | no next file » | 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 cbde8a4a4ad924324939b6bdb618ee8f2c8aacae..9a436fcb9d66b698823d11938780cd8811e10086 100644
--- a/tests/corelib_2/corelib_2.status
+++ b/tests/corelib_2/corelib_2.status
@@ -249,6 +249,9 @@ string_base_vm_static_test: MissingCompileTimeError
[ $compiler == dart2js && ($runtime == ff || $runtime == jsshell) ]
string_case_test/01: Fail, OK # Bug in Firefox.
+[ $compiler == dart2js && $runtime == jsshell ]
+regexp/UC16_test: RuntimeError
+
[ $compiler == none && $runtime == drt ]
string_from_environment2_test: Skip
string_from_environment3_test: Skip
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698