This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] [test] Allow differing order of some matches
ClosedPublic

Authored by mstorsjo on Sep 24 2019, 2:27 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mstorsjo created this revision.Sep 24 2019, 2:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 24 2019, 2:27 AM
teemperor accepted this revision.Sep 24 2019, 2:49 AM
teemperor added a subscriber: teemperor.

I would prefer if we could have a deterministic order in the list of files when dumping them (e.g. sorting by name), but I'm fine with landing this because this test is failing on all of my machines. I'll file a radar for Jonas so that this will actually be properly fixed at some point. Thanks for looking into this!

This revision is now accepted and ready to land.Sep 24 2019, 2:49 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 24 2019, 5:20 AM