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_examples.test_cmu_binary_bomb is failing in CI #2

Open
twizmwazin opened this issue Nov 23, 2022 · 1 comment
Open

test_examples.test_cmu_binary_bomb is failing in CI #2

twizmwazin opened this issue Nov 23, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@twizmwazin
Copy link
Member

Description

Traceback (most recent call last):
  File "/__w/angr-doc/angr-doc/build/src/angr-doc/tests/test_examples.py", line 64, in test_cmu_binary_bomb
    exampletest_single("cmu_binary_bomb")  # 3m
  File "/__w/angr-doc/angr-doc/build/src/angr-doc/tests/test_examples.py", line 32, in exampletest_single
    module.test()
  File "/__w/angr-doc/angr-doc/build/src/angr-doc/examples/cmu_binary_bomb/solve.py", line 280, in test
    assert solve_flag_1() == 'Border relations with Canada have never been better.'
  File "/__w/angr-doc/angr-doc/build/src/angr-doc/examples/cmu_binary_bomb/solve.py", line 55, in solve_flag_1
    raise Exception("angr failed to find a path to the solution :(")
Exception: angr failed to find a path to the solution :(

Steps to reproduce the bug

Run CI

Environment

CI

Additional context

No response

@twizmwazin twizmwazin added the bug Something isn't working label Nov 23, 2022
@ltfish
Copy link
Member

ltfish commented Feb 8, 2023

@twizmwazin See if it's a flaky test.

@twizmwazin twizmwazin transferred this issue from angr/angr-doc Apr 28, 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

2 participants