[midPoint-git] [Evolveum/midpoint] f73454: AbstractWfTestPolicy fix for new repo (copy of res...
virgo47
noreply at github.com
Tue Sep 14 10:32:15 CEST 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: f73454e39a9cfa79f702d421153e6bd824b5c5ae
https://github.com/Evolveum/midpoint/commit/f73454e39a9cfa79f702d421153e6bd824b5c5ae
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTestPolicy.java
Log Message:
-----------
AbstractWfTestPolicy fix for new repo (copy of result before sort)
Commit: 61b094cfe3974fd13901086b9ede0cfe4eb54445
https://github.com/Evolveum/midpoint/commit/61b094cfe3974fd13901086b9ede0cfe4eb54445
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M repo/repo-sqale/sql/pgnew-repo.sql
Log Message:
-----------
pgnew-repo.sql: added ON DELETE CASCADE to foreign keys
This is critical for the idea of "delete from object table deletes
everything belonging to the object aggregate".
And it also fixes some tests using this.
Commit: 8063a75b2670abee179567e935aac6fb3e6fd3cf
https://github.com/Evolveum/midpoint/commit/8063a75b2670abee179567e935aac6fb3e6fd3cf
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M model/report-impl/src/test/java/com/evolveum/midpoint/report/EmptyReportIntegrationTest.java
M model/report-impl/src/test/resources/common/dashboard-empty.xml
M model/report-impl/src/test/resources/common/object-collection-audit-empty.xml
M model/report-impl/src/test/resources/reports/report-audit-collection-empty.xml
M model/report-impl/src/test/resources/reports/report-audit-collection-with-condition.xml
M model/report-impl/src/test/resources/reports/report-audit-collection-with-double-view.xml
M model/report-impl/src/test/resources/reports/report-dashboard-empty.xml
M model/report-impl/src/test/resources/reports/report-object-collection-empty.xml
M model/report-impl/src/test/resources/reports/report-object-collection-filter-and-basic-collection-without-view.xml
M model/report-impl/src/test/resources/reports/report-object-collection-with-filter-and-basic-collection.xml
M model/report-impl/src/test/resources/reports/report-object-collection-with-filter.xml
M model/report-impl/src/test/resources/reports/report-object-collection-with-param.xml
M model/report-impl/src/test/resources/reports/report-object-collection-with-subreport-param.xml
Log Message:
-----------
fixes of non-UUID OID for EmptyReportIntegrationTest.java
Compare: https://github.com/Evolveum/midpoint/compare/26c89291e3de...8063a75b2670
More information about the midPoint-svn
mailing list