bazelbuild / rules_closure

Closure rules for Bazel
https://developers.google.com/closure
Apache License 2.0
152 stars 114 forks source link

Modify test driver to wait until test finishes. #591

Closed mollyibot closed 11 months ago

mollyibot commented 11 months ago

Wasm junit test running on mac system takes a bit long. the test has not finished yet when test driver detect the finish status, but it runs successfully in the end.