Second Portion of 62911 - UI/UX Updates on Correspondence Intake Form Part 2 #24407
Annotations
2 errors and 6 warnings
RSpec via knapsack_pro Queue Mode:
spec/services/claim_change_history/claim_history_service_spec.rb#L330
ClaimHistoryService.build_events issue modification edge cases should correctly generate events for an imr that is cancelled while another is added
Failure/Error: expect(events.map(&:event_type)).to contain_exactly(*one_imr_events + new_events)
expected collection contained: [:added_issue, :addition, :claim_creation, :in_progress, :modification, :pending, :request_cancelled]
actual collection contained: [:added_issue, :addition, :claim_creation, :in_progress, :in_progress, :modification, :pending, :request_cancelled]
the extra elements were: [:in_progress]
|
RSpec via knapsack_pro Queue Mode
Process completed with exit code 1.
|
RSpec via knapsack_pro Queue Mode:
spec/models/vacols/aoj_case_docket_spec.rb#L355
VACOLS::AojCaseDocket.distribute_nonpriority_appeals when range is specified when the docket number is pre-y2k correctly orders the docket
Skipped: flaky
|
RSpec via knapsack_pro Queue Mode:
spec/models/vacols/aoj_case_docket_spec.rb#L439
VACOLS::AojCaseDocket.distribute_nonpriority_appeals when a case is tied to a judge by a hearing on a prior appeal when bust backlog is specified when the judge's backlog is full only distributes the one case to get back down to 30
Skipped: flaky
|
RSpec via knapsack_pro Queue Mode:
spec/services/claim_change_history/claim_history_service_spec.rb#L961
ClaimHistoryService.build_events with filters days waiting filter equal to number of days should only return events for tasks that match the days waiting filter
Skipped: Flakey test
|
capybara-artifacts
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading