[all-commits] [llvm/llvm-project] 78dea0: Revert "[lit] GoogleTest framework should report f...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed May 20 23:23:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 78dea0e8fb6cc5c0fae64d65b7f40560cab7b329
      https://github.com/llvm/llvm-project/commit/78dea0e8fb6cc5c0fae64d65b7f40560cab7b329
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M llvm/utils/lit/lit/formats/googletest.py
    R llvm/utils/lit/tests/Inputs/googletest-discovery-failed/lit.cfg
    R llvm/utils/lit/tests/Inputs/googletest-discovery-failed/subdir/OneTest.py
    R llvm/utils/lit/tests/googletest-discovery-failed.py

  Log Message:
  -----------
  Revert "[lit] GoogleTest framework should report failures if test binary crashes"

This reverts commit ef2103182244c96f5206b02164b62b9c9e0cbce8 because it
breaks the Windows bot:

http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/16447

Failing Tests (2):
  ...
  lldb-unit :: API/./APITests.exe/failed_to_discover_tests_from_gtest




More information about the All-commits mailing list