Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 50e628fdb07128cf560c09620c424550d99543c1
      
https://github.com/jenkinsci/jenkins-test-harness/commit/50e628fdb07128cf560c09620c424550d99543c1
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  Support of jacoco agent in forked Jenkins instances

Fixes #366

This detects if the jacoco agent is part of the test jvm command line, and 
copies it to forked jvms.

Jacoco supports appending to the coverage file data, each jvm will report using 
a different session id.


  Commit: 71f027037808d202700742bf1038b1b1e46a58c1
      
https://github.com/jenkinsci/jenkins-test-harness/commit/71f027037808d202700742bf1038b1b1e46a58c1
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  Remove unnecessary logging


  Commit: 79bfe53d07490f110508cd85cc68671ccbaa94af
      
https://github.com/jenkinsci/jenkins-test-harness/commit/79bfe53d07490f110508cd85cc68671ccbaa94af
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  Simplify


  Commit: 093b8a5013e15b1dea903074f37cc9222993f226
      
https://github.com/jenkinsci/jenkins-test-harness/commit/093b8a5013e15b1dea903074f37cc9222993f226
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  Merge pull request #590 from Vlatombe/support-jacoco-coverage

Support of jacoco agent in forked Jenkins instances


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/13b7c491251a...093b8a5013e1

-- 
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/jenkins-test-harness/push/refs/heads/master/13b7c4-093b8a%40github.com.

Reply via email to