[PATCH] D112759: [llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests.
Jonas Hahnfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 31 06:12:17 PDT 2022
Hahnfeld added a comment.
Herald added a project: All.
In D112759#3299743 <https://reviews.llvm.org/D112759#3299743>, @noajshu wrote:
> In D112759#3271718 <https://reviews.llvm.org/D112759#3271718>, @Hahnfeld wrote:
>
>> The test still doesn't work for me on Python 3.6 because `ThreadingHTTPServer` was apparently introduced with Python 3.7.
>
> Sorry again about this!
> This will be fixed by D119096 <https://reviews.llvm.org/D119096>.
This doesn't seem to be going anywhere, the test is still failing...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112759/new/
https://reviews.llvm.org/D112759
More information about the llvm-commits
mailing list