Skip to content

Move ReceiptDate Filter Error Messages #5633

Move ReceiptDate Filter Error Messages

Move ReceiptDate Filter Error Messages #5633

Triggered via pull request September 15, 2023 18:47
Status Failure
Total duration 14m 16s
Artifacts 1

workflow.yml

on: pull_request
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 26 warnings
caseflow_lint_job
Process completed with exit code 1.
caseflow_rspec_job (12, 2): 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, 2)
Process completed with exit code 1.
caseflow_rspec_job (12, 8): 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, 8)
Process completed with exit code 1.
caseflow_rspec_job (12, 5): 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/15/23 3:00pm EDT" in "Last synced with Jared P Maggio's eFolder: 09/15/23 3:00pm EDT"
caseflow_rspec_job (12, 5): 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/15/23 3:00pm EDT" in "Last synced with 's eFolder: 09/15/23 3:00pm EDT"
caseflow_rspec_job (12, 5)
Process completed with exit code 1.
caseflow_rspec_job (12, 0): 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, 0): 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, 0)
Process completed with exit code 1.
caseflow_rspec_job (12, 3): 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, 3): 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, 3): 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, 3)
Process completed with exit code 1.
caseflow_rspec_job (12, 7): 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, 7): 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/15/23 3:00pm EDT" in "Last synced with 's eFolder: 09/15/23 3:00pm EDT"
caseflow_rspec_job (12, 7): 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/15/23 3:00pm EDT" in "Last synced with 's eFolder: 09/15/23 3:00pm EDT"
caseflow_rspec_job (12, 7): spec/models/validators/intake_start_validator_spec.rb#L24
IntakeStartValidator#validate when BGS shows a station conflict sets error_code "veteran_not_modifiable" when BGS shows a station conflict Failure/Error: expect(intake.error_code).to eq "veteran_not_modifiable" expected: "veteran_not_modifiable" got: nil (compared using ==)
caseflow_rspec_job (12, 7)
Process completed with exit code 1.
caseflow_rspec_job (12, 1): 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, 1): 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, 1)
Process completed with exit code 1.
caseflow_rspec_job (12, 9): 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, 9): 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, 9)
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_jest_job
No files were found with the provided path: ./test-results. No artifacts will be uploaded.
caseflow_jest_job
No files were found with the provided path: ./all_logs.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, 11)
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, 6)
The process '/usr/bin/git' failed with exit code 128
caseflow_rspec_job (12, 10)
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
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, 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: ./log/bullet-8.log. No artifacts will be uploaded.
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)
No files were found with the provided path: ./log/bullet-0.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, 3)
No files were found with the provided path: ./log/bullet-3.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 3)
The process '/usr/bin/git' failed with exit code 128
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, 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, 9)
No files were found with the provided path: ./log/bullet-9.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 9)
The process '/usr/bin/git' failed with exit code 128

Artifacts

Produced during runtime
Name Size
artifact Expired
92 MB