button fix for the return to attorney assign task modal scenario 7 #4984
Annotations
8 errors and 2 warnings
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"
|
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"
|
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"
|
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"
|
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"
|
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"
|
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"
|
|
|
|
The logs for this run have expired and are no longer available.
Loading