[midPoint-git] [Evolveum/midpoint] 180f2d: fixes around audit delta operation treatment and t...
virgo47
noreply at github.com
Sat Oct 16 12:51:53 CEST 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 180f2d5bf70e8fdc0609595cb596db72da97a70c
https://github.com/Evolveum/midpoint/commit/180f2d5bf70e8fdc0609595cb596db72da97a70c
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-10-16 (Sat, 16 Oct 2021)
Changed paths:
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/SqaleAuditService.java
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/qmodel/MAuditDelta.java
M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/AuditDeltaOperationResultTest.java
Log Message:
-----------
fixes around audit delta operation treatment and tests
SqaleAuditService.deltaSuccessExecutionResult field is @NotNull and set
to default first, this fixes potential NPE in processExecutionResult().
Even with NONE the checksum is still affected by the result.
AuditDeltaOperationResultTest resets the config @AfterClass.
Commit: dad8e616d4fa6dba9391e24d3e2984e3024b90eb
https://github.com/Evolveum/midpoint/commit/dad8e616d4fa6dba9391e24d3e2984e3024b90eb
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-10-16 (Sat, 16 Oct 2021)
Changed paths:
A repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SequenceFunctionalTest.java
R repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SequenceTestFunctional.java
A repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/slow/SequenceConcurrencyTest.java
R repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/slow/SequenceTestConcurrency.java
M repo/repo-sqale/testng-unit.xml
Log Message:
-----------
sqale Sequence tests renamed, Test is now suffix, not infix
Compare: https://github.com/Evolveum/midpoint/compare/dfe629037da6...dad8e616d4fa
More information about the midPoint-svn
mailing list