Unlike stated by removed comment, they do simply pass in my local enviroment.
In order to find necessary fixes (if any), CI has to run these tests.
Differential D147742
[python] Enable bindings tests on Windows R2RT on Apr 6 2023, 1:56 PM. Authored by
Details
Unlike stated by removed comment, they do simply pass in my local enviroment. In order to find necessary fixes (if any), CI has to run these tests.
Diff Detail
Event TimelineComment Actions According to CI logs, these tests are still not run on Windows builder. [9746/10613] cd /var/lib/buildkite-agent/builds/llvm-project/clang/bindings/python && /usr/bin/cmake -E env CLANG_NO_DEFAULT_CONFIG=1 CLANG_LIBRARY_PATH=/var/lib/buildkite-agent/builds/llvm-project/build/lib /usr/bin/python3.9 -m unittest discover Further investigation is needed. |