Change images tags to latest #1608
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
9m 20s
build_common_controller
/
build
7m 2s
build_enforcer
/
build
5m 5s
build_router
/
build
11m 23s
build_config
/
build
6m 56s
build_idpds
/
build
6m 34s
build_idpui
/
build
2m 13s
runs_go_integration_tests_on_pull_request_target
17m 53s
runs_cucumber_integration_tests_on_pull_request_target
20m 54s
Annotations
2 errors and 4 warnings
runs_cucumber_integration_tests_on_pull_request_target
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Actual response body: ***"message":"Upstream connection failed","description":"upstream connect error or disconnect/reset before headers. reset reason: remote connection failure, transport failure reason: delayed connect error: 113","code":"102503"***
expected [true] but found [false]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Actual response body: ***"message":"Upstream connection failed","description":"upstream connect error or disconnect/reset before headers. reset reason: remote connection failure, transport failure reason: delayed connect error: 113","code":"102503"***
expected [true] but found [false]
at org.testng.Assert.fail(Assert.java:111)
at org.testng.Assert.failNotEquals(Assert.java:1578)
at org.testng.Assert.assertTrue(Assert.java:57)
at org.wso2.apk.integration.api.BaseSteps.theResponseBodyShouldContain(BaseSteps.java:97)
at ✽.the response body should contain "https://backend/anything/base1/endpoint1"(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/DifferentEndpointResourceLevel.feature:14)
|
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.
|