[all-commits] [llvm/llvm-project] 810d09: [lldb][test] Disable image lookup colour test on W...
David Spickett via All-commits
all-commits at lists.llvm.org
Fri Dec 8 05:38:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 810d09faf89af53025205c540ef9980e2286e687
https://github.com/llvm/llvm-project/commit/810d09faf89af53025205c540ef9980e2286e687
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M lldb/test/Shell/Commands/command-image-lookup-color.test
Log Message:
-----------
[lldb][test] Disable image lookup colour test on Windows
On Linux `main.c` shows up in the symbol search but this is not the
case on Windows according to:
https://lab.llvm.org/buildbot/#/builders/219/builds/7422/steps/6/logs/stdio
It's possible we could make this test work there once function
search highlighting is implemented.
More information about the All-commits
mailing list