Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conan's LLVM does not support compressed ElfFiles #4502

Open
florian-kuebler opened this issue Nov 29, 2022 · 1 comment
Open

Conan's LLVM does not support compressed ElfFiles #4502

florian-kuebler opened this issue Nov 29, 2022 · 1 comment
Assignees
Labels

Comments

@florian-kuebler
Copy link
Collaborator

The following tests will fail:

ElfFile.GetDeclarationLocationOfFunctionLibc
ElfFile.GetLocationOfFunctionLibc
ElfFile.GetLocationOfFunctionNoSubroutine
@florian-kuebler
Copy link
Collaborator Author

For the windows build, I will temporarily disable the three tests. This issue should also remind us to re-enable these tests as soon as the error is fixed.

florian-kuebler added a commit to florian-kuebler/orbitprofiler that referenced this issue Nov 29, 2022
Due to google#4502 and google#4503, some tests are failing on Windows.
This change disables the effected tests (until a proper fix
is done), such that we can setup the Windows ci.

Test: Build & Run tests
florian-kuebler added a commit that referenced this issue Nov 30, 2022
Due to #4502 and #4503, some tests are failing on Windows.
This change disables the effected tests (until a proper fix
is done), such that we can setup the Windows ci.

Test: Build & Run tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants