-
Bug
-
Resolution: Done
-
Blocker
-
7.0.0.GA
... this leads to Error message appearing after entering library perspective ""Unable to complete your request. The following exception occurred: No filesystem for uri (default://master@bpms/console/) found""
This is breaking most UI tests which rely on Pages perspective.
We're using cargo-maven-plugin to enable running tests with 7.7.0-SNAPSHOT kie-wb, so it should be pretty easy for you to run it locally. I selected one random test which you can run. The choice of test doesn't matter - the important is the setup which runs before the tests (creation of git repos and cloning them to workbench via rest).
If I run this repeatedly (that last mvn command -be patient - cloning those 21 projects takes ~ 1-2 minutes before tests), it fails with error "Unable to complete your request. The following exception occurred: No filesystem for uri (default://master@bpms/console/) found". Which repo is deleted seems to be random.
- is related to
-
AF-1102 Git repos disappearing when you clone a repo twice with a invalid remote in the second try
- Resolved