Closed
Description
I'm seeing some bot logs where it appears that a failure in the DateTime tests (due to known bug 15560 which causes unreliable DateTime creation) but in e.g.
http://chromegw.corp.google.com/i/client.dart/builders/dartium-lucid64-full-be/builds/3045/steps/drt_core_checked_tests/logs/stdio
it's coming out as a runtime error rather than a test failure. There's also a recently opened bug about these tests timing out sometimes on Dartium, ( https://code.google.com/p/dart/issues/detail?id=19544 ) which might also be related.