[all-commits] [llvm/llvm-project] 086be9: Fix test on PS4 linux bot.

dyung via All-commits all-commits at lists.llvm.org
Tue Jun 2 13:17:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 086be9fb20489540e6228a6d9eb4afad533202fa
      https://github.com/llvm/llvm-project/commit/086be9fb20489540e6228a6d9eb4afad533202fa
  Author: Douglas Yung <douglas.yung at sony.com>
  Date:   2020-06-02 (Tue, 02 Jun 2020)

  Changed paths:
    M clang/test/CodeGenOpenCL/amdgpu-nullptr.cl

  Log Message:
  -----------
  Fix test on PS4 linux bot.

Commit 301a6da8c24a09052e3bda10e90b450b7b39ffea changed the test and modified a CHECK
line that is inconsisent with similar lines elsewhere in the file and was causing failures
when run in slightly different configurations. This change makes the line more consistent
and should fix the bot failure.

Failure link: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/68593




More information about the All-commits mailing list