These tests don't fail when only windows-dll is set in mingw mode, as the
bug is specific to MSVC mode.
Split this one out from D112211, as this one is even clearer.
Paths
| Differential D112348
[libcxx] [test] Narrow down XFAILs regarding a MSVC mode specific bug to "windows-dll && msvc" ClosedPublic Authored by mstorsjo on Oct 22 2021, 2:51 PM.
Details
Summary These tests don't fail when only windows-dll is set in mingw mode, as the Split this one out from D112211, as this one is even clearer.
Diff Detail
Event TimelineComment Actions Ping - the referenced bug is specific to msvc mode, so the xfail only relates to that environment. Comment Actions Oh yeah, that bug is on me :( I hope I'll have time to investigate it eventually, but in case someone wants to look into it, I'd be happy to assist by reviewing or providing context about the attribute. This revision is now accepted and ready to land.Nov 5 2021, 12:33 PM This revision was landed with ongoing or failed builds.Nov 5 2021, 12:44 PM Closed by commit rG2d8ec3c61d3c: [libcxx] [test] Narrow down XFAILs regarding a MSVC mode specific bug to… (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 381669 libcxx/test/std/localization/locale.categories/category.collate/locale.collate.byname/hash.pass.cpp
libcxx/test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/compare.pass.cpp
libcxx/test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/hash.pass.cpp
libcxx/test/std/localization/locales/locale/locale.operators/compare.pass.cpp
|