Skip to content

tests/test_dates.py: Fix broken test#714

Closed
kerizane wants to merge 1 commit intopython-babel:masterfrom
kerizane:test_format_current_moment
Closed

tests/test_dates.py: Fix broken test#714
kerizane wants to merge 1 commit intopython-babel:masterfrom
kerizane:test_format_current_moment

Conversation

@kerizane
Copy link

datetime was being incorrectly patched, so the unittest was failing

Closes #675

datetime was being incorrectly patched, so the unittest was failing

Closes #675
@codecov-io
Copy link

codecov-io commented May 10, 2020

Codecov Report

Merging #714 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #714   +/-   ##
=======================================
  Coverage   90.97%   90.97%           
=======================================
  Files          24       24           
  Lines        4176     4176           
=======================================
  Hits         3799     3799           
  Misses        377      377           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bdaa28...a291ee5. Read the comment docs.

@mgorny
Copy link
Contributor

mgorny commented Dec 3, 2020

Ping. It would be nice to have this fixed.

@akx
Copy link
Member

akx commented Jan 27, 2022

This was resolved in 9a9d3c6 (#754).

@akx akx closed this Jan 27, 2022
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.

PyPy3 7.2.0 test failure:

4 participants