test
test copied to clipboard
New tests are failing on Node/Firefox/IE + Windows
https://github.com/dart-lang/test/pull/1941 adds some tests that run on all platforms and compilers, but the firefox tests are failing on windows due to failing to delete the temp directory.
Possibly we need to add some retry logic or something.
This is actually all non-chrome dart2js tests it seems.