| Index: tests/dom/dom.status
|
| ===================================================================
|
| --- tests/dom/dom.status (revision 7786)
|
| +++ tests/dom/dom.status (working copy)
|
| @@ -93,7 +93,7 @@
|
| [ $compiler == frog && $runtime == d8 ]
|
| *: Skip
|
|
|
| -[ $compiler == frog && $runtime == chrome && $system == windows]
|
| +[ ($compiler == frog || $compiler == dart2js) && ($runtime == chrome || $runtime == drt) ]
|
| css_test: Pass, Fail # Test is flaky Issue #2823
|
|
|
| # TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
|
|
|