[PATCH] D74548: [debuginfo-tests][Dexter] Downgrade failure to delete working dir to warning not error

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 06:45:01 PST 2020


Orlando added inline comments.


================
Comment at: debuginfo-tests/dexter/dex/utils/WorkingDirectory.py:38
 
         exception = AssertionError('should never be raised')
         for _ in range(100):
----------------
Is this used anywhere?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74548/new/

https://reviews.llvm.org/D74548





More information about the llvm-commits mailing list