Skip to content

TST: sometimes failing ujson comparison #4575

Closed
@jreback

Description

@jreback

cc @Komnomnomnom

skipping test via: b5ff81d

fails about 1/3 times (and only seems on py3)

https://travis-ci.org/pydata/pandas/jobs/10223886

don't use now, pick a known value (that you can then compare too exactly)

  def test_datetime_units(self):
        from pandas.lib import Timestamp

        val = datetime.datetime.now()
        stamp = Timestamp(val)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Testingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions