[all-commits] [llvm/llvm-project] 5e656e: Add "not" to an llvm-symbolizer test that expects ...

Jeremy Morse via All-commits all-commits at lists.llvm.org
Thu Oct 15 07:10:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e656ee48bccc73f1328db1770770acaec90a7c9
      https://github.com/llvm/llvm-project/commit/5e656ee48bccc73f1328db1770770acaec90a7c9
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2020-10-15 (Thu, 15 Oct 2020)

  Changed paths:
    M llvm/test/tools/llvm-symbolizer/pdb/missing_pdb.test

  Log Message:
  -----------
  Add "not" to an llvm-symbolizer test that expects to fail

In a7b209a6d40d77b, llvm-symbolizer was adjusted to return a failure status
code when it produced an error, to flag up DWARF parsing problems. The
test for missing PDB file is analogous, and returns a failure status now
too.

This should fix the llvm-clang-win-x-armv7l buildbot croaking:

  http://lab.llvm.org:8011/#/builders/60/builds/77




More information about the All-commits mailing list