This is an archive of the discontinued LLVM Phabricator instance.

[test] Use host platform specific error message substitution
ClosedPublic

Authored by abhina.sreeskantharajan on Sep 16 2022, 6:15 AM.

Details

Summary

This patch modifies the testcase to use error substitution so it will pass on all platforms.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptSep 16 2022, 6:15 AM
abhina.sreeskantharajan requested review of this revision.Sep 16 2022, 6:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 16 2022, 6:15 AM
abhina.sreeskantharajan retitled this revision from This patch modifies the testcase to use error substitution so it will pass on all platforms. to [test] Use host platform specific error message substitution.Sep 16 2022, 6:22 AM
abhina.sreeskantharajan edited the summary of this revision. (Show Details)

Forgot to add DMSG to one more line

Add some more tests

Herald added a project: Restricted Project. · View Herald TranscriptSep 16 2022, 7:50 AM
This revision is now accepted and ready to land.Sep 16 2022, 7:52 AM
zibi accepted this revision.Sep 16 2022, 8:33 AM

LGTM

Move subsitution outside regex