We need to handle “run failed for an intrinsic reason” differently from “run didn’t finish in time”.
Signed-off-by: Lars Wirzenius liw@liw.fi
fix: expected result in test case
wrong result used to be returned by code, test case was always wrong
Signed-off-by: Lars Wirzenius liw@liw.fi
refactor(src/adapter.rs): reduce code duplication in tests
Signed-off-by: Lars Wirzenius liw@liw.fi
feat: say run timed out on report page if that happened
Signed-off-by: Lars Wirzenius liw@liw.fi
We need to handle “run failed for an intrinsic reason” differently from “run didn’t finish in time”.
Signed-off-by: Lars Wirzenius liw@liw.fi
fix: expected result in test case
wrong result used to be returned by code, test case was always wrong
Signed-off-by: Lars Wirzenius liw@liw.fi
refactor(src/adapter.rs): reduce code duplication in tests
Signed-off-by: Lars Wirzenius liw@liw.fi
feat: say run timed out on report page if that happened
Signed-off-by: Lars Wirzenius liw@liw.fi