Branch: refs/heads/master
Home: https://github.com/jenkinsci/acceptance-test-harness
Commit: 637d54ddbe58861af8e66539c4d17ec9f85df4a0
https://github.com/jenkinsci/acceptance-test-harness/commit/637d54ddbe58861af8e66539c4d17ec9f85df4a0
Author: James Nord <[email protected]>
Date: 2022-07-25 (Mon, 25 Jul 2022)
Changed paths:
M
src/main/java/org/jenkinsci/test/acceptance/plugins/credentials/Credential.java
M
src/main/java/org/jenkinsci/test/acceptance/plugins/ssh_slaves/SshSlaveLauncher.java
Log Message:
-----------
defalke SshSlavesPluginTest (#867)
clicking on something produces some asyncronous change and the result
may or may not be present by the time we then try to do something.
insteal of assuming the click imediatly produces a result we wait for
the expect result before then interacting with it.
Fixes #866
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/4b1d54-637d54%40github.com.