Skip to content

41642 - Intake: task creation #14605

41642 - Intake: task creation

41642 - Intake: task creation #14605

Triggered via pull request May 14, 2024 18:11
Status Failure
Total duration 34m 5s
Billable time 6h 11m
Artifacts 1

workflow.yml

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

Annotations

75 errors and 60 warnings
caseflow_lint_job
Process completed with exit code 1.
caseflow_rspec_job (12, 11): spec/seeds/hearings_spec.rb#L11
Seeds::Hearings#seed! creates all kinds of hearings Failure/Error: Seeds::Users.new.seed! # to do: remove dependency ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_users_unique_css_id" DETAIL: Key (upper(css_id::text))=(JOLLY_POSTMAN) already exists.
caseflow_rspec_job (12, 11)
Process completed with exit code 1.
caseflow_rspec_job (12, 7): spec/models/task_spec.rb#L2166
Task Correspondence Tasks package action tasks verifies no other open package action task on correspondence before creation Failure/Error: fail Caseflow::Error::MultipleOpenTasksOfSameTypeError, task_type: "package action task" Caseflow::Error::MultipleOpenTasksOfSameTypeError: Looks like this appeal already has an open package action task and this action cannot be completed.
caseflow_rspec_job (12, 7): spec/models/task_spec.rb#L2086
Task Correspondence Tasks package action tasks reassign package tasks approve Failure/Error: fail Caseflow::Error::MultipleOpenTasksOfSameTypeError, task_type: "package action task" Caseflow::Error::MultipleOpenTasksOfSameTypeError: Looks like this appeal already has an open package action task and this action cannot be completed.
caseflow_rspec_job (12, 7): spec/models/task_spec.rb#L2108
Task Correspondence Tasks package action tasks reassign package tasks reject Failure/Error: fail Caseflow::Error::MultipleOpenTasksOfSameTypeError, task_type: "package action task" Caseflow::Error::MultipleOpenTasksOfSameTypeError: Looks like this appeal already has an open package action task and this action cannot be completed.
caseflow_rspec_job (12, 7): spec/models/task_spec.rb#L2139
Task Correspondence Tasks package action tasks remove package tasks approve Failure/Error: fail Caseflow::Error::MultipleOpenTasksOfSameTypeError, task_type: "package action task" Caseflow::Error::MultipleOpenTasksOfSameTypeError: Looks like this appeal already has an open package action task and this action cannot be completed.
caseflow_rspec_job (12, 7): spec/models/task_spec.rb#L2148
Task Correspondence Tasks package action tasks remove package tasks reject Failure/Error: fail Caseflow::Error::MultipleOpenTasksOfSameTypeError, task_type: "package action task" Caseflow::Error::MultipleOpenTasksOfSameTypeError: Looks like this appeal already has an open package action task and this action cannot be completed.
caseflow_rspec_job (12, 7)
Process completed with exit code 1.
caseflow_rspec_job (12, 3): spec/seeds/mtv_spec.rb#L12
Seeds::MTV#seed! creates all kinds of motions to vacate Failure/Error: Seeds::Users.new.seed! # TOODO ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_users_unique_css_id" DETAIL: Key (upper(css_id::text))=(JOLLY_POSTMAN) already exists.
caseflow_rspec_job (12, 3): spec/controllers/tasks_controller_spec.rb#L632
TasksController POST /tasks When the current user is a member of the Mail team when an AddressChangeMailTask is created for an inactive appeal returns a response indicating failure to create task Failure/Error: InboundOpsTeam.singleton.add_user(inbound_ops_team_user) NoMethodError: undefined method `singleton' for #<User:0x00007f4b8908cda8> Did you mean? singleton_class
caseflow_rspec_job (12, 3): spec/requests/correspondence_controller_spec.rb#L28
Correspondence Requests correspondence_cases returns 200 status Failure/Error: assigned_to: InboundOpsTeam.singleton, NoMethodError: undefined method `singleton' for #<User:0x00007f4b8908cda8> Did you mean? singleton_class
caseflow_rspec_job (12, 3): spec/requests/correspondence_controller_spec.rb#L32
Correspondence Requests correspondence_cases returns json in the expected shape for correspondence_cases Failure/Error: assigned_to: InboundOpsTeam.singleton, NoMethodError: undefined method `singleton' for #<User:0x00007f4b8908cda8> Did you mean? singleton_class
caseflow_rspec_job (12, 3): spec/requests/correspondence_controller_spec.rb#L64
Correspondence Requests correspondence_cases redirects to unauthorized without valid correspondence access Failure/Error: assigned_to: InboundOpsTeam.singleton, NoMethodError: undefined method `singleton' for #<User:0x00007f4b8908cda8> Did you mean? singleton_class
caseflow_rspec_job (12, 3): spec/requests/correspondence_controller_spec.rb#L73
Correspondence Requests correspondence_cases redirects while feature flag disabled Failure/Error: assigned_to: InboundOpsTeam.singleton, NoMethodError: undefined method `singleton' for #<User:0x00007f4b8908cda8> Did you mean? singleton_class
caseflow_rspec_job (12, 3): spec/requests/correspondence_controller_spec.rb#L98
Correspondence Requests correspondence_team returns 200 status Failure/Error: assigned_to: InboundOpsTeam.singleton, NoMethodError: undefined method `singleton' for #<User:0x00007f4b8908cda8> Did you mean? singleton_class
caseflow_rspec_job (12, 3): spec/requests/correspondence_controller_spec.rb#L102
Correspondence Requests correspondence_team returns json in the expected shape correspondence_team Failure/Error: assigned_to: InboundOpsTeam.singleton, NoMethodError: undefined method `singleton' for #<User:0x00007f4b8908cda8> Did you mean? singleton_class
caseflow_rspec_job (12, 3): spec/requests/correspondence_controller_spec.rb#L152
Correspondence Requests #process_intake tasks_not_related_to_appeal it should behave like successful unrelated task creation CavcCorrespondenceCorrespondenceTask creates tasks not related to an appeal Failure/Error: assigned_to: InboundOpsTeam.singleton, NoMethodError: undefined method `singleton' for #<User:0x00007f4b8908cda8> Did you mean? singleton_class Shared Example Group: "successful unrelated task creation" called from ./spec/requests/correspondence_controller_spec.rb:179
caseflow_rspec_job (12, 3): spec/requests/correspondence_controller_spec.rb#L152
Correspondence Requests #process_intake tasks_not_related_to_appeal it should behave like successful unrelated task creation CongressionalInterestCorrespondenceTask creates tasks not related to an appeal Failure/Error: assigned_to: InboundOpsTeam.singleton, NoMethodError: undefined method `singleton' for #<User:0x00007f4b8908cda8> Did you mean? singleton_class Shared Example Group: "successful unrelated task creation" called from ./spec/requests/correspondence_controller_spec.rb:179
caseflow_rspec_job (12, 9): spec/seeds/substitutions_spec.rb#L15
Seeds::Substitutions#seed! creates appeals ready for substitution Failure/Error: Seeds::Users.new.seed! ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_users_unique_css_id" DETAIL: Key (upper(css_id::text))=(JOLLY_POSTMAN) already exists.
caseflow_rspec_job (12, 9)
Process completed with exit code 1.
caseflow_rspec_job (12, 2): 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: expect(page).to have_content("You have successfully submitted a correspondence record") expected to find text "You have successfully submitted a correspondence record" in "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 2): 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 "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 2): 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 "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 2): 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 "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 2): spec/feature/queue/correspondence/submit_intake_form_spec.rb#L152
Correspondence Intake submission user waives evidence submission window task on an appeal success completes the evidence submission window 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 "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 2): spec/feature/queue/correspondence/submit_intake_form_spec.rb#L176
Correspondence Intake submission user links appeals but does not add any tasks success displays a success banner, links the appeal 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 "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 2)
Process completed with exit code 1.
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 Failure/Error: expect(page).to_not have_content("Notes") expected not to find text "Notes" in "CaseflowHearings\n | Switch product\nBVATWARNER (DSUSER)\nUnable to create a hearing link\nPlease use the judge's dedicated link or contact the Hearing Coordinator for assistance.\nDaily Docket (Tue 5/14/2024)\n\n< Back to schedule \nCoordinator:\nHearing type: Central\nRegional office:\nRoom number: 2 (1W200B)\nDownload & Print Page\nAppellant/Veteran ID/RepresentativeType/Time/ROActions\n1Bob Smithparker\n571175216\nH\n240513-1\n\n\n\n9999 MISSION ST\nSAN FRANCISCO CA 94103\n\nClarence Darrow\nCentral\n8:30 AM EDT\n0 issues\nDisposition\nSelect...\nCopy Requested by Appellant/Rep\nTranscript Requested\nNotes\nRegional Office\nCentral\nHearing Location\nHearing Day\nTue 5/14/2024\n\nHearing Time\n9:00 AM Eastern Time (US & Canada)\n1:00 PM Eastern Time (US & Canada)\nOther\n8:30 AM Eastern Time (US & Canada)\nSend feedback"
caseflow_rspec_job (12, 4): spec/controllers/correspondence_tasks_controller_spec.rb#L23
CorrespondenceTasksController POST #create_package_action_task RemovePackageTask creation creates remove package task successfully Failure/Error: expect(response).to have_http_status(:ok) expected the response to have status code :ok (200) but it was :bad_request (400)
caseflow_rspec_job (12, 4): spec/controllers/correspondence_tasks_controller_spec.rb#L41
CorrespondenceTasksController POST #create_package_action_task SplitPackageTask creation creates remove package task successfully Failure/Error: expect(response).to have_http_status(:ok) expected the response to have status code :ok (200) but it was :bad_request (400)
caseflow_rspec_job (12, 4): spec/controllers/correspondence_tasks_controller_spec.rb#L59
CorrespondenceTasksController POST #create_package_action_task MergePackageTask creation creates merge package task successfully Failure/Error: expect(response).to have_http_status(:ok) expected the response to have status code :ok (200) but it was :bad_request (400)
caseflow_rspec_job (12, 4): spec/controllers/correspondence_tasks_controller_spec.rb#L102
CorrespondenceTasksController POST #remove_package Delete correspondence package from Caseflow creates remove package task successfully Failure/Error: expect(response).to have_http_status(:ok) expected the response to have status code :ok (200) but it was :bad_request (400)
caseflow_rspec_job (12, 4): spec/controllers/correspondence_tasks_controller_spec.rb#L121
CorrespondenceTasksController POST #reject_package Reject Delete correspondence package from Caseflow reject remove package task successfully Failure/Error: expect(response).to have_http_status(:ok) expected the response to have status code :ok (200) but it was :bad_request (400)
caseflow_rspec_job (12, 4)
Process completed with exit code 1.
caseflow_rspec_job (12, 10): spec/seeds/tasks_spec.rb#L16
Seeds::Tasks#seed! creates all kinds of appeals and tasks Failure/Error: Seeds::Users.new.seed! ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_users_unique_css_id" DETAIL: Key (upper(css_id::text))=(JOLLY_POSTMAN) already exists.
caseflow_rspec_job (12, 10): spec/seeds/tasks_spec.rb#L23
Seeds::Tasks#seed! seeding hpr tasks created hpr tasks for ama appeals Failure/Error: Seeds::Users.new.seed! ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_users_unique_css_id" DETAIL: Key (upper(css_id::text))=(JOLLY_POSTMAN) already exists.
caseflow_rspec_job (12, 10): spec/seeds/tasks_spec.rb#L28
Seeds::Tasks#seed! seeding hpr tasks created hpr tasks for legacy appeals Failure/Error: Seeds::Users.new.seed! ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_users_unique_css_id" DETAIL: Key (upper(css_id::text))=(JOLLY_POSTMAN) already exists.
caseflow_rspec_job (12, 10): spec/seeds/tasks_spec.rb#L35
Seeds::Tasks#seed! seeding hwr tasks created hwr tasks for ama appeals Failure/Error: Seeds::Users.new.seed! ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_users_unique_css_id" DETAIL: Key (upper(css_id::text))=(JOLLY_POSTMAN) already exists.
caseflow_rspec_job (12, 10): spec/seeds/tasks_spec.rb#L40
Seeds::Tasks#seed! seeding hwr tasks created hwr tasks for legacy appeals Failure/Error: Seeds::Users.new.seed! ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_users_unique_css_id" DETAIL: Key (upper(css_id::text))=(JOLLY_POSTMAN) already exists.
caseflow_rspec_job (12, 10): spec/services/auto_assignable_user_finder_spec.rb#L172
AutoAssignableUserFinder#get_first_assignable_user with inbound ops team super user when super user has available capacity returns the super user Failure/Error: fail Caseflow::Error::MultipleOpenTasksOfSameTypeError, task_type: "package action task" Caseflow::Error::MultipleOpenTasksOfSameTypeError: Looks like this appeal already has an open package action task and this action cannot be completed.
caseflow_rspec_job (12, 10): spec/services/auto_assignable_user_finder_spec.rb#L192
AutoAssignableUserFinder#get_first_assignable_user with inbound ops team super user when super user has NO available capacity returns another eligible user Failure/Error: fail Caseflow::Error::MultipleOpenTasksOfSameTypeError, task_type: "package action task" Caseflow::Error::MultipleOpenTasksOfSameTypeError: Looks like this appeal already has an open package action task and this action cannot be completed.
caseflow_rspec_job (12, 10): spec/feature/queue/correspondence/correspondence_queue_task_link_spec.rb#L15
Task Links on Your Correspondence and Correspondence Cases pages When a user clicks a task link in veterans details column the task is an active CorrespondenceIntakeTask routes to the Correspondence Intake page Failure/Error: find_all("#task-link").last.click NoMethodError: undefined method `click' for nil:NilClass
caseflow_rspec_job (12, 10): spec/feature/queue/correspondence/correspondence_queue_task_link_spec.rb#L27
Task Links on Your Correspondence and Correspondence Cases pages When a user clicks a task link in veterans details column the task is an active ReviewPackageTask routes to the Review Package page Failure/Error: find_all("#task-link").last.click NoMethodError: undefined method `click' for nil:NilClass
caseflow_rspec_job (12, 10): spec/feature/queue/correspondence/correspondence_queue_task_link_spec.rb#L40
Task Links on Your Correspondence and Correspondence Cases pages When a user clicks a task link in veterans details column the task is an EfolderFailedUploadTask with a parent task that is a ReviewPackageTask routes to the Review Package page Failure/Error: find_all("#task-link").last.click NoMethodError: undefined method `click' for nil:NilClass
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/intake_spec.rb#L204
The Correspondence Intake page Step 3 - Confirm Tasks not related to an Appeal section displays the correct content Failure/Error: click_button("Continue") Capybara::ElementNotFound: Unable to find button "Continue" that is not disabled
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/intake_spec.rb#L215
The Correspondence Intake page Step 3 - Confirm Tasks not related to an Appeal section Edit section link returns user to Tasks not related to an Appeal on Step 2 Failure/Error: click_button("Continue") Capybara::ElementNotFound: Unable to find button "Continue" that is not disabled
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/intake_spec.rb#L242
The Correspondence Intake page The user is able to use the autotext feature The user can close the modal with the cancel button. Failure/Error: expect(cancel_count).to eq 1 expected: 1 got: 0 (compared using ==)
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/intake_spec.rb#L252
The Correspondence Intake page The user is able to use the autotext feature The user can close the modal with the x button located in the top right. Failure/Error: expect(cancel_count).to eq 1 expected: 1 got: 0 (compared using ==)
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/intake_spec.rb#L346
The Correspondence Intake page correspondence tasks in-progress tab and navigate to step 3 when we click on intake task successfully loads the in progress tab Failure/Error: expect(page).to have_content("Correspondence in progress") expected to find text "Correspondence in progress" in "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/intake_spec.rb#L351
The Correspondence Intake page correspondence tasks in-progress tab and navigate to step 3 when we click on intake task navigates to intake form from in-progress tab to step 3 Failure/Error: find("#task-link").click Capybara::ElementNotFound: Unable to find css "#task-link"
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/intake_spec.rb#L382
The Correspondence Intake page checks for failed to upload to the eFolder banner after navigating away from page successfully loads the in progress tab Failure/Error: expect(page).to have_content("Correspondence in progress") expected to find text "Correspondence in progress" in "CaseflowError 500\nMenu\nSomething went wrong.\nIf you continue to see this page, please contact the Caseflow team via the VA Enterprise Service Desk at 855-673-4357 or by creating a ticket via YourIT.\nError code:\nSend feedback"
caseflow_rspec_job (12, 8): spec/feature/queue/correspondence/intake_spec.rb#L387
The Correspondence Intake page checks for failed to upload to the eFolder banner after navigating away from page navigates to intake form from in-progress tab to step 3 and checks for failed to upload to the eFolder banner from the Centralized Mail Portal, if it needs to be processed. Failure/Error: find("tbody > tr:last-child > td:nth-child(1)").click Capybara::ElementNotFound: Unable to find css "tbody > tr:last-child > td:nth-child(1)"
caseflow_rspec_job (12, 8): spec/controllers/correspondence_queue_controller_spec.rb#L19
CorrespondenceQueueController GET #correspondence_cases returns a successful response Failure/Error: expect(response).to have_http_status(:ok) expected the response to have status code :ok (200) but it was :found (302)
caseflow_rspec_job (12, 8): spec/controllers/correspondence_queue_controller_spec.rb#L32
CorrespondenceQueueController GET #correspondence_cases responds to json format request Failure/Error: body = JSON.parse(response.body, symbolize_names: true) JSON::ParserError: 783: unexpected token at '<html><body>You are being <a href="http://test.host/unauthorized">redirected</a>.</body></html>'
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_search_bar_spec.rb#L22
Search Bar for Correspondence correspondece cases feature toggle routes to correspondence cases if feature toggle is enabled Failure/Error: expect(page).to have_current_path( "/queue/correspondence?tab=correspondence_assigned&page=1&sort_by=vaDor&order=asc" ) expected "/unauthorized" to equal "/queue/correspondence?tab=correspondence_assigned&page=1&sort_by=vaDor&order=asc"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_search_bar_spec.rb#L66
Search Bar for Correspondence correspondence assigned tab - locate the search bar successfully opens the assigned tab, finds the search box, and enters data there. Failure/Error: expect(page).to have_content("Filter table by any of its columns") expected to find text "Filter table by any of its columns" in "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_search_bar_spec.rb#L76
Search Bar for Correspondence correspondence assigned tab - locate the search bar should display the search bar with text even we shift to other tabs Failure/Error: expect(page).to have_content("Filter table by any of its columns") expected to find text "Filter table by any of its columns" in "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_search_bar_spec.rb#L86
Search Bar for Correspondence correspondence assigned tab - locate the search bar Should display Only search results even when we hit pagination Failure/Error: expect(page).to have_content("Filter table by any of its columns") expected to find text "Filter table by any of its columns" in "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_search_bar_spec.rb#L101
Search Bar for Correspondence correspondence assigned tab - locate the search bar Verify the user can clear the search bar by clicking the 'x' in the search bar Failure/Error: expect(page).to have_content("Filter table by any of its columns") expected to find text "Filter table by any of its columns" in "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_search_bar_spec.rb#L113
Search Bar for Correspondence correspondence assigned tab - locate the search bar Verify the user can have search results sorted by veteran details. Failure/Error: expect(page).to have_content("Filter table by any of its columns") expected to find text "Filter table by any of its columns" in "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_search_bar_spec.rb#L139
Search Bar for Correspondence correspondence assigned tab - locate the search bar Verify the user can have search results filtered by receipt date on filter correctly Failure/Error: find_by_id("searchBar").fill_in with: veteran.last_name Capybara::ElementNotFound: Unable to find id "searchBar"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_search_bar_spec.rb#L187
Search Bar for Correspondence correspondence paginationg search testing should display the search bar with text even when switching pages in pagination Failure/Error: expect(page).to have_content("Filter table by any of its columns") expected to find text "Filter table by any of its columns" in "CaseflowError 500\nMenu\nSomething went wrong.\nIf you continue to see this page, please contact the Caseflow team via the VA Enterprise Service Desk at 855-673-4357 or by creating a ticket via YourIT.\nError code:\nSend feedback"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_search_bar_spec.rb#L196
Search Bar for Correspondence correspondence paginationg search testing should display the correct results with pagination and filtering Failure/Error: find_by_id("searchBar").fill_in with: "Zzzans" Capybara::ElementNotFound: Unable to find id "searchBar"
caseflow_rspec_job (12, 5): spec/feature/queue/correspondence/correspondence_search_bar_spec.rb#L209
Search Bar for Correspondence correspondence paginationg search testing should be able to search by different columns Failure/Error: find_by_id("searchBar").fill_in with: "42" Capybara::ElementNotFound: Unable to find id "searchBar"
caseflow_rspec_job (12, 1): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L22
The Correspondence Cases page correspondece cases feature toggle routes to correspondence cases if feature toggle is enabled Failure/Error: expect(current_path.include?("/queue/correspondence")).to eq true expected: true got: false (compared using ==) Diff: @@ -1,2 +1,2 @@ -true +false
caseflow_rspec_job (12, 1): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L78
The Correspondence Cases page correspondence tasks in-progress tab successfully loads the in progress tab Failure/Error: expect(page).to have_content("Correspondence in progress") expected to find text "Correspondence in progress" in "CaseflowUnauthorized\nMenu\nDrat!\nYou aren't authorized to use this part of Caseflow yet.\nSwitch users to access this page.\nSend feedback"
caseflow_rspec_job (12, 1): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L83
The Correspondence Cases page correspondence tasks in-progress tab uses veteran details sort correctly. Failure/Error: find("[aria-label='Sort by Veteran Details']").click Capybara::ElementNotFound: Unable to find css "[aria-label='Sort by Veteran Details']"
caseflow_rspec_job (12, 1): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L99
The Correspondence Cases page correspondence tasks in-progress tab uses VA DOR sort correctly. Failure/Error: find("[aria-label='Sort by VA DOR']").click Capybara::ElementNotFound: Unable to find css "[aria-label='Sort by VA DOR']"
caseflow_rspec_job (12, 1): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L115
The Correspondence Cases page correspondence tasks in-progress tab uses tasks sort correctly. Failure/Error: find("[aria-label='Sort by Tasks']").click Capybara::ElementNotFound: Unable to find css "[aria-label='Sort by Tasks']"
caseflow_rspec_job (12, 1): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L131
The Correspondence Cases page correspondence tasks in-progress tab uses days waiting sort correctly Failure/Error: find("[aria-label='Sort by Days Waiting']").click Capybara::ElementNotFound: Unable to find css "[aria-label='Sort by Days Waiting']"
caseflow_rspec_job (12, 1): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L147
The Correspondence Cases page correspondence tasks in-progress tab uses notes sort correctly Failure/Error: find("[aria-label='Sort by Notes']").click Capybara::ElementNotFound: Unable to find css "[aria-label='Sort by Notes']"
caseflow_rspec_job (12, 1): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L163
The Correspondence Cases page correspondence tasks in-progress tab uses receipt date between filter correctly Failure/Error: all(".unselected-filter-icon")[1].click NoMethodError: undefined method `click' for nil:NilClass
caseflow_rspec_job (12, 1): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L174
The Correspondence Cases page correspondence tasks in-progress tab uses receipt date before filter correctly Failure/Error: all(".unselected-filter-icon")[1].click NoMethodError: undefined method `click' for nil:NilClass
caseflow_rspec_job (12, 1): spec/feature/queue/correspondence/correspondence_cases_spec.rb#L184
The Correspondence Cases page correspondence tasks in-progress tab uses receipt date after filter correctly Failure/Error: all(".unselected-filter-icon")[1].click NoMethodError: undefined method `click' for nil:NilClass
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, 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)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 0): 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, 0): 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, 0): 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, 0): 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, 0): 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, 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)
No files were found with the provided path: ./log/bullet-11.log. No artifacts will be uploaded.
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, 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/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: ./log/bullet-7.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 7)
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)
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)
No files were found with the provided path: ./log/bullet-3.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 3)
The process '/usr/bin/git' failed with exit code 128
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/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): 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)
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, 9)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
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, 2)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 2)
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, 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, 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)
Cache save failed.
caseflow_rspec_job (12, 10)
The process '/usr/bin/git' failed with exit code 128
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)
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, 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, 5)
No files were found with the provided path: ./log/bullet-5.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 5)
Cache save failed.
caseflow_rspec_job (12, 5): 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, 5)
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: ./log/bullet-1.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 1)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 1)
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/

Artifacts

Produced during runtime
Name Size
artifact Expired
291 MB