[midPoint-git] [Evolveum/midpoint] 8eccdb: Fix TestInboundLiveSyncTask

mederly noreply at github.com
Wed Apr 26 12:33:58 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8eccdbd9e9929b3fab1c0e55148000780f2a0903
      https://github.com/Evolveum/midpoint/commit/8eccdbd9e9929b3fab1c0e55148000780f2a0903
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/AbstractInboundSyncTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestInboundLiveSyncTask.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestInboundReconTask.java
    M model/model-intest/src/test/resources/sync/task-dummy-emerald-livesync.xml
    M model/model-intest/src/test/resources/sync/task-dummy-emerald-recon.xml

  Log Message:
  -----------
  Fix TestInboundLiveSyncTask

The AbstractInboundSyncTest was converted from asynchronous to
synchronous (driven by test methods) sync task execution. This fixed
some race conditions that emerged due to applySchemasAndSecurity
being suddenly too fast. :)


  Commit: 721830ae913ac2387ef0c07fb47a4c10d3588067
      https://github.com/Evolveum/midpoint/commit/721830ae913ac2387ef0c07fb47a4c10d3588067
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    R gui/admin-gui/src/frontend/js/passwords.js
    A gui/admin-gui/src/frontend/js/vendors-passwords.js
    M gui/admin-gui/src/frontend/js/vendors.js
    A gui/admin-gui/src/frontend/scss/vendors-fonts.scss
    M gui/admin-gui/src/frontend/scss/vendors.scss
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/password/PasswordPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/page/PageAdminLTE.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/StaticSpringResourcesMarkupFilter.java
    M gui/admin-gui/webpack.common.js

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/811d7432ec87...721830ae913a


More information about the midPoint-svn mailing list