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

Unified Diff: pkg/pkg.status

Issue 2855603002: Update verifier to correctly analyze types of fields. (Closed)
Patch Set: Created 3 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 | « pkg/kernel/lib/verifier.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 340fa88e7da02109cdcdcd25553776a2a42fc113..e7613ad1967c6cfd14293a2aaf14937bed0b4c17 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -33,11 +33,11 @@ front_end/test/fasta/rasta/*: SkipByDesign
# way.
front_end/test/fasta/sdk_test: SkipByDesign
-front_end/test/fasta/bootstrap_test: Fail, Slow # Issue 29511
-front_end/test/fasta/compile_test: Fail, Slow # Issue 29511
-front_end/test/fasta/kompile_test: Fail, Slow # Issue 29511
-front_end/test/fasta/strong_test: Fail, Slow # Issue 29511
-front_end/test/fasta/outline_test: Fail, Slow # Issue 29511
+front_end/test/fasta/bootstrap_test: Pass, Slow
+front_end/test/fasta/compile_test: Pass, Slow
+front_end/test/fasta/kompile_test: Pass, Slow
+front_end/test/fasta/strong_test: Pass, Slow
+front_end/test/fasta/outline_test: Pass, Slow
# These are not tests but input for tests.
kernel/testcases/*: Skip
« no previous file with comments | « pkg/kernel/lib/verifier.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698