[all-commits] [llvm/llvm-project] c5da47: [libclang/python] Properly report errors when test...

Jannick Kremer via All-commits all-commits at lists.llvm.org
Mon Jun 2 07:15:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5da47108ab77358f5fa5d43fd4d8344086c831f
      https://github.com/llvm/llvm-project/commit/c5da47108ab77358f5fa5d43fd4d8344086c831f
  Author: Jannick Kremer <jannick.kremer at mailbox.org>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M clang/bindings/python/tests/cindex/test_cdb.py

  Log Message:
  -----------
  [libclang/python] Properly report errors when test fails (#142371)

test_cdb.py's test_create_fail captures stderr to suppress output but
did not release it in case the test fails.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list