Skip to content

button fix for the return to attorney assign task modal scenario 7 #4984

button fix for the return to attorney assign task modal scenario 7

button fix for the return to attorney assign task modal scenario 7 #4984

Triggered via pull request September 1, 2023 14:58
Status Failure
Total duration 19m 17s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

workflow.yml

on: pull_request
caseflow_jest_job
10m 51s
caseflow_jest_job
caseflow_lint_job
8m 7s
caseflow_lint_job
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

78 errors and 26 warnings
caseflow_lint_job
Process completed with exit code 1.
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, 10): spec/models/attorney_case_review_spec.rb#L291
AttorneyCaseReview.complete for omo request when Vacols update is not successful should not create omo request record Failure/Error: expect { subject }.to raise_error(Caseflow::Error::QueueRepositoryError) expected Caseflow::Error::QueueRepositoryError but nothing was raised
caseflow_rspec_job (12, 10): 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: find("button", text: COPY::MODAL_RETURN_BUTTON).click Capybara::ElementNotFound: Unable to find css "button"
caseflow_rspec_job (12, 10): spec/feature/queue/pre_docket_spec.rb#L331
Pre-Docket intakes when a VHA case goes through intake non caregiver intaking VHA issues creates pre-docket tasks instead of regular docketing tasks Failure/Error: find("button", text: COPY::MODAL_RETURN_BUTTON).click Capybara::ElementNotFound: Unable to find css "button"
caseflow_rspec_job (12, 10): spec/feature/queue/pre_docket_spec.rb#L1034
Pre-Docket intakes when an education case goes through intake to be pre-docketed EMO user can return an appeal to BVA Intake Failure/Error: find("button", class: "usa-button", text: COPY::MODAL_RETURN_BUTTON).click Capybara::ElementNotFound: Unable to find css "button" with classes [usa-button]
caseflow_rspec_job (12, 10): spec/feature/queue/pre_docket_spec.rb#L1224
Pre-Docket intakes when an education case goes through intake to be pre-docketed BVA Intake user can return an appeal to the EMO Failure/Error: find("button", text: COPY::MODAL_RETURN_BUTTON).click Capybara::ElementNotFound: Unable to find css "button"
caseflow_rspec_job (12, 10)
Process completed with exit code 1.
caseflow_rspec_job (12, 0): spec/feature/queue/task_queue_spec.rb#L393
Task queue Creating a mail task when a ClearAndUnmistakeableErrorMailTask task is routed to Pulac Cerullo creates two child tasks: one Pulac Cerullo Task, and a child of that task assigned to the first user in the Pulac Cerullo org Failure/Error: click_button(text: "Notify") Capybara::ElementNotFound: Unable to find visible button nil with text "Notify" that is not disabled
caseflow_rspec_job (12, 0): spec/feature/queue/task_queue_spec.rb#L403
Task queue Creating a mail task when a ReconsiderationMotionMailTask task is routed to Pulac Cerullo creates two child tasks: one Pulac Cerullo Task, and a child of that task assigned to the first user in the Pulac Cerullo org Failure/Error: click_button(text: "Notify") Capybara::ElementNotFound: Unable to find visible button nil with text "Notify" that is not disabled
caseflow_rspec_job (12, 0): spec/feature/queue/task_queue_spec.rb#L414
Task queue Creating a mail task when a VacateMotionMailTask task is routed to Pulac Cerullo creates two child tasks: one Pulac Cerullo Task, and a child of that task assigned to the first user in the Pulac Cerullo org Failure/Error: click_button(text: "Notify") Capybara::ElementNotFound: Unable to find visible button nil with text "Notify" that is not disabled
caseflow_rspec_job (12, 0): spec/feature/queue/cavc_task_queue_spec.rb#L700
CAVC-related tasks queue when CAVC Lit Support is assigned tasks SendCavcRemandProcessedLetterTask allows users to process SendCavcRemandProcessedLetterTasks Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit"
caseflow_rspec_job (12, 0): spec/feature/queue/cavc_task_queue_spec.rb#L556
CAVC-related tasks queue when CAVC Lit Support is assigned tasks SendCavcRemandProcessedLetterTask behaves like assign and reassign users can assign and reassign tasks Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit" Shared Example Group: "assign and reassign" called from ./spec/feature/queue/cavc_task_queue_spec.rb:696
caseflow_rspec_job (12, 0): spec/feature/queue/cavc_task_queue_spec.rb#L605
CAVC-related tasks queue when CAVC Lit Support is assigned tasks SendCavcRemandProcessedLetterTask behaves like assignee adds admin actions assigned user can add admin actions Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit" Shared Example Group: "assignee adds admin actions" called from ./spec/feature/queue/cavc_task_queue_spec.rb:698
caseflow_rspec_job (12, 0): spec/feature/queue/cavc_task_queue_spec.rb#L785
CAVC-related tasks queue when CAVC Lit Support is assigned tasks CavcRemandProcessedLetterResponseWindowTask allows users to process CavcRemandProcessedLetterResponseWindowTask Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit"
caseflow_rspec_job (12, 0): spec/feature/queue/cavc_task_queue_spec.rb#L556
CAVC-related tasks queue when CAVC Lit Support is assigned tasks CavcRemandProcessedLetterResponseWindowTask behaves like assign and reassign users can assign and reassign tasks Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit" Shared Example Group: "assign and reassign" called from ./spec/feature/queue/cavc_task_queue_spec.rb:769
caseflow_rspec_job (12, 0): spec/feature/queue/cavc_task_queue_spec.rb#L605
CAVC-related tasks queue when CAVC Lit Support is assigned tasks CavcRemandProcessedLetterResponseWindowTask behaves like assignee adds admin actions assigned user can add admin actions Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit" Shared Example Group: "assignee adds admin actions" called from ./spec/feature/queue/cavc_task_queue_spec.rb:771
caseflow_rspec_job (12, 0)
Process completed with exit code 1.
caseflow_rspec_job (12, 0)
Artifact path is not valid: /screenshot_creates-two-child-tasks:-one-Pulac-Cerullo-Task,-and-a-child-of-that-task-assigned-to-the-first-user-in-the-Pulac-Cerullo-org_2023-09-01-11-11-38.005.html. Contains the following character: Colon : Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n The following characters are not allowed in files that are uploaded due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
caseflow_rspec_job (12, 9): spec/feature/queue/motion_to_vacate_spec.rb#L191
Motion to vacate Motion to vacate mail task motions attorney reviews case motions attorney triggers Pulac-Cerullo Failure/Error: find("button", class: "usa-button", text: "Notify").click Selenium::WebDriver::Error::ElementClickInterceptedError: element click intercepted: Element <button id="...-Litigation-Support-of-Possible-Conflict-of-Jurisdiction-button-id-1" class="cf-push-right usa-button-disabled usa-button" type="button" disabled="">Notify</button> is not clickable at point (771, 774). Other element would receive the click: <div class="cf-modal-controls">...</div> (Session info: headless chrome=106.0.5249.119)
caseflow_rspec_job (12, 9): spec/feature/queue/bva_dispatch_return_flow_spec.rb#L48
BVA Dispatch Return Flow An appeal at BVA Dispatch is sent back Failure/Error: find("label", text: Constants::JUDGE_CASE_REVIEW_OPTIONS["COMPLEXITY"]["easy"]).click Capybara::ElementNotFound: Unable to find css "label"
caseflow_rspec_job (12, 9): spec/models/tasks/judge_task_spec.rb#L295
JudgeTask.update_from_params updating a JudgeQualityReviewTask update includes instruction text merges instruction text Failure/Error: expect(jqr_task.reload.instructions).to eq([[new_instructions]]) expected: [["new instructions"]] got: ["existing instructions", "new instructions"] (compared using ==)
caseflow_rspec_job (12, 9)
Process completed with exit code 1.
caseflow_rspec_job (12, 7)
Artifact path is not valid: /screenshot_displays-with-<br>_2023-09-01-11-12-51.061.html. Contains the following character: Less than < Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n The following characters are not allowed in files that are uploaded due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
caseflow_rspec_job (12, 7): spec/feature/queue/case_details_spec.rb#L1029
Case details loads colocated task detail views on hold task displays task information Failure/Error: expect(page).to have_content("TASK INSTRUCTIONS\n#{on_hold_task.instructions[0].squeeze(' ').strip}") expected to find text "TASK INSTRUCTIONS\nemail was sent re Arneson letter/ the Veteran needing to be offered a third hearing." in "CaseflowQueue\nSearch cases\nCSS_ID520143 (VACO)\nJoshua ChamberlainVeteran ID: 790520075 \nView all cases\nDOCKET\nL\n150000790520039\nVETERAN DOCUMENTS\nView docs\nAPPEAL STREAM TYPE\nCurrently active tasks\nASSIGNED ON\n12/01/2019\nDAYS ON HOLD\n1338 of 60\nGray dot: Pending\nASSIGNED TO\nCSS_ID520143\nASSIGNED BY\nC. Afshari\nTASK\nArneson\nTASK INSTRUCTIONS\nNew Judge:\nCSS_ID520143\nDetails:\nemail was sent re Arneson letter/ the Veteran needing to be offered a third hearing.\nHide task instructions\nActions\nSelect an action…\nIssues\nAppellant's Power of Attorney\nAbout the Veteran\nCase Timeline\nIssues\nAppellant's Power of Attorney\nAttorney: Clarence Darrow\nAddress:\n9999 MISSION ST\nUBER\nAPT 2\nSAN FRANCISCO, CA 94103\nEmail Address: [email protected]\nPower of Attorney (POA) data comes from VBMS. To update the POA information stored in VBMS, please send a task to the VLJ support management branch.\nAbout the Veteran\nName: Joshua Chamberlain\nVeteran information comes from VBMS. To update the veteran's information, please send a request to the VLJ support staff.\nCase Timeline\nBelow is the history of this case.\nGray dot: Pending Dispatch from BVA pending\nGray dot: Pending Form 9 pending\nSend feedback"
caseflow_rspec_job (12, 7): spec/feature/queue/case_details_spec.rb#L1395
Case details Show multiple tasks single task with single line break in instructions displays with <br> Failure/Error: div = find("div.task-instructions") Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible css "div.task-instructions"
caseflow_rspec_job (12, 7): spec/feature/queue/case_details_spec.rb#L1409
Case details Show multiple tasks single task with multiple line breaks separating text in instructions displays with <p> tags Failure/Error: div = find("div.task-instructions") Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible css "div.task-instructions"
caseflow_rspec_job (12, 7): spec/feature/queue/case_details_spec.rb#L2718
Case details Unscheduled hearing notes legacy appeal edits unscheduled successully Failure/Error: fill_in "Notes", with: fill_in_notes Capybara::ElementNotFound: Unable to find field "Notes" that is not disabled within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/DIV[2]/SECTION[1]/DIV[4]/DIV[3]/DIV[1]"> Shared Example Group: "edit unscheduled notes" called from ./spec/feature/queue/case_details_spec.rb:2764
caseflow_rspec_job (12, 7): spec/feature/queue/special_case_movement_task_spec.rb#L23
SpecialCaseMovementTask Case Movement Team Member With the Appeal in the right state successfully assigns the task to judge Failure/Error: click_button("Submit") Capybara::ElementNotFound: Unable to find button "Submit" that is not disabled
caseflow_rspec_job (12, 7): spec/feature/queue/special_case_movement_task_spec.rb#L78
SpecialCaseMovementTask Case Movement Team Member With the blocking tasks on the appeal successfully assigns the task to judge and cancels blocking tasks Failure/Error: click_on "Continue" Capybara::ElementNotFound: Unable to find visible link or button "Continue"
caseflow_rspec_job (12, 7): spec/repositories/queue_repository_spec.rb#L171
QueueRepository.reassign_case_to_judge! when decass record is found should update decass record succesfully Failure/Error: def reassign_case_to_judge!(vacols_id:, assigned_by:, created_in_vacols_date:, judge_vacols_user_id:, decass_attrs:) begin decass_record = find_decass_record(vacols_id, created_in_vacols_date) # In attorney checkout, we are automatically selecting the judge who # assigned the attorney the case. But we also have a drop down for the # attorney to select a different judge if they are checking it out to someone else if decass_record.deadusr != judge_vacols_user_id.vacols_uniq_id BusinessMetrics.record(service: :queue, name: "reassign_case_to_different_judge") end update_decass_record(decass_record, decass_attrs) ArgumentError: missing keyword: :assigned_by
caseflow_rspec_job (12, 7): spec/repositories/queue_repository_spec.rb#L187
QueueRepository.reassign_case_to_judge! when vacols ID and date added are not valid should raise Caseflow::Error::QueueRepositoryError Failure/Error: expect { subject }.to raise_error(Caseflow::Error::QueueRepositoryError) expected Caseflow::Error::QueueRepositoryError, got #<ArgumentError: missing keyword: :assigned_by> with backtrace: # ./app/repositories/queue_repository.rb:59:in `reassign_case_to_judge!' # ./spec/repositories/queue_repository_spec.rb:138:in `block (3 levels) in <top (required)>' # ./spec/repositories/queue_repository_spec.rb:188:in `block (5 levels) in <top (required)>' # ./spec/repositories/queue_repository_spec.rb:188:in `block (4 levels) in <top (required)>'
caseflow_rspec_job (12, 7): spec/repositories/queue_repository_spec.rb#L197
QueueRepository.reassign_case_to_judge! when note with multi-byte characters causes it to be greater than 350 characters converts multi-byte characters to ASCII (VACOLS Oracle DB is in ASCII format) Failure/Error: def reassign_case_to_judge!(vacols_id:, assigned_by:, created_in_vacols_date:, judge_vacols_user_id:, decass_attrs:) begin decass_record = find_decass_record(vacols_id, created_in_vacols_date) # In attorney checkout, we are automatically selecting the judge who # assigned the attorney the case. But we also have a drop down for the # attorney to select a different judge if they are checking it out to someone else if decass_record.deadusr != judge_vacols_user_id.vacols_uniq_id BusinessMetrics.record(service: :queue, name: "reassign_case_to_different_judge") end update_decass_record(decass_record, decass_attrs) ArgumentError: missing keyword: :assigned_by
caseflow_rspec_job (12, 7): spec/repositories/queue_repository_spec.rb#L209
QueueRepository.reassign_case_to_judge! when comment with multi-byte characters causes it to be greater than 600 characters converts multi-byte characters to ASCII (VACOLS Oracle DB is in ASCII format) Failure/Error: def reassign_case_to_judge!(vacols_id:, assigned_by:, created_in_vacols_date:, judge_vacols_user_id:, decass_attrs:) begin decass_record = find_decass_record(vacols_id, created_in_vacols_date) # In attorney checkout, we are automatically selecting the judge who # assigned the attorney the case. But we also have a drop down for the # attorney to select a different judge if they are checking it out to someone else if decass_record.deadusr != judge_vacols_user_id.vacols_uniq_id BusinessMetrics.record(service: :queue, name: "reassign_case_to_different_judge") end update_decass_record(decass_record, decass_attrs) ArgumentError: missing keyword: :assigned_by
caseflow_rspec_job (12, 6): 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("Evaluate Decision") expected to find text "Evaluate Decision" 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, 6): spec/feature/queue/judge_checkout_flow_spec.rb#L141
Judge checkout flow given a valid ama appeal with single issue starts dispatch checkout flow Failure/Error: expect(page).to have_content("Evaluate Decision") expected to find text "Evaluate Decision" 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, 6): spec/feature/queue/judge_checkout_flow_spec.rb#L181
Judge checkout flow given a valid ama appeal with single issue starts dispatch checkout flow Failure/Error: expect(page).to have_content("Evaluate Decision") expected to find text "Evaluate Decision" 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, 6): spec/feature/queue/judge_checkout_flow_spec.rb#L363
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::EVALUATE_DECISION_PAGE_TITLE) expected to find text "Evaluate Decision" 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, 6): spec/feature/queue/scm_judge_assignment_spec.rb#L68
SCM Team access to judge movement features SCM user can view judge's queue with both ama and legacy case Failure/Error: expect(page).to have_content("Assign 2 Cases for #{judge_one.css_id}") expected to find text "Assign 2 Cases for CSS_ID124106" 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, 6): spec/feature/queue/scm_judge_assignment_spec.rb#L121
SCM Team access to judge movement features SCM user can view judge's queue can perform the same case movement actions as a judge on ama appeals Failure/Error: expect(page).to have_content("Assign 1 Cases for #{judge_one.css_id}") expected to find text "Assign 1 Cases for CSS_ID125118" 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, 6): spec/feature/queue/scm_judge_assignment_spec.rb#L228
SCM Team access to judge movement features SCM user can view judge's queue can perform the same case movement actions as a judge on legacy appeals Failure/Error: click_on(legacy_appeal.veteran_file_number) Capybara::ElementNotFound: Unable to find link or button "358120165"
caseflow_rspec_job (12, 6)
Process completed with exit code 1.
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L250
AmaQueue loads appellant detail view when user is part of translation assign case to self Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit"
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L472
AmaQueue behaves like Judge has a case to assign to an attorney judge can return report to attorney for corrections Failure/Error: click_on veteran_full_name Capybara::ElementNotFound: Unable to find link or button "Monica Valencia" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:871
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L600
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: click_on veteran_full_name Capybara::ElementNotFound: Unable to find link or button "Monica Valencia" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:871
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L731
AmaQueue behaves like Judge has a case to assign to an attorney multiple judges judge can reassign the assign task to another judge Failure/Error: click_on veteran_full_name Capybara::ElementNotFound: Unable to find link or button "Monica Valencia" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:871
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L763
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: click_on veteran_full_name Capybara::ElementNotFound: Unable to find link or button "Monica Valencia" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:871
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L472
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: click_on veteran_full_name Capybara::ElementNotFound: Unable to find link or button "Monica Valencia" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:876
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L600
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: click_on veteran_full_name Capybara::ElementNotFound: Unable to find link or button "Monica Valencia" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:876
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L731
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 assign task to another judge Failure/Error: click_on veteran_full_name Capybara::ElementNotFound: Unable to find link or button "Monica Valencia" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:876
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L763
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: click_on veteran_full_name Capybara::ElementNotFound: Unable to find link or button "Monica Valencia" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:876
caseflow_rspec_job (12, 1): spec/feature/queue/ama_queue_spec.rb#L472
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: click_on veteran_full_name Capybara::ElementNotFound: Unable to find link or button "Monica Valencia" Shared Example Group: "Judge has a case to assign to an attorney" called from ./spec/feature/queue/ama_queue_spec.rb:880
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: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit"
caseflow_rspec_job (12, 2): spec/feature/queue/quality_review_flow_spec.rb#L237
Quality Review workflow creating a child task for a task on a timed hold cancels the existing timed hold Failure/Error: click_on(COPY::MODAL_SUBMIT_BUTTON) Capybara::ElementNotFound: Unable to find link or button "Submit"
caseflow_rspec_job (12, 2): spec/controllers/idt/api/v2/distributions_controller_spec.rb#L117
Idt::Api::V2::DistributionsController#distribution when converting the distribution returns the expected converted response Failure/Error: expect(response).to have_http_status(200) expected the response to have status code 200 but it was 500
caseflow_rspec_job (12, 2)
Process completed with exit code 1.
caseflow_rspec_job (12, 5): spec/feature/reader/reader_spec.rb#L723
Reader Short list of documents Document information contains Claims information Failure/Error: expect(page.all("td", text: appeal.issues[0].type).count).to eq(appeal.undecided_issues.length) NoMethodError: undefined method `type' for nil:NilClass
caseflow_rspec_job (12, 5): 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, 5): spec/feature/queue/attorney_checkout_flow_spec.rb#L64
Attorney checkout flow given a valid ama appeal submits draft decision Failure/Error: expect(page).to have_content "This field is required" expected to find text "This field is required" in "CaseflowQueue\nSearch cases\nDEFAULT_USER (VACO)\nAdd decisions\nAdd decisions to each issue the Veteran is appealing. Any decisions you add must be connected to at least one issue on appeal. This helps Caseflow gather metrics on BVA decisions and meet AMA reporting requirements.\nYou must add a decision before you continue.\nBenefit type: Compensation\nIssue: Tinnitus\nDiagnostic code: 5000\nNote from NOD: Test note\n+ Add decision\nYou must add a decision before you continue.\nBenefit type: Compensation\nIssue: Tinnitus\nDiagnostic code: 5000\nNote from NOD: Test note\n+ Add decision\nAdd decision\nIssue\nTinnitus\nDescribe what the Veteran is appealing and what you decided.\nYou can also add additional decisions to better address the Veteran's concerns or situation.\nDisposition\nDisposition field is required\nSelect disposition\n\nDescription\nEx: Entitlement to a 10% rating for arthritis of the right knee is granted\nText box field is required\nDiagnostic code\n5000\nBenefit type\nCompensation\nDo you want to add this decision to other issues on appeal? This could occur when you determine that two or more issues should receive a single decision.\nEx: Service connection for restless leg syndrome (right) and Service connection for restless leg syndrome (left) should be Service connection for restless leg syndrome (bilateral).\nIssues\nSelect issues\nClose\nSave\nCancelBack\nContinue\nSend feedback"
caseflow_rspec_job (12, 5): spec/feature/queue/judge_assignment_spec.rb#L28
Judge assignment to attorney and judge Acting judge can see team and other users load visits 'Assign' view Failure/Error: expect(page).to have_content("Cases to Assign") expected to find text "Cases to Assign" 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/judge_assignment_spec.rb#L50
Judge assignment to attorney and judge Can move appeals between attorneys submits draft decision Failure/Error: expect(page).to have_content("Cases to Assign (2)") expected to find text "Cases to Assign (2)" 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/judge_assignment_spec.rb#L123
Judge assignment to attorney and judge Cannot view assigned cases queue of attorneys in other teams attempt to view other team's attorney's cases allows visiting own case assign page Failure/Error: expect(page).to have_content("Assign 0 Cases") expected to find text "Assign 0 Cases" 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/judge_assignment_spec.rb#L128
Judge assignment to attorney and judge Cannot view assigned cases queue of attorneys in other teams attempt to view other team's attorney's cases succeeds after user is added to SpecialCaseMovementTeam Failure/Error: expect(page).to have_content("#{attorney_one.full_name}'s Cases") expected to find text "Moe Syzlak's Cases" 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/judge_assignment_spec.rb#L154
Judge assignment to attorney and judge Can view their queue there's another in-progress JudgeAssignTask viewing the assign task queue Failure/Error: expect(page).to have_content("Assign 3 Cases") expected to find text "Assign 3 Cases" 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/judge_assignment_spec.rb#L190
Judge assignment to attorney and judge Can view their queue there's an in-progress JudgeDecisionReviewTask navigating between review and assign task queues Failure/Error: expect(page).to have_content("Assign 2 Cases") expected to find text "Assign 2 Cases" 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/judge_assignment_spec.rb#L211
Judge assignment to attorney and judge Encounters an error assigning a case when assigning from their assign queue Failure/Error: expect(page).to have_content("#{attorney_one.full_name} (0)") expected to find text "Moe Syzlak (0)" 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, 11): spec/feature/hearings/change_hearing_disposition_spec.rb#L394
Change ama and legacy hearing disposition with AMA appeal there are other hearing admin and hearings management members assign change hearing disposition task to another user Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit" Shared Example Group: "Change hearing disposition" called from ./spec/feature/hearings/change_hearing_disposition_spec.rb:556
caseflow_rspec_job (12, 11): spec/feature/hearings/change_hearing_disposition_spec.rb#L428
Change ama and legacy hearing disposition with AMA appeal there are other hearing admin and hearings management members assign change hearing disposition task to self Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit" Shared Example Group: "Change hearing disposition" called from ./spec/feature/hearings/change_hearing_disposition_spec.rb:556
caseflow_rspec_job (12, 11): spec/feature/hearings/change_hearing_disposition_spec.rb#L394
Change ama and legacy hearing disposition with Legacy appeal there are other hearing admin and hearings management members assign change hearing disposition task to another user Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit" Shared Example Group: "Change hearing disposition" called from ./spec/feature/hearings/change_hearing_disposition_spec.rb:579
caseflow_rspec_job (12, 11): spec/feature/hearings/change_hearing_disposition_spec.rb#L428
Change ama and legacy hearing disposition with Legacy appeal there are other hearing admin and hearings management members assign change hearing disposition task to self Failure/Error: click_on "Submit" Capybara::ElementNotFound: Unable to find link or button "Submit" Shared Example Group: "Change hearing disposition" called from ./spec/feature/hearings/change_hearing_disposition_spec.rb:579
caseflow_rspec_job (12, 11): spec/controllers/legacy_tasks_controller_spec.rb#L444
LegacyTasksController POST legacy_tasks/assign_to_judge behaves like judge reassigns case should be successful Failure/Error: VACOLS::Decass.where(defolder: decass_record.defolder, deadtim: decass_record.deadtim) .update_all(decass_attrs) NoMethodError: undefined method `defolder' for nil:NilClass Shared Example Group: "judge reassigns case" called from ./spec/controllers/legacy_tasks_controller_spec.rb:452
caseflow_rspec_job (12, 11): spec/controllers/legacy_tasks_controller_spec.rb#L444
LegacyTasksController POST legacy_tasks/assign_to_judge when the reassigner is an scm team member behaves like judge reassigns case should be successful Failure/Error: VACOLS::Decass.where(defolder: decass_record.defolder, deadtim: decass_record.deadtim) .update_all(decass_attrs) NoMethodError: undefined method `defolder' for nil:NilClass Shared Example Group: "judge reassigns case" called from ./spec/controllers/legacy_tasks_controller_spec.rb:458
caseflow_rspec_job (12, 11): spec/controllers/legacy_tasks_controller_spec.rb#L465
LegacyTasksController POST legacy_tasks/assign_to_judge When the appeal has not been marked for overtime does not create a new work mode for the appeal Failure/Error: VACOLS::Decass.where(defolder: decass_record.defolder, deadtim: decass_record.deadtim) .update_all(decass_attrs) NoMethodError: undefined method `defolder' for nil:NilClass
caseflow_rspec_job (12, 11): spec/controllers/legacy_tasks_controller_spec.rb#L479
LegacyTasksController POST legacy_tasks/assign_to_judge when the appeal has been marked for overtime removes the overtime status of the appeal Failure/Error: VACOLS::Decass.where(defolder: decass_record.defolder, deadtim: decass_record.deadtim) .update_all(decass_attrs) NoMethodError: undefined method `defolder' for nil:NilClass
caseflow_rspec_job (12, 11): spec/models/tasks/judge_quality_review_task_spec.rb#L30
JudgeQualityReviewTask.available_actions when judge quality review 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...rk_task_complete"}, {: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...rk_task_complete"}, {:func=>"cancel_task_data", :label=>"Cancel task", :value=>"modal/cancel_task"}] (compared using ==) Diff: @@ -4,7 +4,7 @@ {:func=>"toggle_timed_hold", :sort_order=>2}, {:func=>"reassign_to_judge_data", :label=>"Re-assign to a judge", - :value=>"modal/reassign_to_judge"}, + :value=>"modal/reassign_to_judge_legacy"}, {:func=>"judge_qr_return_to_attorney_data", :label=>"Return to attorney", :value=>"modal/judge_qr_return_to_attorney"},
caseflow_rspec_job (12, 11)
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, 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, 8)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 8)
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)
No files were found with the provided path: ./log/bullet-10.log. No artifacts will be uploaded.
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: ./log/bullet-0.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: ./log/bullet-9.log. No artifacts will be uploaded.
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)
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)
The process '/usr/bin/git' failed with exit code 128
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, 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, 2)
No files were found with the provided path: ./log/bullet-2.log. No artifacts will be uploaded.
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)
The process '/usr/bin/git' failed with exit code 128
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

Artifacts

Produced during runtime
Name Size
artifact Expired
174 MB