Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

test failure on safari #1072

Closed
gordonwoodhull opened this issue Dec 22, 2015 · 1 comment
Closed

test failure on safari #1072

gordonwoodhull opened this issue Dec 22, 2015 · 1 comment
Labels
Milestone

Comments

@gordonwoodhull
Copy link
Contributor

dc.barChart brushing with bars centered and rounding enabled with alwaysUseRounding disabled should not round the brush

Expected 
[ Date(Sat Jun 30 2012 20:00:00 GMT-0400 (EDT)), Date(Tue Aug 14 2012 20:00:00 GMT-0400 (EDT)) ] 
to equal 
[ Date(Sat Jun 30 2012 20:00:00 GMT-0400 (EDT)), Date(Tue Aug 14 2012 20:00:00 GMT-0400 (EDT)) ].

(They look equal to me.) Odd that just one would fail since we should be doing all date range comparisons the same way.

@gordonwoodhull gordonwoodhull added this to the v2.0 milestone Dec 22, 2015
@gordonwoodhull
Copy link
Contributor Author

Weird, the coordinate grid tests are failing when run separately but not when run as part of the suite. That's disturbing.

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

No branches or pull requests

1 participant