Scenario-7 success banner fix #4995
Annotations
5 errors and 2 warnings
Artifact path is not valid: /screenshot_displays-with-<br>_2023-09-01-13-13-06.545.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.
|
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\nThe Veteran recently switched to a new POA. Please determine if the new POA will provide new arguments for the issues on appeal." in "CaseflowQueue\nSearch cases\nCSS_ID520541 (VACO)\nJoshua ChamberlainVeteran ID: 790520462 \nView all cases\nDOCKET\nL\n150000790520072\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_ID520541\nASSIGNED BY\nC. Afshari\nTASK\nNew rep arguments\nTASK INSTRUCTIONS\nNew Judge:\nCSS_ID520541\nDetails:\nThe Veteran recently switched to a new POA. Please determine if the new POA will provide new arguments for the issues on appeal.\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"
|
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"
|
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"
|
|
|
|
The logs for this run have expired and are no longer available.
Loading