[all-commits] [llvm/llvm-project] 5e4938: Exclude hwasan from thread_create_failure.pass.cpp...

Thurston Dang via All-commits all-commits at lists.llvm.org
Tue Feb 25 12:18:30 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e4938a9918ac0e9c2ed3a9171767e6beafcea47
      https://github.com/llvm/llvm-project/commit/5e4938a9918ac0e9c2ed3a9171767e6beafcea47
  Author: Thurston Dang <thurston at google.com>
  Date:   2025-02-25 (Tue, 25 Feb 2025)

  Changed paths:
    M libcxx/test/std/thread/futures/futures.async/thread_create_failure.pass.cpp

  Log Message:
  -----------
  Exclude hwasan from thread_create_failure.pass.cpp (#128768)

Fixes hwasan buildbot failure

(https://lab.llvm.org/buildbot/#/builders/55/builds/7536/steps/10/logs/stdio)
introduced in https://github.com/llvm/llvm-project/pull/125433 by
excluding this test for hwasan, similar to the existing exclusion of
asan.



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