Phantom needs locale headers #24770
Labels
chore
Project:i18n
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Currently, when running reporting tests with Phantom, there are no locale headers. This causes an issue with the new i18n module which supports FormatJS syntax. For example this uses FormatJS selectordinal:
This code broke reporting tests (even though this code was not touched by those tests) until we switched it back to non-localized strings.
(FYI, Chromium ran the tests with the i18n code just fine.)
The text was updated successfully, but these errors were encountered: