Fix status file ordering

Doh!

TBR=ricow@google.com

Review URL: https://codereview.chromium.org//299663012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36423 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
vsm@google.com 2014-05-21 11:51:32 +00:00
parent 03d654080b
commit f2d47ee0fa

View file

@ -10,9 +10,6 @@
*/*/*/packages/*/*: Skip
*/*/*/*/packages/*/*: Skip
[ $runtime == drt || $runtime == dartium ]
third_party/angular_tests/browser_test/core_dom/shadow_root_options: Fail # Issue 18931 (Disabled for Chrome 35 roll)
# Skip non-test files ending with "_test".
scheduled_test/lib/*: Skip
polymer/example/scoped_style/*: Skip
@ -21,6 +18,9 @@ scheduled_test/test/scheduled_server_test: Pass, Fail # 13524
scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231
polymer/test/build/script_compactor_test: Pass, Slow
[ $runtime == drt || $runtime == dartium ]
third_party/angular_tests/browser_test/core_dom/shadow_root_options: Fail # Issue 18931 (Disabled for Chrome 35 roll)
[ $runtime == vm && $mode == debug]
analysis_server/test/analysis_server_test: Pass, Timeout
analysis_server/test/domain_context_test: Pass, Timeout