Branch: refs/heads/master Home: https://github.com/jenkinsci/acceptance-test-harness
Commit: 6faa6c878248846c1227955175166a2b098a5262 https://github.com/jenkinsci/acceptance-test-harness/commit/6faa6c878248846c1227955175166a2b098a5262 Author: James Nord <jnord+git...@cloudbees.com> Date: 2019-09-30 (Mon, 30 Sep 2019) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/po/ConfigurablePageObject.java Log Message: ----------- when saving wait for the page to reload. Switch to submit rather than click for any form "Save"s Commit: 389e5c62d32159dd6fef48483e84a365675b4731 https://github.com/jenkinsci/acceptance-test-harness/commit/389e5c62d32159dd6fef48483e84a365675b4731 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2020-03-15 (Sun, 15 Mar 2020) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/po/PluginManager.java Log Message: ----------- [JENKINS-61477] Wait until plugins have been initialized. Currently we continue the test cases if there is no progress shown in the update manager screen. However, sometimes the plugins are already installed but not yet initialized. Commit: 3923c02415dde53061f473195a7a8629127a8c22 https://github.com/jenkinsci/acceptance-test-harness/commit/3923c02415dde53061f473195a7a8629127a8c22 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-05-15 (Fri, 15 May 2020) Changed paths: M pom.xml Log Message: ----------- Bump jackson-databind from 2.8.11.1 to 2.9.10.4 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.11.1 to 2.9.10.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <supp...@github.com> Commit: 4384622a84fba035bad549c925ab5e07a6e914cf https://github.com/jenkinsci/acceptance-test-harness/commit/4384622a84fba035bad549c925ab5e07a6e914cf Author: Matt Sicker <boa...@gmail.com> Date: 2020-06-03 (Wed, 03 Jun 2020) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/plugins/credentials/ManagedCredentials.java Log Message: ----------- Fix ManagedCredentials for post 2.3.2 Commit: c4a32066956f2d39b170427cabe2b91a235ccec0 https://github.com/jenkinsci/acceptance-test-harness/commit/c4a32066956f2d39b170427cabe2b91a235ccec0 Author: Oliver Gondža <ogon...@gmail.com> Date: 2020-06-09 (Tue, 09 Jun 2020) Changed paths: M pom.xml Log Message: ----------- Merge pull request #576 from jenkinsci/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4 Bump jackson-databind from 2.8.11.1 to 2.9.10.4 Commit: 26b15fd0763ceaef27ed1f07728e152e7df21ba0 https://github.com/jenkinsci/acceptance-test-harness/commit/26b15fd0763ceaef27ed1f07728e152e7df21ba0 Author: Oliver Gondža <ogon...@gmail.com> Date: 2020-06-09 (Tue, 09 Jun 2020) Changed paths: M pom.xml Log Message: ----------- Sync jackson versions Commit: 95698c6eb8262f272da951b1e9d65bb02dd3481a https://github.com/jenkinsci/acceptance-test-harness/commit/95698c6eb8262f272da951b1e9d65bb02dd3481a Author: Oliver Gondža <ogon...@gmail.com> Date: 2020-06-09 (Tue, 09 Jun 2020) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/po/ConfigurablePageObject.java Log Message: ----------- Merge pull request #536 from jtnord/save-should-use-submit Save should use submit Commit: 72fd021fd8e99335137ad2cfbe1e9b1f7b21ac03 https://github.com/jenkinsci/acceptance-test-harness/commit/72fd021fd8e99335137ad2cfbe1e9b1f7b21ac03 Author: Oliver Gondža <ogon...@gmail.com> Date: 2020-06-09 (Tue, 09 Jun 2020) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/po/PluginManager.java Log Message: ----------- Merge pull request #566 from uhafner/wait-for-installation-finished [JENKINS-61477] Wait until plugins have been initialized Commit: 771dcbfdf0f078329cbfe45d9d1a1ebc3d962ebc https://github.com/jenkinsci/acceptance-test-harness/commit/771dcbfdf0f078329cbfe45d9d1a1ebc3d962ebc Author: Oliver Gondža <ogon...@gmail.com> Date: 2020-06-09 (Tue, 09 Jun 2020) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/plugins/credentials/ManagedCredentials.java Log Message: ----------- Merge pull request #579 from jvz/fix-managed-credentials Fix ManagedCredentials for post 2.3.2 Compare: https://github.com/jenkinsci/acceptance-test-harness/compare/d520f953af13...771dcbfdf0f0 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/d520f9-771dcb%40github.com.