Skip to content

runners/datetime: skip conversion test until Qt 6.6

Fushan Wen requested to merge work/fuf/skip-qt6 into master

CLDR 42 replaced plain ASCII space U+0020 with U+202F when formatting dates. It's fixed in Qt 6.6. To make CI happy, ignore the test failure until Qt 6.6 is released.

Merge request reports