[java-idp-integration-tests] branch main updated (e5031b6 -> c53a579)
Tom Zeller
tzeller at dragonacea.biz
Thu Sep 11 12:41:04 UTC 2025
This is an automated email from the git hooks/post-receive script.
tzeller pushed a change to branch main
in repository java-idp-integration-tests.
from e5031b6 Fix Tomcat database tests driverClassName
new ef4de8a Add screenshot helper method
new eae029e Enable WebAuthn Plugin test when not running headless
new 9f5a76b Shorten log timestamp
new c53a579 Bump test pipeline to 5.1.6 and add OP test
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/jenkins/trigger-integration-v17.jenkinsfile | 19 +++--
.../shibboleth/idp/integration/tests/BaseTest.java | 49 ++++++++++++
.../tests/plugins/WebAuthnPluginTest.java | 87 ++++------------------
.../tests/util/testng/IgnoreTestIntercepter.java | 28 +++++++
.../{ChromeOnly.java => NoHeadless.java} | 2 +-
src/test/resources/logback-test.xml | 2 +-
6 files changed, 105 insertions(+), 82 deletions(-)
copy src/test/java/net/shibboleth/idp/integration/tests/util/testng/annotation/{ChromeOnly.java => NoHeadless.java} (90%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list