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

Several tests are disabled #155

Open
mborgerson opened this issue Aug 2, 2023 · 0 comments
Open

Several tests are disabled #155

mborgerson opened this issue Aug 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mborgerson
Copy link
Member

Description

test_angr_ultimate_tracer.py:    @unittest.skip("for now")  # Unless(archr._angr_available, "angr required")
test_dockertarget_fs.py:@unittest.skip("broken")
test_sync.py:    @unittest.skip("broken")
test_sync.py:    @unittest.skip("broken")
test_sync.py:    @unittest.skip("broken")
test_analyzer_rr.py:    @unittest.skip("broken docker image")
test_analyzer_ltrace.py:    @unittest.skip("broken")
test_analyzer_ltrace.py:    @unittest.skip("broken")
test_analyzer_ltrace.py:    @unittest.skip("broken")
test_analyzer_ltrace.py:    @unittest.skip("broken")
test_analyzer_gdbserver.py:    @unittest.skip("broken")
test_analyzer_gdbserver.py:    @unittest.skip("broken")
test_analyzer_gdbserver.py:    @unittest.skip("broken")

Steps to reproduce the bug

N/A

Environment

As of f360585

Additional context

No response

@mborgerson mborgerson added bug Something isn't working needs-triage and removed needs-triage labels Aug 2, 2023
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

1 participant