diff options
| author | Aaron Ballman <aaron@aaronballman.com> | 2023-07-21 08:08:09 -0400 |
|---|---|---|
| committer | Aaron Ballman <aaron@aaronballman.com> | 2023-07-21 08:10:52 -0400 |
| commit | 29112a994694baee070a2021e00f772f1913d214 (patch) | |
| tree | 2cb4535257e5672f8539c7dea8cdc7978b0bba9d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | c4303920f18fefcba0935b1f236bc25c17938642 (diff) | |
Mark this test as unsupported on Windows systems
There is a strange issue happening with command line processing though. The
command line argument
--export-dynamic-symbol 'f*'
does not have the single quotes stripped on some Windows targets (but not
all). This causes the glob matching to fail, which means the test fails on
some Windows bots and passes on others.
This is expected to be a temporary measure to get bots back to green. I've not
found a commit that has caused a behavioral change that could be reverted
instead, so this could be an issue with lit or test machine configuration.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
