Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test history refactoring and improvements #625

Merged
merged 85 commits into from
Jul 24, 2024

Implement XML parsing for more fields (including properties).

31b862c
Select commit
Loading
Failed to load commit list.
Merged

Test history refactoring and improvements #625

Implement XML parsing for more fields (including properties).
31b862c
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Jul 23, 2024 in 0s

5 new issues, 6 total

Total New Outstanding Fixed Trend
6 5 1 0 👎

Reference build: Plugins » junit-plugin » master #412

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 5 0

Annotations

Check warning on line 429 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

surefire:test

NORMAL:
Raw output
<pre><code>/C:/Jenkins/agent/workspace/Plugins_junit-plugin_PR-625/src/main/java/hudson/tasks/junit/TestObject.java:[48,17] deprecated item is not annotated with @Deprecated /C:/Jenkins/agent/workspace/Plugins_junit-plugin_PR-625/src/main/java/hudson/tasks/test/TestObject.java:[122,42] deprecated item is not annotated with @Deprecated /C:/Jenkins/agent/workspace/Plugins_junit-plugin_PR-625/src/main/java/hudson/tasks/junit/JUnitResultArchiver.java:[344,26] deprecated item is not annotated with @Deprecated /C:/Jenkins/agent/workspace/Plugins_junit-plugin_PR-625/src/main/java/hudson/tasks/test/AggregatedTestResultAction.java:[212,28] deprecated item is not annotated with @Deprecated /C:/Jenkins/agent/workspace/Plugins_junit-plugin_PR-625/src/main/java/hudson/tasks/test/AggregatedTestResultAction.java:[223,26] deprecated item is not annotated with @Deprecated /C:/Jenkins/agent/workspace/Plugins_junit-plugin_PR-625/src/main/java/hudson/tasks/test/AggregatedTestResultPublisher.java:[223,26] deprecated item is not annotated with @Deprecated /C:/Jenkins/agent/workspace/Plugins_junit-plugin_PR-625/src/main/java/hudson/tasks/test/AggregatedTestResultPublisher.java:[234,24] deprecated item is not annotated with @Deprecated</code></pre>

Check warning on line 492 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

surefire:test

NORMAL:
Raw output
<pre><code>Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 51.18 s -- in hudson.tasks.junit.CaseResultTest</code></pre>

Check warning on line 518 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

surefire:test

NORMAL:
Raw output
<pre><code>Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 67.01 s -- in hudson.tasks.junit.JUnitResultArchiverTest</code></pre>

Check warning on line 582 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

hpi:hpi

NORMAL:
Raw output
<pre><code>Bundling transitive dependency colt-1.2.0.jar (via ssj) Bundling transitive dependency optimization-1.3.jar (via ssj)</code></pre>

Check warning on line 587 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

hpi:hpi

NORMAL:
Raw output
<pre><code>Bundling transitive dependency concurrent-1.3.4.jar (via ssj) Bundling transitive dependency jcommon-1.0.15.jar (via ssj) Bundling transitive dependency jfreechart-1.0.12.jar (via ssj) Bundling transitive dependency commons-math3-3.6.1.jar (via ssj)</code></pre>