Skip to content

Release v0.10.0 (Sprint 50) #1454

Release v0.10.0 (Sprint 50)

Release v0.10.0 (Sprint 50) #1454

Triggered via pull request February 6, 2025 18:53
@scottqueen-bixalscottqueen-bixal
synchronize #2100
dev
Status Failure
Total duration 1m 8s
Artifacts

test-frontend.yml

on: pull_request
test frontend
58s
test frontend
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Routes/ResultsView/__tests__/index.spec.jsx > scenario 1 loads in view with the correct amount of likely eligible items: benefit-finder/src/Routes/ResultsView/__tests__/index.spec.jsx#L157
Error: Snapshot `scenario 1 loads in view with the correct amount of likely eligible items 1` mismatched - Expected + Received @@ -112,11 +112,11 @@ > <div class="bf-usa-accordion-group" > <button - class="bf-expand-all bf-usa-button usa-button bf-usa-button--outline usa-button--outline" + class="bf-expand-all " data-test="button" data-testid="bf-expand-all" type="button" > Expand all + @@ -527,11 +527,11 @@ > The deceased worked in the coal mines and their death was due to black lung disease (pneumoconiosis) </li> </ul> <button - class="bf-step-back-button bf-usa-button usa-button bf-usa-button--unstyled usa-button--unstyled" + class="bf-step-back-button " data-test="button" data-testid="bf-step-back-button" type="button" > Go back to start @@ -719,11 +719,11 @@ > One of the following applies to the deceased: died while on active duty, died as a result of a service-related disability/illness, died while receiving/traveling to VA care, or died while receiving/eligible for VA compensation </li> </ul> <button - class="bf-step-back-button bf-usa-button usa-button bf-usa-button--unstyled usa-button--unstyled" + class="bf-step-back-button " data-test="button" data-testid="bf-step-back-button" type="button" > Go back to start @@ -973,11 +973,11 @@ > One of the following applies to the deceased: died as a result of a service-related disability/illness, died while receiving/traveling to VA care, or died while receiving/eligible for VA compensation </li> </ul> <button - class="bf-step-back-button bf-usa-button usa-button bf-usa-button--unstyled usa-button--unstyled" + class="bf-step-back-button " data-test="button" data-testid="bf-step-back-button" type="button" > Go back to start @@ -1191,11 +1191,11 @@ > The service status of the deceased is: discharged under conditions other than dishonorable </li> </ul> <button - class="bf-step-back-button bf-usa-button usa-button bf-usa-button--unstyled usa-button--unstyled" + class="bf-step-back-button " data-test="button" data-testid="bf-step-back-button" type="button" > Go back to start @@ -1388,11 +1388,11 @@ > The service status of the deceased is: discharged under conditions other than dishonorable </li> </ul> <button - class="bf-step-back-button bf-usa-button usa-button bf-usa-button--unstyled usa-button--unstyled" + class="bf-step-back-button " data-test="button" data-testid="bf-step-back-button" type="button" >
test frontend
Process completed with exit code 1.