Testing the unsupported pattern can trigger the invalid parameter handler,
which depending on CRT configuration can abort the process.
Split this out from D112211, as this XFAIL actually can be fixed pretty
easily.
Paths
| Differential D112352
[libcxx] [test] Remove a LIBCXX-WINDOWS-FIXME, don't test an unsupported strftime() pattern ClosedPublic Authored by mstorsjo on Oct 22 2021, 2:56 PM.
Details
Summary Testing the unsupported pattern can trigger the invalid parameter handler, Split this out from D112211, as this XFAIL actually can be fixed pretty
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 2 2021, 10:18 AM This revision was landed with ongoing or failed builds.Nov 2 2021, 12:54 PM Closed by commit rGdd5ce506f74b: [libcxx] [test] Remove a LIBCXX-WINDOWS-FIXME, don't test an unsupported… (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 384194 libcxx/test/std/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/put2.pass.cpp
|