]> granicus.if.org Git - python/commit
weaken pthread_getcpuclockid test (more bpo-31596) (#3904)
authorBenjamin Peterson <benjamin@python.org>
Fri, 6 Oct 2017 05:50:42 +0000 (22:50 -0700)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2017 05:50:42 +0000 (22:50 -0700)
commit86566702f311f8e90600e85350f6b6769a384ea5
treeb8fd2a758b6c21b557fda1bc3ccf34310fc0c9d5
parent7faf7e50757dde2cb8583ee08ef31f4b8312e44f
weaken pthread_getcpuclockid test (more bpo-31596) (#3904)

There just isn't much we can assert in a portable way.
Lib/test/test_time.py