Author: Matti Picus
Branch:
Changeset: r93872:ea67338ed935
Date: 2018-02-19 21:09 +0200
http://bitbucket.org/pypy/pypy/changeset/ea67338ed935/
Log:add externals/bin to PATH so tests pick up correct dlls (grafted
from b0c75af579f53dcf071cef141b704c50e90fbaf8)
diff --git a/rpython/tra
Author: Matti Picus
Branch: py3.5
Changeset: r93873:f99f8ea2e6bd
Date: 2018-02-23 01:56 -0500
http://bitbucket.org/pypy/pypy/changeset/f99f8ea2e6bd/
Log:skip time tests that cannot succeed on windows
diff --git a/pypy/module/time/test/test_time.py
b/pypy/module/time/test/test_time.py
--- a/