Skip to content

Test the collator fallback behavior in datagen #7873

@sffc

Description

@sffc

Follow-up to #3287, #7867

We should test that the collator loads data conforming to the parentLocales.json. Currently we have a test that alerts us when parentLocales.json changes, but we don't actually test the behavior plumbed through the Collator constructor.

We can use Collator::try_new_unstable with the SourceProvider instrumented to track which data loads succeeded.

Metadata

Metadata

Assignees

Labels

C-collatorComponent: Collation, normalizationT-docs-testsType: Code change outside core library

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions