[midPoint-git] [Evolveum/midpoint] e7a50e: Make task tests even more robust
Pavol Mederly
mederly at evolveum.com
Tue Mar 20 15:29:33 CET 2018
Branch: refs/heads/feature/multinode-tasks
Home: https://github.com/Evolveum/midpoint
Commit: e7a50e4bba3358f84781f92a1fe6895093370bc4
https://github.com/Evolveum/midpoint/commit/e7a50e4bba3358f84781f92a1fe6895093370bc4
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-03-20 (Tue, 20 Mar 2018)
Changed paths:
M repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/TestWorkersManagement.java
M repo/task-quartz-impl/src/test/resources/workers/task-110-c.xml
Log Message:
-----------
Make task tests even more robust
By tweaking the details.
Commit: e7600eeda796cc5c34dc0aa212db206e67288c5e
https://github.com/Evolveum/midpoint/commit/e7600eeda796cc5c34dc0aa212db206e67288c5e
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-03-20 (Tue, 20 Mar 2018)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/handlers/NoOpTaskHandler.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/handlers/WorkersCreationTaskHandler.java
A samples/tasks/multinode-task-1.xml
Log Message:
-----------
Add bucket-aware no-op task sample
Commit: 0742c9d9f436f8f9d653f6fc5bb6377fbe07aef5
https://github.com/Evolveum/midpoint/commit/0742c9d9f436f8f9d653f6fc5bb6377fbe07aef5
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-03-20 (Tue, 20 Mar 2018)
Changed paths:
M infra/prism/src/main/java/com/evolveum/midpoint/prism/marshaller/PrismBeanInspector.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/xnode/PrimitiveXNode.java
Log Message:
-----------
Fix enum values serialization
Sometimes the type name for these values couldn't be determined
(causing TestAddAssociationLegacy to fail). This is a hack in which
we try to derive the type QName from XmlType association.
Compare: https://github.com/Evolveum/midpoint/compare/4aea5cde40a1...0742c9d9f436
More information about the midPoint-svn
mailing list