Add Feature Toggle #23750
Annotations
2 errors and 6 warnings
RSpec via knapsack_pro Queue Mode:
spec/models/vacols/case_docket_spec.rb#L897
VACOLS::CaseDocket.distribute_priority_appeals when CaseDistributionLever .cavc_affinity_days lever is active distributes CAVC cases correctly based on lever value
Failure/Error:
expect(VACOLS::CaseDocket.distribute_priority_appeals(judge, "any", 100, true).map { |c| c["bfkey"] }.sort)
.to match_array([
c1, c2, c3, c4, c5, c6, c11, c12, c13, c14, c15, c16,
c17, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33
]
.map { |c| (c["bfkey"].to_i + 1).to_s }.sort)
expected collection contained: ["272300899", "272300901", "272300903", "272300905", "272300907", "272310909", "272310919", "27231092...2310949", "272310951", "272310953", "272310955", "272310957", "272310959", "272310961", "272310963"]
actual collection contained: ["272300899", "272300901", "272300903", "272300905", "272310907", "272310909", "272310919", "27231092...2310949", "272310951", "272310953", "272310955", "272310957", "272310959", "272310961", "272310963"]
the missing elements were: ["272300907"]
the extra elements were: ["272310907"]
|
RSpec via knapsack_pro Queue Mode
Process completed with exit code 1.
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
capybara-artifacts
No files were found with the provided path: ./tmp/capybara. No artifacts will be uploaded.
|
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
|
RSpec via knapsack_pro Queue Mode:
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
Skipped: Flaky test
|
RSpec via knapsack_pro Queue Mode:
spec/models/validators/intake_start_validator_spec.rb#L36
IntakeStartValidator#validate when BGS shows a station conflict for an Appeal intake user is on the BVA Intake team sets a veteran_not_modifiable error code
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