APPEALS-61670: Update job to call 'distribute non genpop priority appeals' every time #23219
Annotations
2 errors and 9 warnings
RSpec via knapsack_pro Queue Mode:
spec/models/hearings/forms/hearing_update_form_spec.rb#L116
HearingUpdateForm.update update hearing scheduled_time scheduled time altered should update scheduled_datetime if it is not null already
Failure/Error:
expect(updated_scheduled_datetime.strftime("%Y-%m-%d %H:%M %z"))
.to eq "#{hearing.hearing_day.scheduled_for.strftime('%Y-%m-%d')} 21:45 -0400"
expected: "2024-11-16 21:45 -0400"
got: "2024-11-16 21:45 -0500"
(compared using ==)
|
RSpec via knapsack_pro Queue Mode
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
RSpec via knapsack_pro Queue Mode:
spec/feature/hearings/postpone_hearing_spec.rb#L128
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals when rescheduling
Skipped: This functionality is no longer in use.
|
RSpec via knapsack_pro Queue Mode:
spec/feature/hearings/postpone_hearing_spec.rb#L59
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals behaves like an AMA appeal and schedule later with admin action
Skipped: This functionality is no longer in use.
|
RSpec via knapsack_pro Queue Mode:
spec/feature/hearings/postpone_hearing_spec.rb#L75
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals behaves like an AMA appeal and schedule later
Skipped: This functionality is no longer in use.
|
RSpec via knapsack_pro Queue Mode:
spec/feature/hearings/postpone_hearing_spec.rb#L89
Postpone hearing with schedule direct to video/virtual feature disabled for AMA appeals behaves like an AMA appeal then change to held
Skipped: This functionality is no longer in use.
|
RSpec via knapsack_pro Queue Mode:
spec/feature/hearings/postpone_hearing_spec.rb#L154
Postpone hearing with schedule direct to video/virtual feature disabled for a Legacy appeal when rescheduling on the same day
Skipped: This functionality is no longer in use.
|
RSpec via knapsack_pro Queue Mode:
spec/jobs/fetch_all_active_legacy_appeals_job_spec.rb#L88
FetchAllActiveLegacyAppealsJob#find_and_create_appeal_state_for_active_legacy_appeals when there are both OPEN & CLOSED Legacy Appeals in the database only OPEN Legacy Appeal records will be added to the Appeal States table
Skipped: Flaky test
|
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