Skip to content

attempt fix parsing errors in tests #432

attempt fix parsing errors in tests

attempt fix parsing errors in tests #432

Triggered via push September 29, 2024 11:46
Status Failure
Total duration 3m 4s
Artifacts 3

ci.yml

on: push
Matrix: Tests
Simple 'box publish'
0s
Simple 'box publish'
Fit to window
Zoom out
Zoom in

Annotations

83 errors, 11 warnings, and 6 notices
Component.cfc should return a rendered component (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should provide _id variable to template (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should render string booleans as booleans (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should implicitly render a view template (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should support computed properties (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should cache computed properties (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc shouldn't isolate by default (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should isolate when using isolate=true (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should isolate when using lazyLoad=true (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should support child components (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should track child components (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should not render cbwire:script tags (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should not render cbwire:assets tags (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should track scripts in snapshot memo (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should access validation from view (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should auto validate (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should reference application helper methods (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should render complex HTML structures (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should support single file components (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should support $refresh action (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should return the same id (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should run action we pass it (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should dispatch an event without params (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should dispatch an event with params (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should dispatchSelf() (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should dispatchTo() (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should call onUpdate if it exists (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should call onHydrate() if it exists (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should track return values (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Incoming Requests should redirect the user (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Lazy Loading should detect lazy loaded children (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Tests (lucee@5)
Process completed with exit code 1.
Component.cfc should not render cbwire:script tags (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should not render cbwire:assets tags (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should track scripts in snapshot memo (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should not render cbwire:script tags (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should not render cbwire:assets tags (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Component.cfc should track scripts in snapshot memo (tests.specs.CBWIRESpec) with error: tests.specs.CBWIRESpec#L0
test-harness/tests/results/test-results-junit.xml [took 0s]
Tests (adobe@2021)
Process completed with exit code 1.
Tests (adobe@2023)
Process completed with exit code 1.
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (lucee@5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (lucee@5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (lucee@5)
No files were found with the provided path: test-harness/.engine/**/logs/* test-harness/.engine/**/WEB-INF/cfusion/logs/*. No artifacts will be uploaded.
Tests (adobe@2021)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (adobe@2021)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (adobe@2021)
No files were found with the provided path: test-harness/.engine/**/logs/* test-harness/.engine/**/WEB-INF/cfusion/logs/*. No artifacts will be uploaded.
Tests (adobe@2023)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (adobe@2023)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (adobe@2023)
No files were found with the provided path: test-harness/.engine/**/logs/* test-harness/.engine/**/WEB-INF/cfusion/logs/*. No artifacts will be uploaded.
12 skipped tests found
There are 12 skipped tests, see "Raw output" for the full list of skipped tests.
123 tests found
There are 123 tests, see "Raw output" for the full list of tests.
12 skipped tests found
There are 12 skipped tests, see "Raw output" for the full list of skipped tests.
123 tests found
There are 123 tests, see "Raw output" for the full list of tests.
12 skipped tests found
There are 12 skipped tests, see "Raw output" for the full list of skipped tests.
123 tests found
There are 123 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
test-results-adobe@2021 Expired
26.4 KB
test-results-adobe@2023 Expired
26.3 KB
test-results-lucee@5 Expired
579 KB