| 6b97fa0b | 17-Aug-2020 |
Raphael Isemann <[email protected]> |
[lldb] Remove OS-specific string from TestInvalidArgsLog
This is the error message from the OS, so we shouldn't check against the OS-specific part of the string.
Fixes the test on Windows which ret
[lldb] Remove OS-specific string from TestInvalidArgsLog
This is the error message from the OS, so we shouldn't check against the OS-specific part of the string.
Fixes the test on Windows which returns a different error message.
show more ...
|