Branch: refs/heads/fix-windows-test
  Home:   https://github.com/jenkinsci/flaky-test-handler-plugin
  Commit: 4c2e8bc15a4ace37b6b0d9d1a40570da34c0b1a0
      
https://github.com/jenkinsci/flaky-test-handler-plugin/commit/4c2e8bc15a4ace37b6b0d9d1a40570da34c0b1a0
  Author: Vivien Tintillier <vtintillier.private...@gmail.com>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

  Changed paths:
    M 
src/test/java/com/google/jenkins/flakyTestHandler/plugin/HistoryAggregatedFlakyTestResultActionTest.java

  Log Message:
  -----------
  Fix HistoryAggregatedFlakyTestResultActionTest on Windows

On Windows, tet execution is much slower, so garbage collection can
happen in the middle of the test, and then WeakReference in
FlakyTestResultAction can be emptied, leading to NullPointerException in
the test.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/flaky-test-handler-plugin/push/refs/heads/fix-windows-test/000000-4c2e8b%40github.com.

Reply via email to