Skip to content

Conversation

@mattsu2020
Copy link
Contributor

Summary

  • Remove key settings validation and localize field parsing errors.
  • Standardize sort error helpers and replace UUsageError with USimpleError.
  • Update sort conflict tests to assert error messages.

Notes

@mattsu2020 mattsu2020 force-pushed the pr1-sort-errors-i18n branch from 0f2d04d to 0fa58d0 Compare January 5, 2026 09:49
- Add 'dfgi' to spell-checker ignore list for accurate linting
- Reformat tuple and method call in test_conflict_check_out for consistency and to resolve clippy warnings
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

@sylvestre
Copy link
Contributor

a few jobs are failing

… error handling

- Changed `ModeFlags::default()` to `Self::default()` for better idiomatic Rust code.
- Removed `.into()` call in `FieldSelector::from` method as it was redundant, simplifying error construction.
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/dd/nocache_eof is no longer failing!

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants