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

test_analyzer_bintrace_qemu.TestAnalyzerBintraceQemu is failing in CI #126

Open
twizmwazin opened this issue Nov 23, 2022 · 4 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@twizmwazin
Copy link
Member

Description

The following test methods are failing:

  • test_crash_on_input_trace
  • test_crasher_trace
  • test_crasher_trace_local
  • test_implant_injection_docker
  • test_implant_injection_local

Steps to reproduce the bug

Run CI

Environment

CI

Additional context

No response

@twizmwazin twizmwazin added bug Something isn't working needs-triage labels Nov 23, 2022
@Kyle-Kyle
Copy link
Contributor

this is because bintrace-qemu is not even set up in the CI container.
So the bundle script (https://github.com/angr/archr/blob/master/archr/implants/bintrace_qemu/bundle) errors out

@Kyle-Kyle
Copy link
Contributor

Kyle-Kyle commented Jul 16, 2023

@mborgerson @ConnorNelson I suppose the bintrace repo is https://github.com/mborgerson/bintrace ?

@Kyle-Kyle
Copy link
Contributor

Currently, all bintrace-related tests are marked as broken to unblock archr CI

@mborgerson
Copy link
Member

I'll take a look tomorrow to unblock the tests. Thanks for debugging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants