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

Extract inbound tcp and websocket connection flow to separate classes, unify retrying #773

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Update jvm.config

04af69d
Select commit
Loading
Failed to load commit list.
Open

Extract inbound tcp and websocket connection flow to separate classes, unify retrying #773

Update jvm.config
04af69d
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Nov 6, 2024 in 0s

4 new issues, 25 total

Total New Outstanding Fixed Trend
25 4 21 0 👎

Reference build: Core » remoting » master #780

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
1 0 3 0

Annotations

Check warning on line 747 in jenkins-console.log

See this annotation in the file changed.

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

surefire:test

ERROR:
Raw output
<pre><code>Run 1: ChannelTest.testExportCalleeDeallocation(ChannelRunner)[3] » Timeout testExportCalleeDeallocation(hudson.remoting.ChannelRunner) timed out after 15 seconds</code></pre>

Check warning on line 751 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: 750, Failures: 0, Errors: 0, Skipped: 28, Flakes: 1</code></pre>

Check warning on line 869 in jenkins-console.log

See this annotation in the file changed.

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

NORMAL:
Raw output
<pre><code>The requested profile &quot;enable-jacoco&quot; could not be activated because it does not exist.</code></pre>

Check warning on line 881 in jenkins-console.log

See this annotation in the file changed.

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

NORMAL:
Raw output
<pre><code>Tests run: 18, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.099 s -- in org.jenkinsci.remoting.engine.WorkDirManagerTest</code></pre>