[all-commits] [llvm/llvm-project] b4c5e1: Temporarily disable to clang-tidy tests on Windows
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Jan 1 20:20:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4c5e19da74773b86662cbe5a7437f72116f3615
https://github.com/llvm/llvm-project/commit/b4c5e19da74773b86662cbe5a7437f72116f3615
Author: Nico Weber <thakis at chromium.org>
Date: 2021-01-01 (Fri, 01 Jan 2021)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-macro-usage-custom.cpp
M clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming-ignored-regexp.cpp
Log Message:
-----------
Temporarily disable to clang-tidy tests on Windows
They fail at least on my Win bot after switching it to Py3.
See PR48646 for details.
More information about the All-commits
mailing list