[all-commits] [llvm/llvm-project] 5fff4b: [lldb] Pass TestExternCSymbols.py on Windows

Alex via All-commits all-commits at lists.llvm.org
Mon Aug 8 11:03:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fff4b75ca0d72759f7ded4c96fc5493d917a3a9
      https://github.com/llvm/llvm-project/commit/5fff4b75ca0d72759f7ded4c96fc5493d917a3a9
  Author: Alex Langford <apl at fb.com>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M lldb/test/API/lang/cpp/extern_c/TestExternCSymbols.py

  Log Message:
  -----------
  [lldb] Pass TestExternCSymbols.py on Windows

This test previously was expected to fail on windows. As of my previous
patch (1d2a62afaf7561e331e2f3daf3937d14225b21bf) this test now passes on
windows consistently. This patch adjusts the expectations of the test
accordingly.




More information about the All-commits mailing list