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

Unified Diff: tests/language/language.status

Issue 9361040: Reduce flakiness of browser tests. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 years, 10 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 | « frog/scripts/buildbot_annotated_steps.py ('k') | tools/testing/dart/test_runner.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 4043)
+++ tests/language/language.status (working copy)
@@ -289,8 +289,8 @@
# Further explanation:
# frog: frog compiler, run using the VM
# frogsh: self-hosted frog compiler
-# frogium: Dart code compiled with frogsh running under DumpRenderTree
-# webdriver: Dart code compiled with frogsh running on an actual browser
+# frogium: Dart code compiled with frog VM running under DumpRenderTree
+# webdriver: Dart code compiled with frog VM running on an actual browser
# (Chrome, IE, Firefox, Safari, etc). If a test is only failing on a particular
# browser, you can be more specific about the failure by using $browser:
# [ $component == webdriver && $browser == chrome ] for example.
« no previous file with comments | « frog/scripts/buildbot_annotated_steps.py ('k') | tools/testing/dart/test_runner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698