Mohammad Dashti
Results
11
comments of
Mohammad Dashti
@rcurtin That's already available via test filtering mechanism. Let's say, you see this test failed on Hydra: `Delve/Integration/Basic/basic-ml/gdp-life-satisfaction-mse` Then you can run it via `XUnit.runtests("test/runtests.jl", "Delve/Integration/Basic/basic-ml/gdp-life-satisfaction-mse")`. Generally, you can call...