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

Unified Diff: pkg/pkg.status

Issue 23710088: Status file update after adding new vm-linux-release-optcounter-threshold builder (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« no previous file with comments | « no previous file | tests/co19/co19-runtime.status » ('j') | tests/co19/co19-runtime.status » ('J')
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 630d09a7e3f3351bc6e2db82126da7d90eac665c..596b52a87c5c7c692744f0e20b01bd69d3912ce2 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -222,3 +222,13 @@ unittest/test/missing_tick_test: Fail, OK # This test should fail, not time out.
# Issue http://dartbug.com/12930
[ $runtime == vm ]
intl/test/message_extraction/message_extraction_test: Pass, Fail # Issue 12930
+
+[ $compiler == none && $runtime == vm ]
+observe/test/observe_test: Pass, Fail # Issue 13543
+
+[ $compiler == none && $runtime == vm && $checked ]
+intl/test/message_extraction/failed_extraction_test: Pass, Fail # Issue 13543
+
+[ $arch == x64 && $compiler == none && $runtime == vm ]
+fixnum/test/int_64_test: Pass, Crash # Issue 13543
+
« no previous file with comments | « no previous file | tests/co19/co19-runtime.status » ('j') | tests/co19/co19-runtime.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698