acceptance-test-harness icon indicating copy to clipboard operation
acceptance-test-harness copied to clipboard

Acceptance tests cases for Jenkins and its plugins based on selenium and docker.

Results 64 acceptance-test-harness issues
Sort by recently updated
recently updated
newest added

- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull request title represents the desired changelog...

bug

https://github.com/jenkinsci/jenkins/pull/6912

enhancement

Closes https://github.com/jenkinsci/acceptance-test-harness/pull/803

feature

The WebDriver may be wrapped or unwrapped so we need to unwarp it to get the underlying driver to see if that is a RemoteWebDriver to configure the FileDetector amends...

fix

Bumps org.eclipse.sisu.plexus from 0.2.0 to 0.3.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.sisu:org.eclipse.sisu.plexus&package-manager=maven&previous-version=0.2.0&new-version=0.3.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [jira-api](https://github.com/jenkinsci/lib-jira-api) from 1.3 to 2.1. Commits ee4e0da [maven-release-plugin] prepare release jira-api-2.1 45b322e Still having trouble releasing site c201392 Wrong target repository 56d1f63 [maven-release-plugin] prepare for next development iteration 1774f9b...

dependencies
java

The build as-is fails for me locally if I invoke `mvn clean verify -DskipTests`, and should fail on ci.j too, because we're lacking https://github.com/jenkinsci/acceptance-test-harness/pull/890.

chore

### Jenkins and plugins versions report Environment ```text Paste the output here ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? Ubuntu...

bug

[`docker-fixtures`](https://github.com/jenkinsci/docker-fixtures/) has been deprecated for a long time, https://www.testcontainers.org is the recommended replacement. We should switch to it.

enhancement

Bumps centos from 7 to 8. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=centos&package-manager=docker&previous-version=7&new-version=8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker