pr-builder-test #4597
Annotations
2 errors and 8 warnings
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/action-setup@v2.1.0, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
Build ran for PR https://github.com/wso2/carbon-identity-framework/pull/5242
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
===========================================================
carbon-identity-framework BUILD SUCCESS
==========================================================
Built version: 5.25.564-SNAPSHOT
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 332, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 127, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 333, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
|
build
===========================================================
product-is BUILD FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] OAuth2ServiceAuthCodeGrantOpenIdRequestObjectTestCase.testInit:171->addAdminUser:452->setChallengeQuestion:461 Setting Challenge Answer is failed expected:<201> but was:<500>
[ERROR] ChallengeQuestionPostAuthnHandlerTestCase.testLoginWithChallengeQuestions:364 Challenge questions were not added forthe user SUPER_TENANT_USERfrom the previous test case [testLoginWithEnabledSetting] expected:<false> but was:<true>
[ERROR] org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest.testAnswerChallengeForNonExistingQuestion(org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest)
[ERROR] Run 1: UserMeNegativeTest.testAnswerChallengeForNonExistingQuestion:121->RESTTestBase.validateErrorResponse:770->RESTTestBase.validateHttpStatusCode:789 1 expectation failed.
Expected status code <400> but was <500>.
[ERROR] Run 2: UserMeNegativeTest.testAnswerChallengeForNonExistingQuestion:121->RESTTestBase.validateErrorResponse:770->RESTTestBase.validateHttpStatusCode:789 1 expectation failed.
Expected status code <400> but was <500>.
[INFO]
[ERROR] org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest.testAnswerChallengeForNonExistingSet(org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest)
[ERROR] Run 1: UserMeNegativeTest.testAnswerChallengeForNonExistingSet:113->RESTTestBase.validateErrorResponse:770->RESTTestBase.validateHttpStatusCode:789 1 expectation failed.
Expected status code <400> but was <500>.
[ERROR] Run 2: UserMeNegativeTest.testAnswerChallengeForNonExistingSet:113->RESTTestBase.validateErrorResponse:770->RESTTestBase.validateHttpStatusCode:789 1 expectation failed.
Expected status code <400> but was <500>.
[INFO]
[ERROR] org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest.testAnswerChallengeWhenAlreadyAnswered(org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest)
[ERROR] Run 1: UserMeNegativeTest.testAnswerChallengeWhenAlreadyAnswered:150->RESTTestBase.validateErrorResponse:770->RESTTestBase.validateHttpStatusCode:789 1 expectation failed.
Expected status code <409> but was <500>.
[ERROR] Run 2: UserMeNegativeTest.testAnswerChallengeWhenAlreadyAnswered:150->RESTTestBase.validateErrorResponse:770->RESTTestBase.validateHttpStatusCode:789 1 expectation failed.
Expected status code <409> but was <500>.
[INFO]
[ERROR] org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest.testAnswerChallengesWhenAlreadyAnswered(org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest)
[ERROR] Run 1: UserMeNegativeTest.testAnswerChallengesWhenAlreadyAnswered:130->RESTTestBase.validateErrorResponse:770->RESTTestBase.validateHttpStatusCode:789 1 expectation failed.
Expected status code <409> but was <500>.
[ERROR] Run 2: UserMeNegativeTest.testAnswerChallengesWhenAlreadyAnswered:130->RESTTestBase.validateErrorResponse:770->RESTTestBase.validateHttpStatusCode:789 1 expectation failed.
Expected status code <409> but was <500>.
[INFO]
[ERROR] org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest.testAnswerMultipleChallengesFromSameSet(org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest)
[ERROR] Run 1: UserMeNegativeTest.testAnswerMultipleChallengesFromSameSet:140->RESTTestBase.validateErrorResponse:770->RESTTestBase.validateHttpStatusCode:789 1 expectation failed.
Expected status code <400> but was <500>.
[ERROR] Run 2: UserMeNegativeTest.testAnswerMultipleChallengesFromSameSet:140->RESTTestBase.validateErrorResponse:770->RESTTestBase.validateHttpStatusCode:789 1 expectation failed.
Expected status code <400> but was <500>.
[INFO]
[ERROR] org.wso2.identity.integration.test.rest.api.user.challenge.v1.UserMeNegativeTest.testDeleteChalleng
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product-is-mvn-build-log
Expired
|
14.6 MB |
|
product-is-surefire-report
Expired
|
9.17 MB |
|
repo-mvn-build-log
Expired
|
4.56 MB |
|
repo-pr-diff
Expired
|
2.59 KB |
|
repo-surefire-report
Expired
|
18.6 MB |
|