You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Walkthrough code changes and determine what has changed and why the tests are now failing.
Is this due to intended changes that require modifying the tests to meet our new expectations or are these legitimate failures in our desired end result?
The text was updated successfully, but these errors were encountered:
BE tests are currently failing since the changes introduced in:
verboseness of gitcoinbot reminders #931 (3 failures)
test_assemble_leaderboards.py:128: AssertionError
test_assemble_leaderboards.py:111: AssertionError
test_expiration_start_work.py:114: AssertionError
smarter github notifications #948 (4 failure)
test_notifications.py:75: AssertionError
test_notifications.py:68: AssertionError
test_notifications.py:60: AssertionError
test_expiration_start_work.py:114: AssertionError
Current failing build example: https://travis-ci.org/gitcoinco/web/jobs/371318290
Walkthrough code changes and determine what has changed and why the tests are now failing.
Is this due to intended changes that require modifying the tests to meet our new expectations or are these legitimate failures in our desired end result?
The text was updated successfully, but these errors were encountered: