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

mesternefeld broke branch refs/pull/1/merge #20

Open
github-actions bot opened this issue Apr 7, 2020 · 0 comments
Open

mesternefeld broke branch refs/pull/1/merge #20

github-actions bot opened this issue Apr 7, 2020 · 0 comments
Assignees

Comments

@github-actions
Copy link

github-actions bot commented Apr 7, 2020

Branch refs/pull/1/merge failed at commit ef54d90 with error:

Error: Command failed: python tests.py
......F
======================================================================
FAIL: test_sum_tuple (__main__.TestSum)
Checks to see if 1 + 2 = 6. THIS SHOULD FAIL
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests.py", line 13, in test_sum_tuple
    self.assertEqual(sum((3, 2)), 6, "Should be 6")
AssertionError: 5 != 6 : Should be 6

----------------------------------------------------------------------
Ran 7 tests in 0.101s

FAILED (failures=1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant