[all-commits] [llvm/llvm-project] cc60fa: [UpdateCCTestChecks] Fix new test from 9eaf0d120d32

Joel E. Denny via All-commits all-commits at lists.llvm.org
Fri Jun 25 11:33:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc60fa2685bdbff889df826a1bfd5e52ffd163c8
      https://github.com/llvm/llvm-project/commit/cc60fa2685bdbff889df826a1bfd5e52ffd163c8
  Author: Joel E. Denny <jdenny.ornl at gmail.com>
  Date:   2021-06-25 (Fri, 25 Jun 2021)

  Changed paths:
    M clang/test/utils/update_cc_test_checks/check-globals.test

  Log Message:
  -----------
  [UpdateCCTestChecks] Fix new test from 9eaf0d120d32

`clang/test/utils/update_cc_test_checks/check-globals.test` from
9eaf0d120d32 broke at:

* <https://lab.llvm.org/buildbot/#/builders/110/builds/4415>
* <https://lab.llvm.org/buildbot/#/builders/5/builds/9076>

The problem is non-deterministic test order because the
`.lit_test_times.txt` from one run of a sample test suite affects the
other.




More information about the All-commits mailing list