Skip to content

Added padding to reciept filter #5553

Added padding to reciept filter

Added padding to reciept filter #5553

Triggered via pull request September 14, 2023 20:06
Status Failure
Total duration 14m 22s
Artifacts 1

workflow.yml

on: pull_request
caseflow_jest_job
2m 48s
caseflow_jest_job
caseflow_lint_job
9m 44s
caseflow_lint_job
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 25 warnings
caseflow_jest_job
Process completed with exit code 1.
caseflow_lint_job
Process completed with exit code 1.
caseflow_rspec_job (12, 10): spec/feature/reader/reader_spec.rb#L461
Reader Short list of documents Clicking outside pdf or next pdf removes annotation mode Failure/Error: expect(page).to have_css(".canvas-cursor", visible: true) expected to find css ".canvas-cursor" but there were no matches
caseflow_rspec_job (12, 10): spec/feature/reader/reader_spec.rb#L503
Reader Short list of documents Arrow keys to navigate through documents Failure/Error: expect(page).to have_css(".canvas-cursor", visible: true) expected to find css ".canvas-cursor" but there were no matches
caseflow_rspec_job (12, 10)
Process completed with exit code 1.
caseflow_rspec_job (12, 11): spec/feature/reader/reader_spec.rb#L692
Reader Short list of documents When there is an existing annotation Leave annotation with keyboard Failure/Error: page.driver.evaluate_script <<-EOS function() { var rect = document.querySelector('#{selector}').getBoundingClientRect(); return { top: rect.top, left: rect.left }; }(); EOS Selenium::WebDriver::Error::JavascriptError: javascript error: Cannot read properties of null (reading 'getBoundingClientRect') (Session info: headless chrome=106.0.5249.119)
caseflow_rspec_job (12, 11)
Process completed with exit code 1.
caseflow_rspec_job (12, 5): spec/feature/reader/reader_spec.rb#L537
Reader Short list of documents Add, edit, share, and delete comments Failure/Error: expect(page).to have_css(".canvas-cursor", visible: true) expected to find css ".canvas-cursor" but there were no matches
caseflow_rspec_job (12, 5): spec/feature/reader/reader_spec.rb#L1171
Reader Short list of documents Search and Filter Failure/Error: expect(page).to_not have_content("Form 9") expected not to find text "Form 9" in "CaseflowQueue\n > Reader\nSearch cases\nDSUSER (DSUSER)\nJared P Maggio's Claims Folder\nYou've viewed 0 out of 3 documents\nClaims folder details\ncloseSearch\n3 Documents\nShow all:\nDocumentsComments\nCategories\nReceipt Date\nDocument Type\nIssue Tags\nComments\n09/13/2023\nNOD\n09/09/2023\nForm 9\n09/07/2023\nBVA Decision\nysZHcSCNIk2GPswgchNW2pfrQu2WwLnXYH1ukG394z\nNew Tag1New Tag2\nLast synced with Jared P Maggio's eFolder: 09/14/23 4:19pm EDT\nSend feedback"
caseflow_rspec_job (12, 5): spec/feature/reader/reader_spec.rb#L1200
Reader Short list of documents When user search term is not found Failure/Error: expect(page).to have_content("Search results not found") expected to find text "Search results not found" in "CaseflowQueue\n > Reader\nSearch cases\nDSUSER (DSUSER)\nJared P Maggio's Claims Folder\nYou've viewed 0 out of 3 documents\nClaims folder details\ncloseSearch\n3 Documents\nShow all:\nDocumentsComments\nCategories\nReceipt Date\nDocument Type\nIssue Tags\nComments\n09/13/2023\nNOD\n09/09/2023\nForm 9\n09/07/2023\nBVA Decision\nS\nNew Tag1New Tag2\nLast synced with Jared P Maggio's eFolder: 09/14/23 4:20pm EDT\nSend feedback"
caseflow_rspec_job (12, 5)
Process completed with exit code 1.
caseflow_rspec_job (12, 2): spec/feature/reader/reader_spec.rb#L655
Reader Short list of documents When there is an existing annotation Documents and Comments toggle button Failure/Error: expect(page.has_no_content?(documents[0].type)).to eq(true) expected: true got: false (compared using ==) Diff: @@ -1,2 +1,2 @@ -true +false
caseflow_rspec_job (12, 2): spec/feature/reader/reader_spec.rb#L731
Reader Short list of documents When there is an existing annotation Jump to section for a comment Failure/Error: click_link("Jump to section") Capybara::ElementNotFound: Unable to find link "Jump to section"
caseflow_rspec_job (12, 2): spec/feature/reader/reader_spec.rb#L780
Reader Short list of documents When there is an existing annotation Scroll to comment icon Failure/Error: find("#comment-5").click Capybara::ElementNotFound: Unable to find css "#comment-5"
caseflow_rspec_job (12, 2): spec/feature/reader/reader_spec.rb#L121
Reader Short list of documents Document header filtering message clears all filters Failure/Error: fill_in("From", with: Date.current.strftime("%m/%d/%Y")) Capybara::ElementNotFound: Unable to find field "From" that is not disabled
caseflow_rspec_job (12, 2)
Process completed with exit code 1.
caseflow_rspec_job (12, 9): spec/feature/reader/reader_spec.rb#L195
Reader Short list of documents Document header filtering message filter by receipt date clears the receipt date filter Failure/Error: fill_in("From", with: Date.current.strftime("%m/%d/%Y")) Capybara::ElementNotFound: Unable to find field "From" that is not disabled
caseflow_rspec_job (12, 9): spec/feature/reader/reader_spec.rb#L859
Reader Short list of documents Zooming changes the size of pages Failure/Error: expect(page.find("#pageContainer1").style("height")["height"].to_f).to eq(original_height) expected: 792.0 got: 1032.0 (compared using ==)
caseflow_rspec_job (12, 9): spec/feature/reader/reader_spec.rb#L387
Reader Short list of documents Appeals without any issues When both document source manifest retrieval times are set Both times display on the page and there are no document alerts Failure/Error: expect(find("#vbms-manifest-retrieved-at").text).to have_content(vbms_ts_string) expected to find text "Last VBMS retrieval: 09/14/23 4:20pm EDT" in "Last synced with 's eFolder: 09/14/23 4:20pm EDT"
caseflow_rspec_job (12, 9)
Process completed with exit code 1.
caseflow_rspec_job (12, 1): spec/feature/reader/reader_spec.rb#L834
Reader Short list of documents When there is an existing annotation When document 3 is a 147 page document Switch between pages to ensure rendering Failure/Error: expect(find("#pageContainer23")).to have_content("Rating Decision") Capybara::ElementNotFound: Unable to find css "#pageContainer23"
caseflow_rspec_job (12, 1): spec/feature/reader/reader_spec.rb#L341
Reader Short list of documents Document header filtering message can filter by receipt date Failure/Error: fill_in("From", with: Date.current.strftime("%m/%d/%Y")) Capybara::ElementNotFound: Unable to find field "From" that is not disabled
caseflow_rspec_job (12, 1): spec/feature/reader/reader_spec.rb#L182
Reader Short list of documents Document header filtering message filter by receipt date displays the correct filtering message Failure/Error: fill_in("From", with: Date.current.strftime("%m/%d/%Y")) Capybara::ElementNotFound: Unable to find field "From" that is not disabled
caseflow_rspec_job (12, 1)
Process completed with exit code 1.
caseflow_rspec_job (12, 4): spec/feature/queue/cavc_dashboard_spec.rb#L135
CAVC Dashboard as an OAI user user can add issues, edit dispsositions, and save changes Failure/Error: expect(page).to have_content issue_description expected to find text "Test Issue Description" in "CaseflowQueue\nSearch cases\nCSS_ID263341 (VACO)\nBob SmithlittelVeteran ID: 472260404 \nView all cases\nDOCKET\nE\n230913-1\nVETERAN DOCUMENTS\nView docs\nAPPEAL STREAM TYPE\nCAVC\nCurrently active tasks\nASSIGNED ON\n09/14/2023\nDAYS WAITING\n0\nGray dot: Pending\nASSIGNED TO\nCAVC Litigation Support\nTASK\nSend CAVC-Remand-Processed Letter Task\nASSIGNED ON\n09/14/2023\nDAYS ON HOLD\n0\nGray dot: Pending\nASSIGNED TO\nBoard of Veterans' Appeals\nTASK\nDistribution Task\nIssues\nAppellant's Power of Attorney\nAbout the Veteran\nCAVC Remand\nCase Timeline\nIssues\nBenefit type: Compensation\nIssue: description laborum dolor culpa repudiandae #1\nDiagnostic code: 9999\nBenefit type: Compensation\nIssue: description dignissimos deserunt sit iure #2\nDiagnostic code: 9999\nBenefit type: Compensation\nIssue: description qui possimus dignissimos molestiae #3\nDiagnostic code: 9999\nAppellant's Power of Attorney\nAttorney: Clarence Darrow\nAddress:\n9999 MISSION ST\nUBER\nAPT 2\nSAN FRANCISCO, CA 94103\nEmail Address: jamie.fakerton@caseflowdemo.com\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: Bob Smithlittel\nGender: Male\nDate of birth: 9/14/1993\nMailing Address:\n1234 Main Street\nOrlando, FL 12345\nEmail Address: Bob.Smithlittel@test.com\nVeteran information comes from VBMS. To update the veteran's information, please send a request to the VLJ support staff.\nCAVC Remand\nCourt Docket: 12-1007\nAttorney Representation: Yes\nName of judge: Clerk\nProcedure: Remand\nType: Joint Motion for Remand (JMR) / Joint Motion for Partial Remand (JMPR)\nCourt's decision date: 8/15/2023\nJudgement date: 8/15/2023\nMandate date: 8/15/2023\nRemand Instructions: Sample CAVC Remand from factory\nCAVC Dashboard\nCase Timeline\nBelow is the history of this case.\nGray dot: Pending\nDispatch from BVA pending\n09/13/2023 Green check: Completed Notice of disagreement received\nSend feedback"
caseflow_rspec_job (12, 4): spec/feature/reader/reader_spec.rb#L1190
Reader Short list of documents Document viewer when doc list is filtered Failure/Error: expect(page).to have_no_selector("#button-previous") expected not to find visible css "#button-previous", found 1 match: "Previous"
caseflow_rspec_job (12, 4)
Process completed with exit code 1.
caseflow_rspec_job (12, 3): spec/feature/reader/reader_spec.rb#L397
Reader Short list of documents Appeals without any issues When VVA manifest retrieval time is older, but within the eFolder cache limit Both times display on the page and there are no document alerts Failure/Error: expect(find("#vbms-manifest-retrieved-at").text).to have_content(vbms_ts_string) expected to find text "Last VBMS retrieval: 09/14/23 4:20pm EDT" in "Last synced with Jared P Maggio's eFolder: 09/14/23 4:20pm EDT"
caseflow_rspec_job (12, 3): spec/feature/reader/reader_spec.rb#L407
Reader Short list of documents Appeals without any issues When VVA manifest retrieval time is olde and outside of the eFolder cache limit Both times display on the page and a warning alert is shown Failure/Error: expect(find("#vbms-manifest-retrieved-at").text).to have_content(vbms_ts_string) expected to find text "Last VBMS retrieval: 09/14/23 4:20pm EDT" in "Last synced with 's eFolder: 09/14/23 4:20pm EDT"
caseflow_rspec_job (12, 3): spec/feature/reader/reader_spec.rb#L417
Reader Short list of documents Appeals without any issues When VVA manifest retrieval time is nil Only VBMS time displays on the page and error alert is shown Failure/Error: expect(find("#vbms-manifest-retrieved-at").text).to have_content(vbms_ts_string) expected to find text "Last VBMS retrieval: 09/14/23 4:20pm EDT" in "Last synced with 's eFolder: 09/14/23 4:20pm EDT"
caseflow_rspec_job (12, 3)
Process completed with exit code 1.
caseflow_jest_job
The process '/usr/bin/git' failed with exit code 128
caseflow_lint_job
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, 7)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
caseflow_rspec_job (12, 7)
The process '/usr/bin/git' failed with exit code 128
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, 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
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, 0)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 2)
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, 6)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 6)
No files were found with the provided path: ./tmp/capybara. 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, 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, 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, 3)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 3)
No files were found with the provided path: ./log/bullet-3.log. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
artifact Expired
103 MB