[all-commits] [llvm/llvm-project] 6a6311: [compiler-rt] Mark some tests as unsupported on Wi...

cmtice via All-commits all-commits at lists.llvm.org
Wed Sep 10 19:28:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a6311497656ade59634ed47b9efbf78b164aa98
      https://github.com/llvm/llvm-project/commit/6a6311497656ade59634ed47b9efbf78b164aa98
  Author: cmtice <cmtice at google.com>
  Date:   2025-09-10 (Wed, 10 Sep 2025)

  Changed paths:
    M compiler-rt/test/asan/TestCases/suppressions-library.cpp
    M compiler-rt/test/asan/TestCases/verbose-log-path_test.cpp
    M compiler-rt/test/ubsan/TestCases/Misc/coverage-levels.cpp
    M compiler-rt/test/ubsan/TestCases/Misc/log-path_test.cpp

  Log Message:
  -----------
  [compiler-rt] Mark some tests as unsupported on Windows. (#157972)

PR157951 removed 'REQUIRES: shell' from several tests, which (among
other things) caused them to start running on some Windows builders --
the 'REQUIRES: shell' prevented that. Some of those tests fail on
Windows. This PR marks those failing tests as UNSUPPORTED on Windows.



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