Skip to content

Sivakesh/appeals 44110 #15360

Sivakesh/appeals 44110

Sivakesh/appeals 44110 #15360

Triggered via pull request May 31, 2024 15:23
Status Failure
Total duration 31m 27s
Billable time 6h 22m
Artifacts 1

workflow.yml

on: pull_request
caseflow_jest_job
6m 41s
caseflow_jest_job
caseflow_lint_job
8m 56s
caseflow_lint_job
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 60 warnings
caseflow_lint_job
Process completed with exit code 1.
caseflow_rspec_job (12, 2): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L299
The Correspondence Cases page correspondence tasks completed tab filters date column with 'after' this date Failure/Error: expect(all("tbody > tr:nth-child(1) > td:nth-child(3)").length).to eq(1) expected: 1 got: 0 (compared using ==)
caseflow_rspec_job (12, 5): spec/seeds/users_spec.rb#L7
Seeds::Users#seed! creates all kinds of users and organizations Failure/Error: expect(User.count).to eq(135) expected: 135 got: 136 (compared using ==)
caseflow_rspec_job (12, 2)
Process completed with exit code 1.
caseflow_rspec_job (12, 5)
Process completed with exit code 1.
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/submit_intake_form_spec.rb#L9
Correspondence Intake submission user associates correspondence with prior mail success displays a success banner and links the correspondence Failure/Error: click_button("Continue") Capybara::ElementNotFound: Unable to find visible button "Continue" that is not disabled
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/submit_intake_form_spec.rb#L27
Correspondence Intake submission user selects completed mail tasks success displays confirm submission Failure/Error: expect(page).to have_content("You have successfully submitted a correspondence record") expected to find text "You have successfully submitted a correspondence record" in "CaseflowQueue\nSearch cases\nTEST_USER (VACO)\nThe correspondence's documents have failed to upload to the eFolder\nYou can upload it from this page to the veteran's eFolder at a later time.\n1. Add Related Correspondence\n2. Review Tasks & Appeals\n3. Confirm\nReview and Confirm Correspondence\nReview the details below to make sure the information is correct before submitting. If you need to make changes, please go back to the associated section.\nAbout the Correspondence\nPackage Document Type VA DOR Veteran Correspondence Type\nNon-NOD 01/01/2023 Bob Smith (12345678) a correspondence type.\nNotes\nResponse Letters\nEdit Section\nDate Sent Letter Type Letter Title Letter Subcategory Letter Subcategory Reasons Response Window\nAssociated Prior Mail\nEdit Section\nCorrespondence is not related to prior mail\nCompleted Mail Tasks\nEdit Section\nCompleted Mail Tasks\nAssociated with Claims Folder\nLinked Appeals & New Tasks\nEdit Section\nCorrespondence is not related to an existing appeal\nTasks not related to an Appeal\nEdit Section\nTasks Task Instructions or Context\nReturn to queue\nSubmit\nBack\nSend feedback"
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/submit_intake_form_spec.rb#L45
Correspondence Intake submission user add tasks not related to an appeal success displays confirm submission Failure/Error: expect(page).to have_content("You have successfully submitted a correspondence record") expected to find text "You have successfully submitted a correspondence record" in "CaseflowQueue\nSearch cases\nTEST_USER (VACO)\nThe correspondence's documents have failed to upload to the eFolder\nYou can upload it from this page to the veteran's eFolder at a later time.\n1. Add Related Correspondence\n2. Review Tasks & Appeals\n3. Confirm\nReview and Confirm Correspondence\nReview the details below to make sure the information is correct before submitting. If you need to make changes, please go back to the associated section.\nAbout the Correspondence\nPackage Document Type VA DOR Veteran Correspondence Type\nNon-NOD 01/01/2023 Bob Smith (12345678) a correspondence type.\nNotes\nResponse Letters\nEdit Section\nDate Sent Letter Type Letter Title Letter Subcategory Letter Subcategory Reasons Response Window\nAssociated Prior Mail\nEdit Section\nCorrespondence is not related to prior mail\nCompleted Mail Tasks\nEdit Section\nCompleted Mail Tasks\nLinked Appeals & New Tasks\nEdit Section\nCorrespondence is not related to an existing appeal\nTasks not related to an Appeal\nEdit Section\nTasks Task Instructions or Context\nCongressional Interest Possible motion pursuant to BVA decision dated mm/dd/yy\nReturn to queue\nSubmit\nBack\nSend feedback"
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/submit_intake_form_spec.rb#L100
Correspondence Intake submission user adds tasks related to an appeal success displays a success banner, links the appeal, and creates the task Failure/Error: expect(page).to have_content("You have successfully submitted a correspondence record") expected to find text "You have successfully submitted a correspondence record" in "CaseflowQueue\nSearch cases\nTEST_USER (VACO)\nThe correspondence's documents have failed to upload to the eFolder\nYou can upload it from this page to the veteran's eFolder at a later time.\n1. Add Related Correspondence\n2. Review Tasks & Appeals\n3. Confirm\nReview and Confirm Correspondence\nReview the details below to make sure the information is correct before submitting. If you need to make changes, please go back to the associated section.\nAbout the Correspondence\nPackage Document Type VA DOR Veteran Correspondence Type\nNon-NOD 01/01/2023 Bob Smith (12345678) a correspondence type.\nNotes\nResponse Letters\nEdit Section\nDate Sent Letter Type Letter Title Letter Subcategory Letter Subcategory Reasons Response Window\nAssociated Prior Mail\nEdit Section\nCorrespondence is not related to prior mail\nCompleted Mail Tasks\nEdit Section\nCompleted Mail Tasks\nLinked Appeals & New Tasks\nEdit Section\nAppeal 1 Tasks\nLinked Appeal\nD\n240530-15\nAdditional Tasks Task Instructions or Context\nCUE-Related Correspondence Text\nTasks not related to an Appeal\nEdit Section\nTasks Task Instructions or Context\nReturn to queue\nSubmit\nBack\nSend feedback"
caseflow_rspec_job (12, 8)
Process completed with exit code 1.
caseflow_rspec_job (12, 4): spec/feature/queue/correspondence/add_related_correspondence_spec.rb#L46
Add Related Correspondence - Correspondence Intake page Yes - related correspondence the continue button continue button is active if a checkbox is checked Failure/Error: expect(page.has_button?("Continue")).to be(true) expected true got false
caseflow_rspec_job (12, 4): spec/feature/queue/correspondence/add_related_correspondence_spec.rb#L123
Add Related Correspondence - Correspondence Intake page Yes - related correspondence table of prior correspondences Checkbox values persist through page navigation Failure/Error: expect(page.has_button?("Continue")).to be(true) expected true got false
caseflow_rspec_job (12, 4)
Process completed with exit code 1.
caseflow_rspec_job (12, 9): spec/feature/queue/correspondence/edit_cmp_information_spec.rb#L61
The Correspondence Review Package page Review package form shell Saving the VA DOR and Package document type values in modal Failure/Error: expect(page).to have_button("Save", disabled: false) expected to find button "Save" that is not disabled but there were no matches
caseflow_rspec_job (12, 9): spec/feature/queue/correspondence/edit_cmp_information_spec.rb#L137
The Correspondence Review Package page Checking VADOR field is enable for InboundOpsTeam Checking VADOR field is enabled for Mail Supervisor Failure/Error: expect(page).to have_field("VA DOR", readonly: false) expected to find visible field "VA DOR" that is not disabled but there were no matches. Also found "", which matched the selector but not all filters. Expected readonly false but it wasn't
caseflow_rspec_job (12, 9)
Process completed with exit code 1.
caseflow_rspec_job (12, 10): spec/feature/queue/correspondence/review_package_spec.rb#L47
The Correspondence Review Package page Review package form shell check for CMP Edit button Failure/Error: expect(page).to have_button("Create record") expected to find visible button "Create record" that is not disabled but there were no matches. Also found "Create record", which matched the selector but not all filters. Expected disabled false but it wasn't
caseflow_rspec_job (12, 10): spec/feature/queue/correspondence/review_package_spec.rb#L53
The Correspondence Review Package page Review package form shell Intake appeal button should be hidden for document type 10182 Failure/Error: expect(page).to have_content("Intake appeal") expected to find text "Intake appeal" in "CaseflowQueue\nSearch cases\nCSSID9750072 (VACO)\nReview Package\nReview the mail package details below. If the document type is NOD, select the appropriate action needed for the form.\nRequest package action\nGeneral Information\nSave changes\nVeteran file number\nVeteran name\nPackage document type\nVA DOR\nNotes\nCorrespondence type\nSelect...\nDocument Preview\nViewing 1-1 out of 1 total documents\nDocument Type Action\nVA Form 10182 Notice of Disagreement Edit\nReturn to queue\nCreate record\nSend feedback"
caseflow_rspec_job (12, 10): spec/feature/queue/correspondence/review_package_spec.rb#L135
The Correspondence Review Package page Review package - intake appeal completes step 1 and 2 then goes to step 3 of intake appeal process Failure/Error: expect(page).to have_button("Intake appeal") expected to find button "Intake appeal" that is not disabled but there were no matches
caseflow_rspec_job (12, 10): spec/feature/queue/correspondence/review_package_spec.rb#L156
The Correspondence Review Package page Review package - Create record click on Create record button Failure/Error: click_button "Create record" Capybara::ElementNotFound: Unable to find visible button "Create record" that is not disabled
caseflow_rspec_job (12, 10)
Process completed with exit code 1.
caseflow_jest_job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_lint_job
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 1)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 1)
Cache save failed.
caseflow_rspec_job (12, 1)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 3)
Cache save failed.
caseflow_rspec_job (12, 3)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 3)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 3): 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, 3): 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, 3): 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, 3): 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, 3): 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, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 0)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 0)
Cache save failed.
caseflow_rspec_job (12, 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 2)
The process '/usr/bin/git' failed with exit code 128
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)
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, 5)
Cache save failed.
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, 5)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 11): 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, 11)
Cache save failed.
caseflow_rspec_job (12, 11)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 11)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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, 6)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 7)
The process '/usr/bin/git' failed with exit code 128
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 8)
The process '/usr/bin/git' failed with exit code 128
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, 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 4)
Cache save failed.
caseflow_rspec_job (12, 4)
No files were found with the provided path: ./log/bullet-4.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 4)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 4): spec/feature/queue/correspondence/intake_form_persistence_spec.rb#L17
Persistence of the intake correspondence page step 1 creates a correspondence_intake record on page load Skipped: Temporarily skipped with xit
caseflow_rspec_job (12, 9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: ./log/bullet-9.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 9)
Cache save failed.
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, 10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
caseflow_rspec_job (12, 10)
No files were found with the provided path: ./log/bullet-10.log. 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.

Artifacts

Produced during runtime
Name Size
artifact Expired
111 MB