Add required field to OAuth2 #1951
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
integration-test.yml
on: pull_request_target
build_adapter
/
build
5m 59s
build_common_controller
/
build
5m 37s
build_enforcer
/
build
8m 30s
build_router
/
build
8m 21s
build_ratelimiter
/
build
1m 2s
build_config
/
build
5m 56s
build_idpds
/
build
4m 38s
build_idpui
/
build
1m 17s
runs_go_integration_tests_on_pull_request
17m 32s
runs_cucumber_integration_tests_on_pull_request
23m 34s
Annotations
2 errors and 4 warnings
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Could not receive expected response within time. Last received code: 403, last response body: ***"error_message":"Resource forbidden","code":"900908","error_description":"Resource forbidden"***
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.apk.integration.utils.exceptions.TimeoutException: Could not receive expected response within time. Last received code: 403, last response body: ***"error_message":"Resource forbidden","code":"900908","error_description":"Resource forbidden"***
at org.wso2.apk.integration.utils.clients.SimpleHTTPClient.executeLastRequestForEventualConsistentResponse(SimpleHTTPClient.java:426)
at org.wso2.apk.integration.api.BaseSteps.eventualSuccess(BaseSteps.java:210)
at ✽.I eventually receive 200 response code, not accepting(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/APISubscription.feature:20)
|
runs_cucumber_integration_tests_on_pull_request
Process completed with exit code 1.
|
runs_go_integration_tests_on_pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
runs_go_integration_tests_on_pull_request
No test results found!
|
runs_cucumber_integration_tests_on_pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
runs_cucumber_integration_tests_on_pull_request
100 tests run, 0 skipped, 1 failed.
|