diff --git a/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/AbstractDirectManualResourceTest.java b/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/AbstractDirectManualResourceTest.java index 7bfed8ed0e3..9858f65405c 100644 --- a/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/AbstractDirectManualResourceTest.java +++ b/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/manual/AbstractDirectManualResourceTest.java @@ -1120,7 +1120,7 @@ public void test302RecomputeWill() throws Exception { /** * Case is closed. The unassign operation is complete. * However, in the semi-manual case this gets really interesting. - * We have Schroedinger's shadow here. deleted account, ticket closed, account is deleted + * We have Schrodinger's shadow here. deleted account, ticket closed, account is deleted * by administrator in the target system. But the account is still in the backing store (CSV) * because scheduled export has not refreshed the file yet. */ @@ -1237,7 +1237,7 @@ public void test320RecomputeWillAfter5min() throws Exception { } /** - * For semi-manual case this is the place where the quantum state of Schroedinger's + * For semi-manual case this is the place where the quantum state of Schrodinger's * shadow collapses. From now on we should have ordinary tombstone shadow. */ @Test diff --git a/pom.xml b/pom.xml index ad169d1d14d..5f7ffa3c0b8 100644 --- a/pom.xml +++ b/pom.xml @@ -56,6 +56,9 @@ Running unit+IT tests of a selected module (-pl) with output to stdout: mvn clean install -DredirectTestOutputToFile=false -pl model/model-intest + + Running GUI tests from Schrodinger module only with custom location of ChromeDriver (Chrome must be istalled too): + mvn clean install -P -dist -DskipTests -DskipSchrodingerTests=false -DwebdriverLocation=/c/work/tools/bin/chromedriver.exe --> com.evolveum.midpoint @@ -1468,7 +1471,7 @@ 3.5.1 - + com.codeborne selenide diff --git a/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java b/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java index 5c43eb6d2e2..a707279964a 100644 --- a/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java +++ b/provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java @@ -408,7 +408,7 @@ private boolean canImmediatelyReturnCached(Collection