Integration Test Runner JDK21 #51
Annotations
2 errors and 1 warning
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
===========================================================
product-is BUILD SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
SUCCESS
FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.oauth2.OpenIdUserInfoTestCase.atEnd(org.wso2.identity.integration.test.oauth2.OpenIdUserInfoTestCase)
[ERROR] Run 1: OpenIdUserInfoTestCase.atEnd:134->OAuth2ServiceAbstractIntegrationTest.deleteApp:817 Application deletion failed expected:<204> but was:<503>
[ERROR] Run 2: OpenIdUserInfoTestCase.atEnd:135 NullPointer Cannot invoke "org.wso2.identity....
[INFO]
[ERROR] org.wso2.identity.integration.test.oauth2.OpenIdUserInfoTestCase.testInit(org.wso2.identity.integration.test.oauth2.OpenIdUserInfoTestCase)
[ERROR] Run 1: OpenIdUserInfoTestCase.testInit:128->addAdminUser:476 User creation failed expected:<201> but was:<503>
[INFO] Run 2: PASS
[INFO]
[INFO]
[ERROR] Tests run: 3350, Failures: 2, Errors: 0, Skipped: 12
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Identity Server Integration Tests 7.1.1-SNAPSHOT:
[INFO]
[INFO] Identity Server Integration Tests .................. SUCCESS [ 4.717 s]
[INFO] WSO2 IS - Integration Test Admin Clients Module .... SUCCESS [ 5.848 s]
[INFO] WSO2 IS - Integration UI Pages Module .............. SUCCESS [ 2.457 s]
[INFO] WSO2 IS - Integration Test Utils Module ............ SUCCESS [ 2.990 s]
[INFO] jacoco-report-generator ............................ SUCCESS [ 1.982 s]
[INFO] WSO2 Identity Integration Test Common .............. SUCCESS [ 1.017 s]
[INFO] Identity Test Back-end Module ...................... FAILURE [ 03:11 h]
[INFO] org.wso2.identity.integration.test ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:11 h
[INFO] Finished at: 2025-02-23T02:26:38Z
[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 the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :org.wso2.carbon.identity.integration.backend.test
|