summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMikhail R. Gadelha <mikhail@igalia.com>2024-07-24 16:26:15 +0200
committerGitHub <noreply@github.com>2024-07-24 11:26:15 -0300
commit6c23f974d6fe43d8e5c0adbc4a4f89fbabc9d9ea (patch)
tree0e8c5f1702132f9840e2c125cbc8491277011cac /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc4b66bf4d065d3bbc2e2fac8512a6df8e013c704 (diff)
[libc] Enable bind test for riscv (#100132)
The bind test was failing in the rv32 build bot because of how the build bot was set to run the tests: we were using shared directories between the host and qemu and the bind function was trying to create a file in this directory, thus creating it in the host machine. The OS was returning "-1 ENXIO (No such device or address)", so we changed the rv32 buildbot to copy the binaries to qemu and dropped the shared directories feature.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions