Sunday, July 13, 2025
1 change · saas-18.2
Enhancements to existing features
This change updates internal test settings so more country-specific localisation modules are exempt from an automated invisible-field check they do not currently run against. It helps reduce repeated test failures across versions without changing day-to-day user functionality.
Original PR description
Most l10n modules are only installed during the standalone l10n job, which does not run `test_uncommented_invisible_field`. As a result they fail the test in every version where it was introduced. - sort the whitelisted modules - add the l10n that currently fail, as we don't want to fix them - revert change adding a bunch of comments in views