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

Unified Diff: tests/compiler/dart2js/dart2js.status

Issue 2301293002: kernel -> ssa: implement if-statements (Closed)
Patch Set: add visitNot Created 4 years, 3 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
Index: tests/compiler/dart2js/dart2js.status
diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
index fcfa4354fc15afed6e2d7cbee9aecfa96cf36cc4..1d6f2412ba08ac02ecd84d067de5ba065a74ec66 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -6,6 +6,8 @@ packages/*: Skip # Skip packages folder
compile_with_empty_libraries_test: Fail # Issue 24223
+kernel/binary_operators_test: Fail # Need to support 'is' checks
+
boolified_operator_test: Fail # Issue 8001
# Don't mark these tests as failing. Instead, fix the errors/warnings that they
« no previous file with comments | « pkg/compiler/lib/src/ssa/ssa_branch_builder.dart ('k') | tests/compiler/dart2js/kernel/control_flow_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698