Skip to content

mbeard/APPEALS-37794 #10461

mbeard/APPEALS-37794

mbeard/APPEALS-37794 #10461

Triggered via pull request January 22, 2024 20:17
Status Failure
Total duration 17m 34s
Billable time 3h 34m
Artifacts 1

workflow.yml

on: pull_request
caseflow_jest_job
8m 3s
caseflow_jest_job
caseflow_lint_job
6m 5s
caseflow_lint_job
Matrix: caseflow_rspec_job
Fit to window
Zoom out
Zoom in

Annotations

47 errors and 25 warnings
caseflow_lint_job
Process completed with exit code 1.
caseflow_jest_job
Process completed with exit code 1.
caseflow_rspec_job (12, 8): spec/feature/queue/mail_task_spec.rb#L283
MailTasks Hearing Postponement Request Mail Task mark as complete ruling is granted schedule immediately AMA appeal scheduled hearing sends proper notifications Failure/Error: expect(SendNotificationJob).to receive(:perform_later).with(postpone_payload) (SendNotificationJob (class)).perform_later("{\"participant_id\":\"595550688\",\"template_name\":\"Postponement of hearing\",\"appeal_id\":\"b95e...-43b9-90cd-08a9b928c268\",\"appeal_type\":\"Appeal\",\"status\":\"Success\",\"appeal_status\":null}") expected: 1 time with arguments: ("{\"participant_id\":\"595550688\",\"template_name\":\"Postponement of hearing\",\"appeal_id\":\"b95e...-43b9-90cd-08a9b928c268\",\"appeal_type\":\"Appeal\",\"status\":\"Success\",\"appeal_status\":null}") received: 0 times Shared Example Group: "scheduling a hearing" called from ./spec/feature/queue/mail_task_spec.rb:442
caseflow_rspec_job (12, 8)
Process completed with exit code 1.
caseflow_rspec_job (12, 11): spec/feature/hearings/hearing_details_spec.rb#L137
Hearing Details with authorized user role when hearing is AMA when type is Central user can convert hearing type to virtual Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[4]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "non-virtual hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:278 Shared Example Group: "all hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:788
caseflow_rspec_job (12, 11): spec/models/case_distribution_audit_lever_entry_spec.rb#L10
CaseDistributionAuditLeverEntry.lever_history returns lever history for the past year Failure/Error: expect(result).to include(entry_1_serialized) expected [{:case_distribution_lever_id => 188, :created_at => 2023-02-22 15:34:44.558521000 -0500, :id => 2, :lever_... :previous_value => nil, :update_value => nil, :user_css_id => "CSS_ID568259", :user_name => "Lauren Roth"}] to include {:id => 2, :case_distribution_lever_id => 188, :created_at => Wed, 22 Feb 2023 15:34:44 EST -05:00, :previous_value => nil, :update_value => nil, :user_css_id => "CSS_ID568259", :user_name => "Lauren Roth", :lever_title => "AMA Hearing Case Affinity Days", :lever_data_type => "radio", :lever_unit => "days"} Diff: @@ -1,11 +1,21 @@ -:case_distribution_lever_id => 188, -:created_at => 2023-02-22 15:34:44.558521190 -0500, -:id => 2, -:lever_data_type => "radio", -:lever_title => "AMA Hearing Case Affinity Days", -:lever_unit => "days", -:previous_value => nil, -:update_value => nil, -:user_css_id => "CSS_ID568259", -:user_name => "Lauren Roth", +[{:case_distribution_lever_id=>188, + :created_at=>2023-02-22 15:34:44.558521000 -0500, + :id=>2, + :lever_data_type=>"radio", + :lever_title=>"AMA Hearing Case Affinity Days", + :lever_unit=>"days", + :previous_value=>nil, + :update_value=>nil, + :user_css_id=>"CSS_ID568259", + :user_name=>"Lauren Roth"}, + {:case_distribution_lever_id=>188, + :created_at=>2023-12-22 15:34:44.561024000 -0500, + :id=>4, + :lever_data_type=>"radio", + :lever_title=>"AMA Hearing Case Affinity Days", + :lever_unit=>"days", + :previous_value=>nil, + :update_value=>nil, + :user_css_id=>"CSS_ID568259", + :user_name=>"Lauren Roth"}]
caseflow_rspec_job (12, 11)
Process completed with exit code 1.
caseflow_rspec_job (12, 1): spec/feature/hearings/hearing_details_spec.rb#L111
Hearing Details with authorized user role when hearing is AMA when type is Video user can select judge, hearing room, hearing coordinator, and add notes Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "always updatable fields" called from ./spec/feature/hearings/hearing_details_spec.rb:264 Shared Example Group: "all hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:788
caseflow_rspec_job (12, 1): spec/feature/hearings/hearing_details_spec.rb#L111
Hearing Details with authorized user role when hearing is Legacy when type is Video user can select judge, hearing room, hearing coordinator, and add notes Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "always updatable fields" called from ./spec/feature/hearings/hearing_details_spec.rb:264 Shared Example Group: "all hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:879
caseflow_rspec_job (12, 1)
Process completed with exit code 1.
caseflow_rspec_job (12, 10): spec/feature/hearings/hearing_details_spec.rb#L111
Hearing Details with authorized user role when hearing is AMA when type is Central user can select judge, hearing room, hearing coordinator, and add notes Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "always updatable fields" called from ./spec/feature/hearings/hearing_details_spec.rb:277 Shared Example Group: "all hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:788
caseflow_rspec_job (12, 10): spec/feature/hearings/hearing_details_spec.rb#L137
Hearing Details with authorized user role when hearing is Legacy when type is Video user can convert hearing type to virtual Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[4]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "non-virtual hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:265 Shared Example Group: "all hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:879
caseflow_rspec_job (12, 10): 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_ID538049" in "CaseflowQueue\nSearch cases\nCSS_ID538052 (VACO)\nAssign 1 Cases for CSS_ID538049\nCases to Assign (1)\nMoe Syzlak (0)\nAlice Macgyvertwo (0)\nSwitch views\nCases to Assign\nSelect a user\nAssign 0 cases\nRequest more cases\nViewing 1-1 of 1 total\nSelect\nCase Details\nTypes\nDocket\nIssues\nDays Waiting\n\nVeteran Documents\nBob Smithtorphy (595535509) Original E\n240121-1 0 0 days View docs\nViewing 1-1 of 1 total\nSend feedback"
caseflow_rspec_job (12, 10): 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_ID539061" in "CaseflowQueue\nSearch cases\nCSS_ID539064 (VACO)\nAssign 0 Cases for CSS_ID539061\nCases to Assign (0)\nMoe Syzlak (0)\nAlice Macgyvertwo (0)\nSwitch views\nCases to Assign\nSelect a user\nAssign 0 cases\nRequest more cases\nViewing 0-0 of 0 total\nSelect\nCase Details\nTypes\nDocket\nIssues\nDays Waiting\n\nVeteran Documents\nViewing 0-0 of 0 total\nSend feedback"
caseflow_rspec_job (12, 10): 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 "595545528"
caseflow_rspec_job (12, 10)
Process completed with exit code 1.
caseflow_rspec_job (12, 9): spec/feature/hearings/hearing_details_spec.rb#L111
Hearing Details with authorized user role when hearing is AMA when type is Virtual user can select judge, hearing room, hearing coordinator, and add notes Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "always updatable fields" called from ./spec/feature/hearings/hearing_details_spec.rb:296 Shared Example Group: "all hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:788
caseflow_rspec_job (12, 9): spec/feature/hearings/hearing_details_spec.rb#L111
Hearing Details with authorized user role when hearing is Legacy when type is Virtual user can select judge, hearing room, hearing coordinator, and add notes Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "always updatable fields" called from ./spec/feature/hearings/hearing_details_spec.rb:296 Shared Example Group: "all hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:879
caseflow_rspec_job (12, 9): spec/feature/hearings/hearing_details_spec.rb#L111
Hearing Details with authorized user role when hearing is Legacy when type is Travel user can select judge, hearing room, hearing coordinator, and add notes Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "always updatable fields" called from ./spec/feature/hearings/hearing_details_spec.rb:887
caseflow_rspec_job (12, 9): spec/feature/certification/start_certification_spec.rb#L199
Start Certification As an authorized user loading a certification and having it error Failure/Error: expect(page).to have_content("Loading") expected to find text "Loading" in "Technical Difficulties\nSystems that Caseflow Certification connects to are experiencing technical difficulties and Caseflow is unable to load. We apologize for any inconvenience. Please try again later."
caseflow_rspec_job (12, 9)
Process completed with exit code 1.
caseflow_rspec_job (12, 2): spec/jobs/retrieve_and_cache_reader_documents_job_spec.rb#L48
RetrieveAndCacheReaderDocumentsJob.perform users have appeals with statuses assigned should only fetch tasks assigned to user Failure/Error: appeals_grouped_by_user.each { |user, tasks| start_fetch_job(user, tasks.map(&:appeal).uniq) } NoMethodError: undefined method `each' for #<String:0x0000559fe22c32b0>
caseflow_rspec_job (12, 2): spec/jobs/retrieve_and_cache_reader_documents_job_spec.rb#L57
RetrieveAndCacheReaderDocumentsJob.perform users have appeals with statuses assigned should only fetch documents assigned to user Failure/Error: appeals_grouped_by_user.each { |user, tasks| start_fetch_job(user, tasks.map(&:appeal).uniq) } NoMethodError: undefined method `each' for #<String:0x0000559fde2edbb8>
caseflow_rspec_job (12, 2)
Process completed with exit code 1.
caseflow_rspec_job (12, 4): spec/feature/hearings/hearing_details_spec.rb#L111
Hearing Details with authorized user role when hearing is Legacy when type is Central user can select judge, hearing room, hearing coordinator, and add notes Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[1]/DIV[3]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "always updatable fields" called from ./spec/feature/hearings/hearing_details_spec.rb:277 Shared Example Group: "all hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:879
caseflow_rspec_job (12, 4): spec/feature/hearings/hearing_details_spec.rb#L137
Hearing Details with authorized user role when hearing is Legacy when type is Central user can convert hearing type to virtual Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[4]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "non-virtual hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:278 Shared Example Group: "all hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:879
caseflow_rspec_job (12, 4): spec/feature/automatic_case_distribution/acd_levers/ama_np_dist_goals_by_docket_lever_spec.rb#L38
AMA Non-priority Distribution Goals by Docket Levers user is a Case Distro Algorithm Control admin visits the lever control page Failure/Error: expect(page).to have_field("#{ama_hearings_field}", readonly: true) expected to find visible field "ama_hearings_docket_time_goals" that is not disabled but there were no matches. Also found "", which matched the selector but not all filters. Expected disabled false but it wasn't
caseflow_rspec_job (12, 4)
Process completed with exit code 1.
caseflow_rspec_job (12, 6): spec/feature/queue/pre_docket_spec.rb#L59
Pre-Docket intakes when a VHA case goes through intake Caregiver intaking VHA issues creates pre-docket tasks instead of regular docketing tasks Failure/Error: page.find("a", text: "refresh the page").click if page.has_text?(COPY::CASE_DETAILS_LOADING_FAILURE_TITLE) Capybara::ElementNotFound: Unable to find css "a"
caseflow_rspec_job (12, 6): spec/feature/queue/pre_docket_spec.rb#L331
Pre-Docket intakes when a VHA case goes through intake non caregiver intaking VHA issues creates pre-docket tasks instead of regular docketing tasks Failure/Error: page.find("a", text: "refresh the page").click if page.has_text?(COPY::CASE_DETAILS_LOADING_FAILURE_TITLE) Capybara::ElementNotFound: Unable to find css "a"
caseflow_rspec_job (12, 6): spec/models/dockets/legacy_docket_spec.rb#L60
LegacyDocket#weight is expected to eq 12.4 Failure/Error: it { is_expected.to eq(12.4) } expected: 12.4 got: 12.9 (compared using ==)
caseflow_rspec_job (12, 6)
Process completed with exit code 1.
caseflow_rspec_job (12, 5): spec/feature/queue/case_details/update_document_id_spec.rb#L42
Updating Document ID Legacy VHA case review only allows assigner and assignee to edit document ID and validates ID format Failure/Error: click_on "#{appeal.veteran_full_name} (#{appeal.sanitized_vbms_id})" Capybara::ElementNotFound: Unable to find link or button "Bob Smith (595556553)"
caseflow_rspec_job (12, 5)
Process completed with exit code 1.
caseflow_rspec_job (12, 0): spec/feature/queue/case_details_spec.rb#L679
Case details attorney case details view veteran records have been merged and Veteran has multiple active phone numbers in SHARE access the appeal's case details Failure/Error: expect(page).to have_content(COPY::DUPLICATE_PHONE_NUMBER_TITLE) expected to find text "Veteran Record Alert" in "CaseflowQueue\nSearch cases\nCSS_ID520088 (VACO)\nError\nNonUniqueResultException\nUnable to load this case\nIt looks like Caseflow was unable to load this case.\nPlease refresh the page and try again.\nSend feedback"
caseflow_rspec_job (12, 0): spec/feature/hearings/list_schedule/hearing_prep_spec.rb#L43
List Schedule for Hearing Prep Judge view Hearing day assigned to different judge with one legacy hearing assigned to judge Correct hearing days are displayed Failure/Error: expect(page).to have_content(Hearing::HEARING_TYPES[HearingDay.first.request_type.to_sym]) expected to find text "Central" in "CaseflowHearings\n | Switch product\nBVATWARNER (DSUSER)\nSearch\nWelcome to Your Hearing Schedule\nFrom:\n To:\nApply\nSwitch ViewDownload current view\nDate\nType\nRegional Office\nRoom\nVLJ\nHearings Scheduled\nSend feedback"
caseflow_rspec_job (12, 0)
Process completed with exit code 1.
caseflow_rspec_job (12, 7): spec/feature/hearings/hearing_details_spec.rb#L137
Hearing Details with authorized user role when hearing is AMA when type is Video user can convert hearing type to virtual Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[4]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "non-virtual hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:265 Shared Example Group: "all hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:788
caseflow_rspec_job (12, 7): spec/feature/hearings/hearing_details_spec.rb#L137
Hearing Details with authorized user role when hearing is Legacy when type is Travel user can convert hearing type to virtual Failure/Error: dropdown.sibling(".cf-select__menu").find(selector, **keyword_args).click Capybara::ElementNotFound: Unable to find css "div[id$='-option-0']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/MAIN[1]/DIV[1]/SECTION[1]/DIV[4]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[1]/DIV[2]"> Shared Example Group: "non-virtual hearing types" called from ./spec/feature/hearings/hearing_details_spec.rb:888
caseflow_rspec_job (12, 7): spec/models/docket_coordinator_spec.rb#L127
DocketCoordinator direct review docket steady state when there are due direct reviews uses the number of due direct reviews as a proportion of the docket margin net of priority Failure/Error: expect(docket_coordinator.docket_proportions).to include( direct_review: CaseDistributionLever.find_float_lever(Constants.DISTRIBUTION.maximum_direct_review_proportion) ) expected {:direct_review => 0.10714285714285714, :evidence_submission => 0.03188775510204082, :hearing => 0.03188775510204082, :legacy => 0.8290816326530612} to include {:direct_review => 0.8} Diff: @@ -1,2 +1,5 @@ -:direct_review => 0.8, +:direct_review => 0.10714285714285714, +:evidence_submission => 0.03188775510204082, +:hearing => 0.03188775510204082, +:legacy => 0.8290816326530612,
caseflow_rspec_job (12, 7): spec/models/docket_coordinator_spec.rb#L180
DocketCoordinator direct review docket steady state when there are due direct reviews when the legacy proportion would dip below the minimum ensures a minimum Failure/Error: expect(docket_coordinator.docket_proportions).to include( legacy: CaseDistributionLever.find_float_lever(Constants.DISTRIBUTION.minimum_legacy_proportion) ) expected {:direct_review => 0.13333333333333333, :evidence_submission => 0.029885057471264367, :hearing => 0.029885057471264367, :legacy => 0.806896551724138} to include {:legacy => 0.2} Diff: @@ -1,2 +1,5 @@ -:legacy => 0.2, +:direct_review => 0.13333333333333333, +:evidence_submission => 0.029885057471264367, +:hearing => 0.029885057471264367, +:legacy => 0.806896551724138,
caseflow_rspec_job (12, 7): spec/models/docket_coordinator_spec.rb#L189
DocketCoordinator direct review docket steady state when there are due direct reviews when the legacy proportion would dip below the minimum unless there aren't that many cases uses the maximum number possible Failure/Error: expect(docket_coordinator.docket_proportions).to include( legacy: 0.1 ) expected {:direct_review => 0.13333333333333333, :evidence_submission => 0.17333333333333334, :hearing => 0.17333333333333334, :legacy => 0.52} to include {:legacy => 0.1} Diff: @@ -1,2 +1,5 @@ -:legacy => 0.1, +:direct_review => 0.13333333333333333, +:evidence_submission => 0.17333333333333334, +:hearing => 0.17333333333333334, +:legacy => 0.52,
caseflow_rspec_job (12, 7): spec/models/docket_coordinator_spec.rb#L205
DocketCoordinator direct review docket steady state when there are no due direct reviews doesn't distribute direct reviews Failure/Error: expect(docket_coordinator.docket_proportions).to include( direct_review: 0.07 ) expected {:direct_review => 0.07142857142857142, :evidence_submission => 0.03316326530612245, :hearing => 0.03316326530612245, :legacy => 0.8622448979591838} to include {:direct_review => 0.07} Diff: @@ -1,2 +1,5 @@ -:direct_review => 0.07, +:direct_review => 0.07142857142857142, +:evidence_submission => 0.03316326530612245, +:hearing => 0.03316326530612245, +:legacy => 0.8622448979591838,
caseflow_rspec_job (12, 7): spec/feature/queue/unrecognized_appellant_spec.rb#L71
Unrecognized appellants with edit_unrecognized_appellant allows for updating the relationship of the unrecognized appellant Failure/Error: page.find("a", text: "refresh the page").click if page.has_text?(COPY::CASE_DETAILS_LOADING_FAILURE_TITLE) Selenium::WebDriver::Error::StaleElementReferenceError: stale element reference: stale element not found (Session info: chrome-headless-shell=120.0.6099.224)
caseflow_rspec_job (12, 7): spec/controllers/legacy_tasks_controller_spec.rb#L70
LegacyTasksController GET :user_id/assign CSS_ID in URL is valid returns 200 Failure/Error: expect(response.status).to eq 200 expected: 200 got: 400 (compared using ==)
caseflow_rspec_job (12, 7): spec/controllers/legacy_tasks_controller_spec.rb#L84
LegacyTasksController GET :user_id/assign CSS_ID in URL is in mixed case returns status 308 and redirects to a CSS_ID Failure/Error: expect(response.status).to eq 308 expected: 308 got: 400 (compared using ==)
caseflow_rspec_job (12, 7): spec/controllers/legacy_tasks_controller_spec.rb#L93
LegacyTasksController GET :user_id/assign User is using USER_ID in the url returns status 308 and redirects to a CSS_ID Failure/Error: expect(response.status).to eq 308 expected: 308 got: 400 (compared using ==)
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_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, 8)
The process '/usr/bin/git' failed with exit code 128
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, 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, 10)
No files were found with the provided path: ./log/bullet-10.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 10)
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
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, 3)
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, 5)
No files were found with the provided path: ./log/bullet-5.log. No artifacts will be uploaded.
caseflow_rspec_job (12, 6)
No files were found with the provided path: ./log/bullet-6.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, 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, 7)
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.

Artifacts

Produced during runtime
Name Size
artifact Expired
167 MB