You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lldb][test] Disable riscv32 disassembly filter test on Windows
Added by #145793
Failing on our Windows on Arm bot:
#145793
Shebang lines don't work on Windows and we can't pass "python script_name"
to the "fdis set" commadn because of the way arguments are parsed currently.
I can fix that but that needs review, disable the test for now.
0 commit comments