acceptance-test-harness
acceptance-test-harness copied to clipboard
Adapt changes to breadcrumbs accessibility
https://github.com/jenkinsci/jenkins/pull/6912
cc @janfaracik
The current proposal introduces 3 failures: https://ci.jenkins.io/job/Core/job/acceptance-test-harness/job/PR-868/1/
plugins.SshSlavesPluginTest.newAgent
is flaky and can be ignored, fyi. See #867
Tests should be passing now, just the ul
to ol
failure was caused by the breadcrumbs PR. Think something else broke the dashboard view tests but those are fixed now too 👍
Cheers for running them @NotMyFault :)
Tests should be passing now, just the
ul
tool
failure was caused by the breadcrumbs PR. Think something else broke the dashboard view tests but those are fixed now too 👍
Thanks for addressing, plugins.DashboardViewPluginTest.unstableJobsPortlet_showOnlyFailedJobs
didn't work out unfortunately :/
Tests pass locally for me so hopefully updating to a new build sorts it