Skip to content

Use a callback to handle dynamic getHttpHeader calls in testing (#595) #524

Use a callback to handle dynamic getHttpHeader calls in testing (#595)

Use a callback to handle dynamic getHttpHeader calls in testing (#595) #524

Triggered via push January 20, 2025 10:02
Status Cancelled
Total duration 8m 4s
Artifacts 6

snapshot.yml

on: push
Matrix: tests / Test Suites
Code Auto-Formatting
51s
tests  /  Publish Test Results
14s
build  /  Build & Publish Release
build  /  Prep Next Release

Annotations

27 errors, 7 warnings, and 3 notices
tests / Test Suites (6.1.0, adobe@2018, 11, false, 8)
Process completed with exit code 1.
tests / Test Suites (boxlang@1, 21, 6.1.0, true, 10)
Process completed with exit code 1.
tests / Test Suites (6.1.0, adobe@2023, 11, false, 8)
Process completed with exit code 1.
tests / Test Suites (6.1.0, adobe@2021, 11, false, 8)
Process completed with exit code 1.
tests / Test Suites (adobe@2023, 17, 6.1.0, false, 10)
Canceling since a higher priority waiting request for 'ColdBox Snapshots-refs/heads/development' exists
tests / Test Suites (adobe@2023, 17, 6.1.0, false, 10)
Process completed with exit code 1.
tests / Test Suites (lucee@6, 17, 6.1.0, true, 10)
Canceling since a higher priority waiting request for 'ColdBox Snapshots-refs/heads/development' exists
tests / Test Suites (lucee@6, 17, 6.1.0, true, 10)
The operation was canceled.
4 out of 5 runs with error: ColdBox REST can handle allowed HTTP methods in action annotations (tests.specs.integration.RestfulSpec): tests.specs.integration.RestfulSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: ColdBox REST can handle onInvalidHTTPMethod exceptions (tests.specs.integration.RestfulSpec): tests.specs.integration.RestfulSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: Application configuration executor registration Story: I want to register executors in my app config Then it should register them upon startup (tests.specs.integration.ExecutorRegistrationsSpec): tests.specs.integration.ExecutorRegistrationsSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: Event Execution System Story: I want to execute private event actions Given a private event string: main.testPrivateActions Then it should execute it privately (tests.specs.integration.EventExecutionsSpec): tests.specs.integration.EventExecutionsSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: Event Execution System Story: I want to execute a localized onInvalidHTTPMethod Given an invalid HTTP method Then it should fire the localized onInvalidHTTPMethod (tests.specs.integration.EventExecutionsSpec): tests.specs.integration.EventExecutionsSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: Event Execution System Story: I want to execute a global invalid http method Given an invalid HTTP …ed onInvalidHTTPMethod action Then it should fire the global invalid http handler (tests.specs.integration.EventExecutionsSpec): tests.specs.integration.EventExecutionsSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: Event Execution System Story: I want to execute a global invalid event handler Given an invalid event Then it should fire the global invalid event handler (tests.specs.integration.EventExecutionsSpec): tests.specs.integration.EventExecutionsSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: Event Execution System Story: I want to run a route and inspect it's record and meta Given A route with meta Then I should be able to retrieve it (tests.specs.integration.EventExecutionsSpec): tests.specs.integration.EventExecutionsSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: Subscribers Tests will throw a 400 error (tests.specs.integration.SubscribersSpec): tests.specs.integration.SubscribersSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: ColdBox Restful Handlers can handle vanilla restful execution with custom matchers (tests.specs.integration.RestfulHandlersSpec): tests.specs.integration.RestfulHandlersSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: ColdBox Restful Handlers can handle handler return results (tests.specs.integration.RestfulHandlersSpec): tests.specs.integration.RestfulHandlersSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: ColdBox Restful Handlers can handle explicit render data calls (tests.specs.integration.RestfulHandlersSpec): tests.specs.integration.RestfulHandlersSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: ColdBox Restful Handlers can handle a set view (tests.specs.integration.RestfulHandlersSpec): tests.specs.integration.RestfulHandlersSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: ColdBox Restful Handlers can handle invalid credentials (tests.specs.integration.RestfulHandlersSpec): tests.specs.integration.RestfulHandlersSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: ColdBox Restful Handlers can handle ValidationException (tests.specs.integration.RestfulHandlersSpec): tests.specs.integration.RestfulHandlersSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: ColdBox Restful Handlers can handle EntityNotFound (tests.specs.integration.RestfulHandlersSpec): tests.specs.integration.RestfulHandlersSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
4 out of 5 runs with error: ColdBox Restful Handlers can handle RecordNotFound (tests.specs.integration.RestfulHandlersSpec): tests.specs.integration.RestfulHandlersSpec#L0
artifacts/Test Results Engine adobe@2018 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2021 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 11/integration/test-results-junit.xml [took 0s] artifacts/Test Results Engine adobe@2023 JDK 17/integration/test-results-junit.xml [took 0s]
tests / Test Suites (6.1.0, adobe@2018, 11, false, 8)
No files were found with the provided path: .engine/**/logs/* .engine/**/WEB-INF/cfusion/logs/*. No artifacts will be uploaded.
tests / Test Suites (boxlang@1, 21, 6.1.0, true, 10)
No files were found with the provided path: .engine/**/logs/* .engine/**/WEB-INF/cfusion/logs/*. No artifacts will be uploaded.
tests / Test Suites (6.1.0, adobe@2023, 11, false, 8)
No files were found with the provided path: .engine/**/logs/* .engine/**/WEB-INF/cfusion/logs/*. No artifacts will be uploaded.
tests / Test Suites (6.1.0, adobe@2021, 11, false, 8)
No files were found with the provided path: .engine/**/logs/* .engine/**/WEB-INF/cfusion/logs/*. No artifacts will be uploaded.
tests / Test Suites (adobe@2023, 17, 6.1.0, false, 10)
No files were found with the provided path: .engine/**/logs/* .engine/**/WEB-INF/cfusion/logs/*. No artifacts will be uploaded.
tests / Test Suites (lucee@6, 17, 6.1.0, true, 10)
No files were found with the provided path: tests/results/**/*. No artifacts will be uploaded.
tests / Publish Test Results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
1160 tests found (test 1 to 542)
There are 1160 tests, see "Raw output" for the list of tests 1 to 542.
1160 tests found (test 543 to 1105)
There are 1160 tests, see "Raw output" for the list of tests 543 to 1105.
1160 tests found (test 1106 to 1160)
There are 1160 tests, see "Raw output" for the list of tests 1106 to 1160.

Artifacts

Produced during runtime
Name Size
Test Results Engine adobe@2018 JDK 11
173 KB
Test Results Engine adobe@2021 JDK 11
98.2 KB
Test Results Engine adobe@2023 JDK 11
97.8 KB
Test Results Engine adobe@2023 JDK 17
97.8 KB
Test Results Engine boxlang@1 JDK 21
24.6 KB
Test Results Engine lucee@5 JDK 11
106 KB