Add scopes to the config ds #1773
Triggered via pull request
October 16, 2023 11:20
chashikajw
synchronize
#1821
Status
Failure
Total duration
38m 4s
Artifacts
–
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
10m 52s
build_common_controller
/
build
7m 56s
build_enforcer
/
build
6m 43s
build_router
/
build
14m 8s
build_ratelimiter
/
build
1m 39s
build_config
/
build
8m 57s
build_idpds
/
build
5m 55s
build_idpui
/
build
1m 46s
runs_go_integration_tests_on_pull_request_target
19m 5s
runs_cucumber_integration_tests_on_pull_request_target
23m 29s
Annotations
2 errors and 4 warnings
runs_cucumber_integration_tests_on_pull_request_target
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Could not receive expected response within time. Last received code: 403, last response body: ***"error_message":"The access token does not allow you to access the requested resource","code":"900910","error_description":"User is NOT authorized to access the Resource: /test-scope/1.0.0/employeewithscope. Scope validation failed."***
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.apk.integration.utils.exceptions.TimeoutException: Could not receive expected response within time. Last received code: 403, last response body: ***"error_message":"The access token does not allow you to access the requested resource","code":"900910","error_description":"User is NOT authorized to access the Resource: /test-scope/1.0.0/employeewithscope. Scope validation failed."***
at org.wso2.apk.integration.utils.clients.SimpleHTTPClient.executeLastRequestForEventualConsistentResponse(SimpleHTTPClient.java:426)
at org.wso2.apk.integration.api.BaseSteps.eventualSuccess(BaseSteps.java:208)
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/BasicDeploymentAndApiInvocation.feature:109)
|
runs_cucumber_integration_tests_on_pull_request_target
Process completed with exit code 1.
|
runs_go_integration_tests_on_pull_request_target
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_target
No test results found!
|
runs_cucumber_integration_tests_on_pull_request_target
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_target
63 tests run, 0 skipped, 1 failed.
|