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