]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127146: Some expected failures in Emscripten time tests (#127843)
authorHood Chatham <roberthoodchatham@gmail.com>
Thu, 12 Dec 2024 01:11:00 +0000 (02:11 +0100)
committerGitHub <noreply@github.com>
Thu, 12 Dec 2024 01:11:00 +0000 (09:11 +0800)
commit41f29e5d16c314790559e563ce5ca0334fcd54df
treee157825bf153e5b8ed761300a753b1d5411a40eb
parentc84928ed6de105696be24859e03f3ab27e11daf6
gh-127146: Some expected failures in Emscripten time tests (#127843)

Disables two tests in the test_time suite, and adjusts test_os to reflect
precision limits in Emscripten.
Lib/test/test_os.py
Lib/test/test_time.py