test icon indicating copy to clipboard operation
test copied to clipboard

New tests are failing on Node/Firefox/IE + Windows

Open jakemac53 opened this issue 2 years ago • 1 comments

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.

jakemac53 avatar Feb 17 '23 16:02 jakemac53

This is actually all non-chrome dart2js tests it seems.

jakemac53 avatar Feb 17 '23 17:02 jakemac53