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

Unified Diff: tests/fletch_tests/fletch_tests.status

Issue 1403303012: Re-land "Extend the mDNS package with a native extension used on Mac OS" (Closed) Base URL: git@github.com:dart-lang/fletch.git@master
Patch Set: Added mussing scripts Created 5 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 | « tests/fletch_tests/all_tests.dart ('k') | tests/mdns_tests/mdns_tests.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/fletch_tests/fletch_tests.status
diff --git a/tests/fletch_tests/fletch_tests.status b/tests/fletch_tests/fletch_tests.status
index 7653453381328274719d216288694519f5eeee18..4e21ba874ff88c699381482dfccb8db758e5099b 100644
--- a/tests/fletch_tests/fletch_tests.status
+++ b/tests/fletch_tests/fletch_tests.status
@@ -49,3 +49,7 @@ service_tests/*: Skip
[ $system == macos && $arch == x64 ]
service_tests/performance: Fail, Pass # Issue 111
+
+[ $arch == arm ]
+
+mdns/validate_extension: Skip # The native extension is not compiled for ARM.
« no previous file with comments | « tests/fletch_tests/all_tests.dart ('k') | tests/mdns_tests/mdns_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698