Kozea / Kozea/pygal

test_date.py failing

Open
#281 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.8k
Forks
419
PR merge metrics
No merged PRs in 30d

Description

Perhaps I am doing something wrong, but I am unable to get **test_date.py** unit tests to pass.
All other unit tests pass except for the following four:
1. test_date[etree]
2. test_date[lxml]
3. test_date_xrange[etree]
4. test_date_xrange[lxml]

All of them look like this:
screen shot 2015-11-05 at 6 45 03 pm

Contributor guide

Open the contributing guide

Research direction

Run the four failing cases in test_date.py with both etree and lxml backends and inspect the assertion or error output reported. Trace the date and xrange test setup to identify the discrepancy; done means all four cases pass and the complete unit-test suite remains green.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.