summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorZibi Sarbinowski <zibi@ca.ibm.com>2024-10-08 09:28:11 -0400
committerGitHub <noreply@github.com>2024-10-08 09:28:11 -0400
commit388c693a619cd84cff838e5cada17d70bed222cc (patch)
tree07802c691bd48d87a99504dd48d792199dbfa484 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parent6e5d6129fa36a7c1a2931d1c51208d1d254f3efb (diff)
[SystemZ][z/OS] fix sample-split-layout.test on z/OS (#109679)
The Lit in subject fails on z/OS since the input file `Inputs/split-layout.profdata` is marked as ASCII even though it is binary and the output file `Output/sample-split-layout.test.tmp-output` is binary. This PR removes the diff command which fails because it compares a binary file and a text file. The rational is that this diff command seems to be redundant to the `FileCheck` on the next command.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions