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

Unified Diff: tests/language/language.status

Issue 10343002: Make bit-operations return a positive result. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Cache unsigned shift precedences. Created 8 years, 8 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 | « lib/compiler/implementation/ssa/codegen.dart ('k') | tests/language/positive_bit_operations_test.dart » ('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 4c28bac83404a4564a18b7dca89737b8437526b6..57cfc40d17657532af737acf617deb995e83c9ba 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -191,6 +191,7 @@ compile_time_constant_k_test: Fail # Constant maps are not canonicalized correct
compile_time_constant_l_test: Fail # final instance fields with default values are not initialized correctly.
compile_time_constant_o_test: Fail # String constants with string-interpolation.
compile_time_constant_p_test/01: Fail # Implicit super calls that don't match are not caught in compile-time constants.
+positive_bit_operations_test: Fail # Frog goes negative.
disable_privacy_test: Skip # Issue 1882: Needs --disable_privacy support.
double_to_string_as_exponential_test: Fail # fails due to -0.0.
# Once the -0.0 in double_to_string_as_fixed_test is fixed it will probably need to
« no previous file with comments | « lib/compiler/implementation/ssa/codegen.dart ('k') | tests/language/positive_bit_operations_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698