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

Unified Diff: samples/samples.status

Issue 2482193002: Mark sample_extension_app_snapshot_test as failing on IA32 Windows. (Closed)
Patch Set: Created 4 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: samples/samples.status
diff --git a/samples/samples.status b/samples/samples.status
index 02b193fc87f854566cc3ee8991e58f48568d8092..22e755d9e5c3765efe5f93314f014138fa601cbb 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -14,10 +14,12 @@ sample_extension: Skip
[ $compiler == dart2js && $cps_ir && $checked ]
sample_extension: Crash # Unable to compile UnsupportedError.message.
-
[ $compiler == dart2analyzer ]
build_dart: Skip
+[ $arch == ia32 && $system == windows ]
+sample_extension/test/sample_extension_app_snapshot_test: RuntimeError # Issue 27786
+
[ $arch == arm ]
sample_extension/test/*: Skip # Issue 14705
« 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