# Known-failing cases from yaml-test-suite (tag: data-2022-01-17).
# Generated by python/scripts/gen_yaml_test_suite_xfail.py
#
# Syntax:
#   <case-id>       — strict xfail (if case starts passing, CI turns red; remove it)
#   <case-id> ?     — non-strict xfail (allowed to pass on some platforms)
#   # comment       — ignored
#
# Keep the list sorted. One id per line.
# Append a trailing `# #<issue>` comment to link a GitHub issue.
#
# To regenerate after suite or parser changes:
#   YAML_TEST_SUITE_PATH=/path/to/yaml-test-suite \
#     uv run python scripts/gen_yaml_test_suite_xfail.py
