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

Unified Diff: tests/language/language_dart2js.status

Issue 11362172: Temporarily skip arithmetic_test for dart2js. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 1 month 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/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 14712)
+++ tests/language/language_dart2js.status (working copy)
@@ -31,6 +31,9 @@
*vm_test: Skip
*vm_negative_test: Skip
+# BUG(6627): Temporarily skip because -1 << 0 is compiled incorrectly.
+arithmetic_test: Skip
srdjan 2012/11/09 00:11:20 Instead of Skip use: Fail # Issue 6627
ngeoffray 2012/11/09 08:33:30 +1
+
[ $compiler == dart2js && $checked ]
redirecting_factory_infinite_steps_test/01: Fail
assert_with_type_test_or_cast_test: Fail # Issue 4929
« 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