Skip to content

aedara/APPEALS-26087 Improving Slack Alert Titles for Deprecation Warnings #4338

aedara/APPEALS-26087 Improving Slack Alert Titles for Deprecation Warnings

aedara/APPEALS-26087 Improving Slack Alert Titles for Deprecation Warnings #4338

Triggered via pull request August 14, 2023 14:40
Status Failure
Total duration 14m 59s
Artifacts 1

workflow.yml

on: pull_request
Matrix: caseflow_rspec_job
caseflow_rspec_coverage_report
0s
caseflow_rspec_coverage_report
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 39 warnings
caseflow_lint_job
Process completed with exit code 1.
caseflow_lint_job
Process completed with exit code 1.
caseflow_jest_job
Process completed with exit code 1.
caseflow_rspec_job (12, 9): spec/feature/queue/judge_checkout_flow_spec.rb#L55
Judge checkout flow given an AMA appeal that is selected for quality review prevents appeal dispatch when judge performs checkout again Failure/Error: expect(page).to have_content("Issue 1") expected to find text "Issue 1" in "CaseflowQueue\n | Switch product\nSearch cases\nWHITEYVACO (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nChoose at least one.\nIf no special issues apply to this case, please confirm by selecting \"No special issues\"\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback"
caseflow_rspec_job (12, 9): spec/feature/queue/judge_checkout_flow_spec.rb#L362
Judge checkout flow when an acting judge is checking out an AMA appeal allows the acting judge to complete judge checkout Failure/Error: expect(page).to have_content(COPY::DECISION_ISSUE_PAGE_TITLE) expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID464138 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback"
caseflow_rspec_job (12, 9)
Process completed with exit code 1.
caseflow_rspec_job (12, 2): spec/feature/queue/attorney_checkout_flow_spec.rb#L74
Attorney checkout flow given a valid ama appeal submits draft decision Failure/Error: expect(appeal.decision_issues.first.description).to eq(updated_decision_issue_text) expected: "This is updated text" got: "This is a second issue" (compared using ==)
caseflow_rspec_job (12, 2): spec/feature/queue/quality_review_flow_spec.rb#L75
Quality Review workflow return case to judge completes end to end test with accurate data Failure/Error: expect(page).to have_content("Add decisions") expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID476099 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback"
caseflow_rspec_job (12, 2)
Process completed with exit code 1.
caseflow_rspec_job (12, 8): spec/models/tasks/judge_dispatch_return_task_spec.rb#L29
JudgeDispatchReturnTask.available_actions when judge dispatch return task is assigned to judge should return the right set of actions Failure/Error: expect(subject).to eq(expected_actions) expected: [{:func=>"add_admin_action_data", :label=>"Add admin action", :value=>"colocated_task"}, {:func=>"tog...turn_to_attorney"}, {:func=>"cancel_task_data", :label=>"Cancel task", :value=>"modal/cancel_task"}] got: [{:func=>"add_admin_action_data", :label=>"Add admin action", :value=>"colocated_task"}, {:func=>"tog...turn_to_attorney"}, {:func=>"cancel_task_data", :label=>"Cancel task", :value=>"modal/cancel_task"}] (compared using ==) Diff: @@ -5,7 +5,7 @@ {:func=>"reassign_to_judge_data", :label=>"Re-assign to a judge", :value=>"modal/reassign_to_judge"}, - {:label=>"Ready for Dispatch", :value=>"dispatch_decision/dispositions"}, + {:label=>"Ready for Dispatch", :value=>"dispatch_decision/special_issues"}, {:func=>"judge_dispatch_return_to_attorney_data", :label=>"Return to attorney", :value=>"modal/judge_dispatch_return_to_attorney"},
caseflow_rspec_job (12, 8)
Process completed with exit code 1.
caseflow_rspec_job (12, 11): spec/feature/intake/add_issues_spec.rb#L906
Intake Add Issues Page for MST and PACT Act Intake appeal with MST contention from VBMS Failure/Error: click_on "View task instructions" Capybara::ElementNotFound: Unable to find link or button "View task instructions"
caseflow_rspec_job (12, 11): spec/feature/intake/add_issues_spec.rb#L923
Intake Add Issues Page for MST and PACT Act Intake appeal with PACT contention from VBMS Failure/Error: click_on "View task instructions" Capybara::ElementNotFound: Unable to find link or button "View task instructions"
caseflow_rspec_job (12, 11): spec/feature/intake/add_issues_spec.rb#L940
Intake Add Issues Page for MST and PACT Act Intake appeal with MST and PACT contentions from VBMS Failure/Error: click_on "View task instructions" Capybara::ElementNotFound: Unable to find link or button "View task instructions"
caseflow_rspec_job (12, 11): spec/feature/queue/task_queue_spec.rb#L980
Task queue JudgeTask when it was created from a BvaDispatchTask should display an option of Ready for Dispatch Failure/Error: expect(page).to have_content(COPY::DECISION_ISSUE_PAGE_TITLE) expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID472160 (VACO)\nVHA Team Access\nIf you are a VHA team member, you will need access to VHA-specific pages to perform your duties. Press the “Request access” button below to be redirected to the VHA section within the Help page, where you can submit a form for access.\nRequest access\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback"
caseflow_rspec_job (12, 11)
Process completed with exit code 1.
caseflow_rspec_job (12, 6): spec/feature/reader/reader_spec.rb#L723
Reader Short list of documents Document information contains Claims information Failure/Error: click_on documents[0].type Capybara::ElementNotFound: Unable to find link or button "BVA Decision"
caseflow_rspec_job (12, 6): spec/feature/reader/reader_spec.rb#L874
Reader Short list of documents Claim Folder Details Failure/Error: expect(issue_list.count).to eq(issues_info.length) expected: 0 got: 1 (compared using ==)
caseflow_rspec_job (12, 6): spec/feature/queue/bva_dispatch_return_flow_spec.rb#L48
BVA Dispatch Return Flow An appeal at BVA Dispatch is sent back Failure/Error: click_on "+ Add decision" Capybara::ElementNotFound: Unable to find link or button "+ Add decision"
caseflow_rspec_job (12, 6)
Process completed with exit code 1.
caseflow_rspec_job (12, 5): spec/feature/withdrawn_request_issues_spec.rb#L4
attorney checkout flow when appeal has withdrawn request issues displays withdrawn status on case details page Failure/Error: all("button", text: "+ Add decision", count: 2)[0].click Capybara::ExpectationNotMet: expected to find css "button" 2 times but there were no matches
caseflow_rspec_job (12, 5): spec/feature/queue/delete_request_issues_spec.rb#L46
correcting issues deleting a request issue that has a decision issue shared with another request issue deletes the request issue but not the shared decision issue Failure/Error: expect(page).to have_content "Added to 2 issues" expected to find text "Added to 2 issues" in "CaseflowQueue\nSearch cases\nCSS_ID482198 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback"
caseflow_rspec_job (12, 5)
Process completed with exit code 1.
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L539
AmaQueue behaves like Judge has a case to assign to an attorney judge can return report to attorney for corrections Failure/Error: expect(page).to have_content("Add decisions") expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID457749 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:912
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L656
AmaQueue behaves like Judge has a case to assign to an attorney checkout details (documentID, judge, attorney notes) are preserved in attorney checkout Failure/Error: expect(page).to have_content("Add decisions") expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID459761 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:912
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L809
AmaQueue behaves like Judge has a case to assign to an attorney multiple judges judge can reassign the review judge tasks to another judge Failure/Error: expect(page).to have_content("Add decisions") expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID461781 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:912
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L539
AmaQueue overtime_revamp feature enabled with different overtime values behaves like Judge has a case to assign to an attorney judge can return report to attorney for corrections Failure/Error: expect(page).to have_content("Add decisions") expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID463794 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:917
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L656
AmaQueue overtime_revamp feature enabled with different overtime values behaves like Judge has a case to assign to an attorney checkout details (documentID, judge, attorney notes) are preserved in attorney checkout Failure/Error: expect(page).to have_content("Add decisions") expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID465806 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:917
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L809
AmaQueue overtime_revamp feature enabled with different overtime values behaves like Judge has a case to assign to an attorney multiple judges judge can reassign the review judge tasks to another judge Failure/Error: expect(page).to have_content("Add decisions") expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID467826 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:917
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L539
AmaQueue overtime_revamp feature enabled with different overtime values behaves like Judge has a case to assign to an attorney judge can return report to attorney for corrections Failure/Error: expect(page).to have_content("Add decisions") expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID469839 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:921
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L656
AmaQueue overtime_revamp feature enabled with different overtime values behaves like Judge has a case to assign to an attorney checkout details (documentID, judge, attorney notes) are preserved in attorney checkout Failure/Error: expect(page).to have_content("Add decisions") expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID470851 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:921
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L809
AmaQueue overtime_revamp feature enabled with different overtime values behaves like Judge has a case to assign to an attorney multiple judges judge can reassign the review judge tasks to another judge Failure/Error: expect(page).to have_content("Add decisions") expected to find text "Add decisions" in "CaseflowQueue\nSearch cases\nCSS_ID473871 (VACO)\nSelect special issues\nSelect the special issues that pertain to this case. If none, please select 'No Special Issues.' Cases with special issues are routed to specific groups who are in charge of adjusting the case.\nNo Special Issues\nIssues on Appeal:\nBlue Water\nBurn Pit\nMilitary Sexual Trauma (MST)\nCancelBack\nContinue\nSend feedback" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:921
caseflow_rspec_job (12, 1)
Process completed with exit code 1.
caseflow_lint_job
The process '/usr/bin/git' failed with exit code 128
caseflow_jest_job
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 7)
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)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 4)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 4)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 3)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 3): spec/models/idt/token_spec.rb#L53
Idt::Token#active? returns false after a token expires Skipped: Temporarily skipped with xit
caseflow_rspec_job (12, 9)
No files were found with the provided path: ./log/bullet-9.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 9)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 2)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 2)
No files were found with the provided path: ./log/bullet-2.log. No artifacts will be uploaded.
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)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 8): spec/workflows/post_decision_motion_updater_spec.rb#L69
PostDecisionMotionUpdater#process when disposition is granted when vacate type is vacate and readjudication should create decision issues on new vacate Skipped: Not yet implemented
caseflow_rspec_job (12, 11): spec/feature/queue/substitute_appellant/substitute_appellant_task_copy_spec.rb#L73
CASEFLOW-1501 Substitute appellant behavior Substitute Appellant appeal creation with an EvidenceSubmissionWindowTask selected show a success message Skipped: This test is only used to aid manual testing/demonstration.
caseflow_rspec_job (12, 8)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 11): spec/feature/queue/substitute_appellant/substitute_appellant_task_copy_spec.rb#L77
CASEFLOW-1501 Substitute appellant behavior Substitute Appellant appeal creation with an EvidenceSubmissionWindowTask selected prints the generated task tree Skipped: This test is only used to aid manual testing/demonstration.
caseflow_rspec_job (12, 11): spec/feature/queue/substitute_appellant/substitute_appellant_task_copy_spec.rb#L87
CASEFLOW-1501 Substitute appellant behavior Substitute Appellant appeal creation with a ScheduleHearingTask selected prints a task tree Skipped: This test is only used to aid manual testing/demonstration.
caseflow_rspec_job (12, 11): spec/feature/queue/substitute_appellant/substitute_appellant_task_copy_spec.rb#L97
CASEFLOW-1501 Substitute appellant behavior Substitute Appellant appeal creation with a HearingAdminActionVerifyAddressTask selected creates a proper task tree Skipped: This test is only used to aid manual testing/demonstration.
caseflow_rspec_job (12, 11): spec/feature/queue/substitute_appellant/substitute_appellant_task_copy_spec.rb#L114
CASEFLOW-1501 Substitute appellant behavior Substitute Appellant appeal creation with an AssignHearingDispositionTask selected prints a task tree Skipped: This test is only used to aid manual testing/demonstration.
caseflow_rspec_job (12, 11): spec/feature/queue/substitute_appellant/substitute_appellant_task_copy_spec.rb#L124
CASEFLOW-1501 Substitute appellant behavior Substitute Appellant appeal creation with a TranscriptionTask selected prints a task tree Skipped: This test is only used to aid manual testing/demonstration.
caseflow_rspec_job (12, 11): spec/feature/queue/substitute_appellant/substitute_appellant_task_copy_spec.rb#L134
CASEFLOW-1501 Substitute appellant behavior Substitute Appellant appeal creation with EvidenceSubmissionWindow and Transcription selected prints a task tree Skipped: This test is only used to aid manual testing/demonstration.
caseflow_rspec_job (12, 11): spec/feature/queue/substitute_appellant/substitute_appellant_task_copy_spec.rb#L144
CASEFLOW-1501 Substitute appellant behavior Substitute Appellant appeal creation with Verify Address and Schedule Hearing selected prints a task tree Skipped: This test is only used to aid manual testing/demonstration.
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)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 6): spec/feature/dispatch/establish_claim_spec.rb#L626
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: flakey hang
caseflow_rspec_job (12, 6)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 6)
No files were found with the provided path: ./log/bullet-6.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 5)
No files were found with the provided path: ./log/bullet-5.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 5)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 1)
No files were found with the provided path: ./log/bullet-1.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 1): spec/feature/login_spec.rb#L108
Login with valid credentials Skipped: This test sometimes fails because sessions do not persist across requests
caseflow_rspec_job (12, 1): spec/feature/login_spec.rb#L118
Login logging out redirects to home page Skipped: This test sometimes fails because sessions do not persist across requests
caseflow_rspec_job (12, 1): spec/feature/login_spec.rb#L167
Login Single Sign On is down Skipped: This test sometimes fails because it cannot find the expected text
caseflow_rspec_job (12, 1)
The process '/usr/bin/git' failed with exit code 128

Artifacts

Produced during runtime
Name Size
artifact Expired
96.9 MB