]> granicus.if.org Git - llvm/commit
[llvm-cov] Attempt to fix a test failure on Windows
authorVedant Kumar <vsk@apple.com>
Mon, 18 Jul 2016 04:49:42 +0000 (04:49 +0000)
committerVedant Kumar <vsk@apple.com>
Mon, 18 Jul 2016 04:49:42 +0000 (04:49 +0000)
commit4893e1f8d45afd86e56770bbfc3b09ab736a6ec2
tree324ff94baeab8d27b7520484d2cdc52cc5d8e9f0
parent73585958d458d893efaa27d7d32b9f4028e1984c
[llvm-cov] Attempt to fix a test failure on Windows

Don't make the test/tools/llvm-cov/demangle.test depend on the order in
which symbols are seen, or on the exact formatting llvm-cov emits after
a symbol is printed. This is an attempt to fix a Windows bot failure:

  http://lab.llvm.org:8011/builders/clang-x86-win2008-selfhost/builds/9141

I don't know what the root cause of the failure is, or why the
showTemplateInstantiations test doesn't fail in the same way on the
Windows bots. However, this measure can't hurt, and it'll at least get
me on the blamelists again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275758 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-cov/demangle.test