This is an archive of the discontinued LLVM Phabricator instance.

[libc++][test] Adds transcode option.
AbandonedPublicDraft

Authored by Mordante on May 15 2023, 10:16 AM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Commits
rG965fe352a770: [libc++][test] Adds transcode option. (#73395)
Summary

This should make it easier to get better output when UTF-16 tests fail.

Diff Detail

Event Timeline

Mordante created this revision.May 15 2023, 10:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 15 2023, 10:16 AM
Herald added a subscriber: arphaman. · View Herald Transcript
Mordante updated this revision to Diff 523126.May 17 2023, 11:28 AM

Fixes CI and reduce number of runners.

Mordante updated this revision to Diff 523310.May 18 2023, 3:16 AM

FIxes and better logging.

Mordante updated this revision to Diff 523346.May 18 2023, 5:04 AM

CI fixes.

Mordante updated this revision to Diff 523366.May 18 2023, 7:07 AM

CI fixes.

Mordante updated this revision to Diff 523504.May 18 2023, 12:26 PM

Fixes some tests and improve transcoding.

Mordante updated this revision to Diff 524008.May 20 2023, 3:34 AM

CI fixes.

Mordante updated this revision to Diff 524027.May 20 2023, 5:13 AM

CI fixes.

Mordante updated this revision to Diff 524642.May 23 2023, 3:42 AM

CI fixes.

Mordante updated this revision to Diff 524727.May 23 2023, 8:04 AM

CI fixes.

Mordante updated this revision to Diff 525095.May 24 2023, 3:06 AM

CI fixes.

Mordante updated this revision to Diff 525201.May 24 2023, 8:52 AM

CI fixes.

Mordante updated this revision to Diff 525225.May 24 2023, 9:29 AM

CI fixes.

Mordante updated this revision to Diff 525297.May 24 2023, 12:26 PM

Rebased and enable all CI jobs again.

Mordante updated this revision to Diff 526257.May 27 2023, 5:20 AM
  • Rebased
  • Disable CI parts again
  • Fix %Y and %y on Windows
Mordante updated this revision to Diff 526261.May 27 2023, 6:09 AM

CI fixes.

Mordante updated this revision to Diff 526262.May 27 2023, 6:47 AM

CI fixes.

Mordante updated this revision to Diff 526266.May 27 2023, 7:20 AM

CI fixes.

Mordante updated this revision to Diff 533206.Jun 21 2023, 3:47 AM

Rebased to test CI.

Herald added a project: Restricted Project. · View Herald TranscriptSat, Nov 25, 7:32 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
This revision was landed with ongoing or failed builds.Fri, Dec 8, 9:26 AM