[midPoint-git] [Evolveum/midpoint] 3d4ae1: TestMonitor.java: comma used as a separator instea...

virgo47 noreply at github.com
Tue Nov 3 22:27:44 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 3d4ae199fe20273b831e1e45662d1ca9d63d3e11
      https://github.com/Evolveum/midpoint/commit/3d4ae199fe20273b831e1e45662d1ca9d63d3e11
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M tools/test-ng/src/main/java/com/evolveum/midpoint/tools/testng/TestMonitor.java

  Log Message:
  -----------
  TestMonitor.java: comma used as a separator instead of |

Seems more often/easier detected by downstream tools, but still WIP.


  Commit: 87f6ef4b3d7880e368136b496acacb5e8b02756f
      https://github.com/Evolveum/midpoint/commit/87f6ef4b3d7880e368136b496acacb5e8b02756f
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M infra/test-util/src/main/java/com/evolveum/midpoint/test/util/AbstractSpringTest.java

  Log Message:
  -----------
  AbstractSpringTest.java: temporary removal of after class field-nulling

Supposed to help GC, but I want to see the impact. Otherwise it messes
with @AfterClass method in mixin interface that finds the field null.


Compare: https://github.com/Evolveum/midpoint/compare/856a83ae1e74...87f6ef4b3d78


More information about the midPoint-svn mailing list