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

Resolve failing test for Python 3.6 #316

Merged
merged 2 commits into from
May 21, 2017
Merged

Resolve failing test for Python 3.6 #316

merged 2 commits into from
May 21, 2017

Conversation

sarthakmadaan
Copy link
Contributor

tried to resolve a test that is failing for Python 3.6 because of a change in error message.

FAIL: test_dates_not_supported_by_date_time_2_24165_months_ago (tests.test_freshness_date_parser.TestFreshnessDateDataParser)
.
.
.
AssertionError: False is not true : Didn't found any of the expected messages (['year is out of range', "('year must be in 1..9999'"]) -- message was: ValueError('year 0 is out of range',)```

@waqasshabbir waqasshabbir merged commit aeed618 into scrapinghub:master May 21, 2017
@sarthakmadaan sarthakmadaan deleted the resolve_failing_test branch June 11, 2017 08:19
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

Successfully merging this pull request may close these issues.

2 participants