product-is-builder-jdk21 #71
Annotations
2 errors and 2 warnings
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
===========================================================
product-is BUILD SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.EmailOTPTestCase.testClear(org.wso2.identity.integration.test.EmailOTPTestCase)
[ERROR] Run 1: EmailOTPTestCase.testClear:162->deleteUser:218 NullPointer Cannot invoke "org....
[ERROR] Run 2: EmailOTPTestCase.testClear:162->deleteUser:218 NullPointer Cannot invoke "org....
[INFO]
[ERROR] org.wso2.identity.integration.test.EmailOTPTestCase.testInit(org.wso2.identity.integration.test.EmailOTPTestCase)
[ERROR] Run 1: EmailOTPTestCase.testInit:135->ISIntegrationTest.init:67 » AutomationUtil Erro...
[INFO] Run 2: PASS
[INFO]
[ERROR] OAuthAppsWithSameClientIdTestCase.testOAuthApplicationLoginSuccess:373->authenticateUser:633 SessionDataKeyConsent keyValues map is null. expected object to not be null
[ERROR] SAMLQueryProfileTestBase>ISIntegrationTest.init:67 » AutomationUtil Error whil...
[ERROR] org.wso2.identity.integration.test.saml.SAMLQueryProfileTestCase.testClear(org.wso2.identity.integration.test.saml.SAMLQueryProfileTestCase)
[ERROR] Run 1: SAMLQueryProfileTestCase.testClear:156->AbstractSAMLSSOTestCase.deleteUser:439 » NullPointer
[ERROR] Run 2: SAMLQueryProfileTestCase.testClear:156->AbstractSAMLSSOTestCase.deleteUser:439 » NullPointer
[ERROR] Run 3: SAMLQueryProfileTestCase.testClear:156->AbstractSAMLSSOTestCase.deleteUser:439 » NullPointer
[ERROR] Run 4: SAMLQueryProfileTestCase.testClear:156->AbstractSAMLSSOTestCase.deleteUser:439 » NullPointer
[ERROR] Run 5: SAMLQueryProfileTestCase.testClear:156->AbstractSAMLSSOTestCase.deleteUser:439 » NullPointer
[ERROR] Run 6: SAMLQueryProfileTestCase.testClear:156->AbstractSAMLSSOTestCase.deleteUser:439 » NullPointer
[ERROR] Run 7: SAMLQueryProfileTestCase.testClear:156->AbstractSAMLSSOTestCase.deleteUser:439 » NullPointer
[ERROR] Run 8: SAMLQueryProfileTestCase.testClear:156->AbstractSAMLSSOTestCase.deleteUser:439 » NullPointer
[INFO]
[INFO]
[ERROR] Tests run: 2972, Failures: 5, Errors: 0, Skipped: 9
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Identity Server Integration Tests 7.1.0-m7-SNAPSHOT:
[INFO]
[INFO] Identity Server Integration Tests .................. SUCCESS [ 4.007 s]
[INFO] WSO2 IS - Integration Test Admin Clients Module .... SUCCESS [ 5.672 s]
[INFO] WSO2 IS - Integration UI Pages Module .............. SUCCESS [ 1.981 s]
[INFO] WSO2 IS - Integration Test Utils Module ............ SUCCESS [ 2.708 s]
[INFO] jacoco-report-generator ............................ SUCCESS [ 2.139 s]
[INFO] WSO2 Identity Integration Test Common .............. SUCCESS [ 1.367 s]
[INFO] Identity Test Back-end Module ...................... FAILURE [ 03:33 h]
[INFO] org.wso2.identity.integration.test ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:33 h
[INFO] Finished at: 2024-12-22T02:47:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project org.wso2.carbon.identity.integration.backend.test: There are test failures.
[ERROR]
[ERROR] Please refer to /home/runner/work/product-is/product-is/modules/integration/tests-integration/tests-backend/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about
|