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

Add icons to Command Palette #10049

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

Merge branch 'master' into add-icons-to-command-palette

674d508
Select commit
Loading
Failed to load commit list.
Open

Add icons to Command Palette #10049

Merge branch 'master' into add-icons-to-command-palette
674d508
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Tests / linux-jdk17 / Linux - JDK 17 - Build / Test failed Dec 13, 2024 in 1h 49m 47s

hudson.model.AbstractProjectTest.autoCompleteUpstreamProjects failed

Send us feedback

Details

hudson.model.AbstractProjectTest.autoCompleteUpstreamProjects

Expected: is <true>
     but: was <false>
Stack trace
java.lang.AssertionError: 

Expected: is <true>
     but: was <false>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at hudson.model.AbstractProjectTest.testAutoCompleteResponse(AbstractProjectTest.java:669)
	at hudson.model.AbstractProjectTest.autoCompleteUpstreamProjects(AbstractProjectTest.java:630)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:658)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.lang.Thread.run(Thread.java:840)
Standard error
0.009 [id=196]	INFO	o.jvnet.hudson.test.JenkinsRule#createWebServer2: Running on http://localhost:43497/jenkins/
   0.014 [id=196]	INFO	jenkins.model.Jenkins#<init>: Starting version 2.490-rc35720.674d5085c333
   0.023 [id=209]	INFO	jenkins.InitReactorRunner$1#onAttained: Started initialization
   0.025 [id=214]	INFO	jenkins.InitReactorRunner$1#onAttained: Listed all plugins
   0.028 [id=214]	INFO	j.b.api.BouncyCastlePlugin#start: /home/jenkins/agent/workspace/Core_jenkins_PR-10049/test/target/j h16569268119491074137/plugins/bouncycastle-api/WEB-INF/optional-lib not found; for non RealJenkinsRule this is fine and can be ignored.
   0.325 [id=208]	INFO	jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
   0.327 [id=210]	INFO	jenkins.InitReactorRunner$1#onAttained: Started all plugins
   0.327 [id=209]	INFO	jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
   0.719 [id=210]	INFO	jenkins.InitReactorRunner$1#onAttained: System config loaded
   0.720 [id=210]	INFO	jenkins.InitReactorRunner$1#onAttained: System config adapted
   0.720 [id=210]	INFO	jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
   0.721 [id=210]	INFO	jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
   0.736 [id=214]	INFO	jenkins.InitReactorRunner$1#onAttained: Completed initialization
   1.240 [id=196]	INFO	hudson.lifecycle.Lifecycle#onStatusUpdate: Stopping Jenkins
   1.249 [id=196]	INFO	hudson.lifecycle.Lifecycle#onStatusUpdate: Jenkins stopped
   1.342 [id=196]	INFO	o.j.h.t.TemporaryDirectoryAllocator#dispose: deleting /home/jenkins/agent/workspace/Core_jenkins_PR-10049/test/target/j h16569268119491074137
Standard out
=== Starting autoCompleteUpstreamProjects(hudson.model.AbstractProjectTest)
WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked.
WARN: Please see http://www.slf4j.org/codes.html#release for an explanation.