[jenkinsci/analysis-model] 5bfa05: Add a test that exposes a bug with in the JUnit pa...

2021-04-09 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 5bfa05af2c2f1547d9f02fd770f87a1c1d9e27d6
  
https://github.com/jenkinsci/analysis-model/commit/5bfa05af2c2f1547d9f02fd770f87a1c1d9e27d6
  Author: Ulli Hafner 
  Date:   2021-04-08 (Thu, 08 Apr 2021)

  Changed paths:
M 
src/test/java/edu/hm/hafner/analysis/parser/violations/JUnitAdapterTest.java
A 
src/test/resources/edu/hm/hafner/analysis/parser/violations/TEST-edu.hm.hafner.analysis.parser.SonarQubeDiffParserTest.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/violations/TEST-edu.hm.hafner.analysis.parser.SonarQubeIssuesParserTest.xml

  Log Message:
  ---
  Add a test that exposes a bug with in the JUnit parser.

It seems that the JUnit parser cannot parse reports with plain errors:
```



```


  Commit: f9eff75fc41a941ef8527704109105538aa9e624
  
https://github.com/jenkinsci/analysis-model/commit/f9eff75fc41a941ef8527704109105538aa9e624
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-09 (Fri, 09 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump violations-lib from 1.143 to 1.144.4

Bumps [violations-lib](https://github.com/tomasbjerre/violations-lib) from 
1.143 to 1.144.4.
- [Release notes](https://github.com/tomasbjerre/violations-lib/releases)
- 
[Changelog](https://github.com/tomasbjerre/violations-lib/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/tomasbjerre/violations-lib/compare/1.143...1.144.4)

Signed-off-by: dependabot[bot] 


  Commit: 515bacffd3e4826b73d56276040dfad2a1cc9d1f
  
https://github.com/jenkinsci/analysis-model/commit/515bacffd3e4826b73d56276040dfad2a1cc9d1f
  Author: Ulli Hafner 
  Date:   2021-04-09 (Fri, 09 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge remote-tracking branch 
'origin/dependabot/maven/se.bjurr.violations-violations-lib-1.144.4' into 
junit-failure


  Commit: bdcc9a46b445fb93745149d61cba574ea99f1505
  
https://github.com/jenkinsci/analysis-model/commit/bdcc9a46b445fb93745149d61cba574ea99f1505
  Author: Ulli Hafner 
  Date:   2021-04-09 (Fri, 09 Apr 2021)

  Changed paths:
M 
src/test/java/edu/hm/hafner/analysis/parser/violations/JUnitAdapterTest.java

  Log Message:
  ---
  Fix testcase: actual result is 1 issue.


  Commit: 933738f84100f3d9d2c9c7078683f6a494d3e304
  
https://github.com/jenkinsci/analysis-model/commit/933738f84100f3d9d2c9c7078683f6a494d3e304
  Author: Ullrich Hafner 
  Date:   2021-04-09 (Fri, 09 Apr 2021)

  Changed paths:
M pom.xml
M 
src/test/java/edu/hm/hafner/analysis/parser/violations/JUnitAdapterTest.java
A 
src/test/resources/edu/hm/hafner/analysis/parser/violations/TEST-edu.hm.hafner.analysis.parser.SonarQubeDiffParserTest.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/violations/TEST-edu.hm.hafner.analysis.parser.SonarQubeIssuesParserTest.xml

  Log Message:
  ---
  Merge pull request #604 from jenkinsci/junit-failure

Add a test that exposes a bug with in the JUnit parser


Compare: 
https://github.com/jenkinsci/analysis-model/compare/f0e61a727f38...933738f84100

-- 
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/analysis-model/push/refs/heads/master/f0e61a-933738%40github.com.


[jenkinsci/analysis-model] 5bfa05: Add a test that exposes a bug with in the JUnit pa...

2021-04-08 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/junit-failure
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 5bfa05af2c2f1547d9f02fd770f87a1c1d9e27d6
  
https://github.com/jenkinsci/analysis-model/commit/5bfa05af2c2f1547d9f02fd770f87a1c1d9e27d6
  Author: Ulli Hafner 
  Date:   2021-04-08 (Thu, 08 Apr 2021)

  Changed paths:
M 
src/test/java/edu/hm/hafner/analysis/parser/violations/JUnitAdapterTest.java
A 
src/test/resources/edu/hm/hafner/analysis/parser/violations/TEST-edu.hm.hafner.analysis.parser.SonarQubeDiffParserTest.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/violations/TEST-edu.hm.hafner.analysis.parser.SonarQubeIssuesParserTest.xml

  Log Message:
  ---
  Add a test that exposes a bug with in the JUnit parser.

It seems that the JUnit parser cannot parse reports with plain errors:
```



```


-- 
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/analysis-model/push/refs/heads/junit-failure/00-5bfa05%40github.com.