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

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

### What feature do you want to see added? The `FormValidation` API attempts to select the text in the validation area. https://github.com/jenkinsci/acceptance-test-harness/blob/2524148139e273d035619950ae68a99772b1ecf7/src/main/java/org/jenkinsci/test/acceptance/po/FormValidation.java#L67 But nothing in the API says whether it...

bug
enhancement

see #745 Currently this does not fully work as the local environment is still being picked up for GIT_SSH etc.. ``` 27 : inflating: gitRepo/.git/refs/heads/master 28 : creating: gitRepo/.git/refs/tags/ 29...

Bumps trilead-ssh2 from build212-hudson-6 to build214-hudson-1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jvnet.hudson:trilead-ssh2&package-manager=maven&previous-version=build212-hudson-6&new-version=build214-hudson-1)](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

### Jenkins and plugins versions report [GitRepo](https://github.com/jenkinsci/acceptance-test-harness/blob/a9027d40be247fbc51f4ea4af7e4bd0bd7f7e6e8/src/main/java/org/jenkinsci/test/acceptance/plugins/git/GitRepo.java#L98) fails on windows because 1. `posixPermissions` are not supported and it throws a `java.lang.UnsupportedOperationException` 2. even if that silently worked or was swallowed,...

bug

### What feature do you want to see added? I would like to get a PR created by updatecli / whatever that bumps the version of core that ATH tests...

enhancement

In: - https://github.com/jenkinsci/acceptance-test-harness/pull/723 - https://github.com/jenkinsci/acceptance-test-harness/pull/726 - https://github.com/jenkinsci/acceptance-test-harness/pull/728 https://ci.jenkins.io/blue/organizations/jenkins/Core%2Facceptance-test-harness/detail/PR-726/1/pipeline ``` master60361|2021-12-24 09:59:11.449+0000 [id=82] INFO hudson.slaves.CommandLauncher#launch: agent launched for organic_salad master60361|2021-12-24 09:59:12.386+0000 [id=115] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://127.0.0.1:60361/job/digital_comfort/1/input/30df4afa64a9373296bec35feb317cee/proceedEmpty master60361|java.lang.NullPointerException master60361| at...

bug

Based on #970 at least some tests work on my machine... @Vlatombe - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main...

Let's see if we can use this here too...

chore

cc @jtnord Still needs a lot of work. - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [ ]...