[all-commits] [llvm/llvm-project] eeba32: [MemProf] Attempt to debug avr bot failure

Teresa Johnson via All-commits all-commits at lists.llvm.org
Fri Oct 23 16:00:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eeba325b12c4e40ca1ce09788fc5c7dd115fa904
      https://github.com/llvm/llvm-project/commit/eeba325b12c4e40ca1ce09788fc5c7dd115fa904
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M compiler-rt/test/memprof/TestCases/log_path_test.cpp

  Log Message:
  -----------
  [MemProf] Attempt to debug avr bot failure

Reverts the XFAIL added in b67a2aef8ac9fd9c10666a05d72d909315140dcb,
which had no effect.

Adjust the test to make sure all output is dumped to stderr, so that
hopefully I can get a better idea of where/why this is failing.

Remove some redundant checking while here.




More information about the All-commits mailing list