Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: 4bbe1f4322873b7bbea631ec43706bf19d665195
      
https://github.com/jenkinsci/xunit-plugin/commit/4bbe1f4322873b7bbea631ec43706bf19d665195
  Author: Pekka Enberg <[email protected]>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/xunit/types/boosttest-1.5.0.xsd
    M src/test/java/org/jenkinsci/plugins/xunit/types/BoostTestTest.java
    A 
src/test/resources/org/jenkinsci/plugins/xunit/types/boosttest/testcase18/junit-result.xml
    A 
src/test/resources/org/jenkinsci/plugins/xunit/types/boosttest/testcase18/testlog.xml

  Log Message:
  -----------
  Relax BoostTest line validation

Currently, the BoostTest XML schema definition requires line numbers to
be positive integers. However, we see cases where Boost Test 1.60
generates a test log with line number set to zero. While this is
arguably a Boost Test problem, there's no reason to fail validation and
potentially the whole test run in Jenkins.

Signed-off-by: Pekka Enberg <[email protected]>


  Commit: 94bb7fefb73100747b74488149b50f7093823c45
      
https://github.com/jenkinsci/xunit-plugin/commit/94bb7fefb73100747b74488149b50f7093823c45
  Author: Nikolas Falco <[email protected]>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/xunit/types/BoostTestTest.java

  Log Message:
  -----------
  Mark unit test with jira issue


  Commit: 21d7c59b6d4ca1f4e591d70c79703a52d86e555d
      
https://github.com/jenkinsci/xunit-plugin/commit/21d7c59b6d4ca1f4e591d70c79703a52d86e555d
  Author: Pekka Enberg <[email protected]>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/xunit/types/boosttest-1.5.0.xsd
    M src/test/java/org/jenkinsci/plugins/xunit/types/BoostTestTest.java
    A 
src/test/resources/org/jenkinsci/plugins/xunit/types/boosttest/testcase18/junit-result.xml
    A 
src/test/resources/org/jenkinsci/plugins/xunit/types/boosttest/testcase18/testlog.xml

  Log Message:
  -----------
  Relax BoostTest line validation


  Commit: 98756932af7708d886abeb501d81797efb3182ee
      
https://github.com/jenkinsci/xunit-plugin/commit/98756932af7708d886abeb501d81797efb3182ee
  Author: Nikolas Falco <[email protected]>
  Date:   2018-04-21 (Sat, 21 Apr 2018)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/xunit/types/boosttest-1.5.0.xsd
    M src/test/java/org/jenkinsci/plugins/xunit/types/BoostTestTest.java
    A 
src/test/resources/org/jenkinsci/plugins/xunit/types/boosttest/testcase18/junit-result.xml
    A 
src/test/resources/org/jenkinsci/plugins/xunit/types/boosttest/testcase18/testlog.xml

  Log Message:
  -----------
  Merge pull request #46 from penberg/relax-boost-test-line-validation

Relax BoostTest line validation


Compare: 
https://github.com/jenkinsci/xunit-plugin/compare/bda6c384451a...98756932af77

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to