• Hixie's avatar
    Handle crashing engine. · b43722e7
    Hixie authored
    When the engine dies unexpectedly during test execution, we have to
    terminate any tests running in that engine. Previously, they would just
    hang. For some reason that I was never able to satisfactorily explain,
    the WebSocket doesn't die in a way I can detect in this case. So
    instead, we hand in a future that we only complete when we detect the
    server subprocess ends.
    b43722e7
Name
Last commit
Last update
..
commands Loading commit data...
test Loading commit data...
application_package.dart Loading commit data...
artifacts.dart Loading commit data...
build_configuration.dart Loading commit data...
device.dart Loading commit data...
process.dart Loading commit data...
toolchain.dart Loading commit data...