Manage conformance test exemptions
mainThe file conformance/exemptions.txt maintains a list of tests that are currently known to fail conformance.
Workflow for fixing issues:
When you resolve a conformance issue identified by the test runner, you must remove the corresponding test lines from conformance/exemptions.txt. This ensures that the fix is permanent and that future changes do not introduce regressions.