Details
-
Bug
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
None
-
None
-
None
Description
There are cases when snapshot testing publishes outdated results, in particular if adapter fails too early, before cleaning old results.
E.g. classlib-tests, drlvm-tests, drlvm-reg-tests perform workspace update before the cleanup.
Either adapters should be fixed or framework may do this.