[all-commits] [llvm/llvm-project] 05eaff: [test] Use host platform specific error message su...

Abhina Sree via All-commits all-commits at lists.llvm.org
Wed Sep 6 04:55:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05eaff18c401a6d946be0ab77b80415b78e76869
      https://github.com/llvm/llvm-project/commit/05eaff18c401a6d946be0ab77b80415b78e76869
  Author: Abhina Sree <69635948+abhina-sree at users.noreply.github.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M llvm/test/tools/llvm-symbolizer/get-input-file.test

  Log Message:
  -----------
  [test] Use host platform specific error message substitution in lit tests (#65328)

On z/OS, the following error message is not matched correctly in lit
tests.

`EDC5129I No such file or directory.`
This patch uses a lit config substitution to check for platform specific
error messages.




More information about the All-commits mailing list