We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e1826 commit da1a025Copy full SHA for da1a025
clang-tools-extra/clangd/test/module_dependencies.test
@@ -1,8 +1,7 @@
1
# A smoke test to check that a simple dependency chain for modules can work.
2
#
3
-# FIXME: This fails on the Windows ARM64 build server. Not entirely sure why as it has been tested on
4
-# an ARM64 Windows VM and appears to work there.
5
-# UNSUPPORTED: host=aarch64-pc-windows-msvc
+# FIXME: The test fails on Windows; see comments on https://github.com/llvm/llvm-project/pull/142828
+# UNSUPPORTED: system-windows
6
7
# RUN: rm -fr %t
8
# RUN: mkdir -p %t
0 commit comments