Skip to content

Nrithner/appeals 49245 #16780

Nrithner/appeals 49245

Nrithner/appeals 49245 #16780

Triggered via pull request July 8, 2024 15:52
Status Failure
Total duration 32m 14s
Billable time 5h 46m
Artifacts 1

workflow.yml

on: pull_request
caseflow_jest_job
6m 34s
caseflow_jest_job
caseflow_lint_job
9m 9s
caseflow_lint_job
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 82 warnings
caseflow_rspec_job (12, 8): spec/controllers/case_distribution_levers_controller_spec.rb#L93
CaseDistributionLeversController GET acd-controls renders correctly for non-admin user Failure/Error: expect(request_history.count).to eq(2) expected: 2 got: 0 (compared using ==)
caseflow_rspec_job (12, 8): spec/controllers/case_distribution_levers_controller_spec.rb#L112
CaseDistributionLeversController GET acd-controls renders correctly for an admin Failure/Error: expect(request_history.count).to eq(2) expected: 2 got: 0 (compared using ==)
caseflow_rspec_job (12, 8): spec/controllers/case_distribution_levers_controller_spec.rb#L167
CaseDistributionLeversController GET case-distribution-controls renders correctly for non-admin user Failure/Error: expect(request_history.count).to eq(2) expected: 2 got: 0 (compared using ==)
caseflow_rspec_job (12, 8): spec/controllers/case_distribution_levers_controller_spec.rb#L186
CaseDistributionLeversController GET case-distribution-controls renders correctly for admin user Failure/Error: expect(request_history.count).to eq(2) expected: 2 got: 0 (compared using ==)
caseflow_rspec_job (12, 8)
Process completed with exit code 1.
caseflow_rspec_job (12, 11): spec/feature/queue/pre_docket_spec.rb#L59
Pre-Docket intakes when a VHA case goes through intake Caregiver intaking VHA issues creates pre-docket tasks instead of regular docketing tasks Failure/Error: fill_in "Issue description", with: "I am a VHA issue" Capybara::ElementNotFound: Unable to find field "Issue description" that is not disabled
caseflow_rspec_job (12, 11)
Process completed with exit code 1.
caseflow_jest_job
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_jest_job
No files were found with the provided path: ./all_logs.log. No artifacts will be uploaded.
caseflow_jest_job
No files were found with the provided path: ./test-results. No artifacts will be uploaded.
caseflow_jest_job
The process '/usr/bin/git' failed with exit code 128
caseflow_lint_job
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_lint_job
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 9)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 9): spec/models/bgs_power_of_attorney_spec.rb#L42
BgsPowerOfAttorney record expirations by_file_number record is expired Skipped: Test is flaky
caseflow_rspec_job (12, 9): spec/models/bgs_power_of_attorney_spec.rb#L54
BgsPowerOfAttorney record expirations by_file_number record is not expired Skipped: Test is flaky
caseflow_rspec_job (12, 9): spec/models/bgs_power_of_attorney_spec.rb#L118
BgsPowerOfAttorney.find_or_create_by_claimant_participant_id when concurrent calls cause a race condition does not raise an error on unique constraint violation Skipped: Test is flaky
caseflow_rspec_job (12, 9): spec/models/bgs_power_of_attorney_spec.rb#L180
BgsPowerOfAttorney.find_or_create_by_file_number when concurrent calls cause a race condition does not raise an error on unique constraint violation Skipped: Test is flaky
caseflow_rspec_job (12, 9)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 9)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 2)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 2)
Cache save failed.
caseflow_rspec_job (12, 2)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 1): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L189
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues behaves like it_should_respond_with_legacy_present should respond with legacy_appeals_present Skipped: Flakey test
caseflow_rspec_job (12, 1): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L202
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues behaves like it_should_respond_with_associated_request_issues should respond with the associated request issues Skipped: Flakey test
caseflow_rspec_job (12, 1): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L242
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues behaves like it_should_respond_with_same_multiple_decision_issues_per_request_issue should respond with the same multiple decision issues per request issue Skipped: Flakey test
caseflow_rspec_job (12, 1): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L301
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_number_of_paginated_issues should only show number of request issues listed in the paginates_per value on first page Skipped: Flakey test
caseflow_rspec_job (12, 1): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L281
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_remaining_issues should only show remaining request issues on next page Skipped: Flakey test
caseflow_rspec_job (12, 1): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L261
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_page_1_when_page_0 should show page 1 when attempting to get page 0 Skipped: Flakey test
caseflow_rspec_job (12, 1): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L169
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_default_to_page_1 should default to page 1 Skipped: Flakey test
caseflow_rspec_job (12, 1): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L130
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_first_page_if_page_negatvie should show the first page if page is negative Skipped: Flakey test
caseflow_rspec_job (12, 1): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L150
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_last_page_if_page_larger_than_total should show last page if page larger than total Skipped: Flakey test
caseflow_rspec_job (12, 1): spec/support/shared_examples/requests/api/v3/issues/ama/shared_examples_request_issues_spec.rb#L111
Api::V3::Issues::Ama::VeteransController#show when feature is enabled when a veteran is found when there is no error when a veteran has a legacy appeal when a veteran has multiple decision issues with multiple request issues when number of request issues exceeds paginates_per value behaves like it_should_show_correct_total_number_of_pages_and_max_request_issues_per_page_on_per_change should show correct total number of pages and max request issues per page on per change Skipped: Flakey test
caseflow_rspec_job (12, 1)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 1)
Cache save failed.
caseflow_rspec_job (12, 10)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 10): spec/feature/dispatch/establish_claim_spec.rb#L629
Establish Claim - ARC Dispatch As a caseworker For a full grant When there is an existing 070 EP Assigning it to complete the claims establishment Skipped: Test is hanging in GHA
caseflow_rspec_job (12, 10)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 10)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10)
Cache save failed.
caseflow_rspec_job (12, 4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 4)
Cache save failed.
caseflow_rspec_job (12, 4)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 4): spec/feature/hearings/daily_docket/ro_viewhearsched_spec.rb#L8
Hearing Schedule Daily Docket for RO ViewHearSched User cannot view docket notes Skipped: Flaky test
caseflow_rspec_job (12, 6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 6): spec/feature/queue/case_details_spec.rb#L680
Case details attorney case details view veteran records have been merged and Veteran has multiple active phone numbers in SHARE access the appeal's case details Skipped: This test fails in GHA but not locally
caseflow_rspec_job (12, 6): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately AMA appeal unscheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 6): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately AMA appeal scheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 6): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately Legacy appeal unscheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 6): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately Legacy appeal scheduled hearing sends proper notifications Skipped: test is failing in local env and github actions
caseflow_rspec_job (12, 6)
Cache save failed.
caseflow_rspec_job (12, 6)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 5)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 6)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 5)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 5)
Cache save failed.
caseflow_rspec_job (12, 5): spec/feature/non_comp/reviews_spec.rb#L471
NonComp Reviews Queue with an existing organization filtering reviews by appeal type Skipped: No reason given
caseflow_rspec_job (12, 5): spec/feature/non_comp/reviews_spec.rb#L486
NonComp Reviews Queue with an existing organization filtering reviews by issue type Skipped: No reason given
caseflow_rspec_job (12, 5): spec/feature/non_comp/reviews_spec.rb#L743
NonComp Reviews Queue Issue Type filtering and sorting edge cases The Issue type column should orderable and filterable at the same time Skipped: No reason given
caseflow_rspec_job (12, 5): spec/models/validators/intake_start_validator_spec.rb#L24
IntakeStartValidator#validate when BGS shows a station conflict sets error_code "veteran_not_modifiable" when BGS shows a station conflict Skipped: Flaky test
caseflow_rspec_job (12, 5): spec/models/validators/intake_start_validator_spec.rb#L36
IntakeStartValidator#validate when BGS shows a station conflict for an Appeal intake user is on the BVA Intake team sets a veteran_not_modifiable error code Skipped: Flaky test
caseflow_rspec_job (12, 5)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 3)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 3)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 3)
Cache save failed.
caseflow_rspec_job (12, 3): spec/services/claim_change_history/claim_history_service_spec.rb#L572
ClaimHistoryService.build_events with filters days waiting filter equal to number of days should only return events for tasks that match the days waiting filter Skipped: Flakey test
caseflow_rspec_job (12, 7)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 7)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 7)
Cache save failed.
caseflow_rspec_job (12, 7)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 8)
No files were found with the provided path: ./log/bullet-8.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 8)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 8)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 0)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 0)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 0): spec/jobs/fetch_all_active_legacy_appeals_job_spec.rb#L88
FetchAllActiveLegacyAppealsJob#find_and_create_appeal_state_for_active_legacy_appeals when there are both OPEN & CLOSED Legacy Appeals in the database only OPEN Legacy Appeal records will be added to the Appeal States table Skipped: Flaky test
caseflow_rspec_job (12, 0): spec/jobs/bgs_share_error_fix_job_spec.rb#L69
BgsShareErrorFixJob BGS::ShareError RIU when EPE has established_at date clears the BGS::ShareError on the RIU Skipped: flaky test
caseflow_rspec_job (12, 0): spec/jobs/bgs_share_error_fix_job_spec.rb#L75
BgsShareErrorFixJob BGS::ShareError RIU when EPE does not have established_at date does not clear the BGS::ShareError on the RIU Skipped: flaky test
caseflow_rspec_job (12, 0): spec/jobs/bgs_share_error_fix_job_spec.rb#L82
BgsShareErrorFixJob BGS::ShareError RIU when the RIU does not have the BGS::ShareError does not attempt to clear the error Skipped: flaky test
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
caseflow_rspec_job (12, 11)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
caseflow_rspec_job (12, 11)
No files were found with the provided path: ./log/bullet-11.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 11): vendor/bundle/ruby/2.7.0/gems/rswag-specs-2.13.0/lib/rswag/specs/example_group_helpers.rb#L143
api/v2/appeals /api/v2/appeals get successful returns a 200 response Skipped: No reason given
caseflow_rspec_job (12, 11)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 11)
Cache save failed.

Artifacts

Produced during runtime
Name Size
artifact
39.4 MB