Re: [pypy-dev] freebsd 7 and 8 buildslave

2015-02-21 Thread Maciej Fijalkowski
give them more than 6h though ;-) On Sat, Feb 21, 2015 at 11:42 PM, Matti Picus wrote: > > On 21/02/2015 6:04 PM, Maciej Fijalkowski wrote: >> >> there is a freebsd 8 buildslave called "ananke" which is offline, who >> is the admin? >> >> Also freebsd 7 fails to compile for an idiotic reason, sho

Re: [pypy-dev] fdopen(fd, 'w') whe fd is opened 'r'

2015-02-21 Thread Brian Kearns
What version of CPython did you compare with? This behavior was added/changed in 2.7.8. CPython has the exact same test and it doesn't seem to be skipped on Windows. Comparing directly with C fdopen does not make sense because os.fdopen isn't just a direct call to fdopen (includes verification of m

[pypy-dev] fdopen(fd, 'w') whe fd is opened 'r'

2015-02-21 Thread Matti Picus
Looking at this test test_fdopen_keeps_fd_open_on_errors which fails on win32 http://buildbot.pypy.org/summary/longrepr?testname=AppTestPosix.%28%29.test_fdopen_keeps_fd_open_on_errors&builder=own-win-x86-32&build=442&mod=module.posix.test.test_posix2 It also fails when run

Re: [pypy-dev] freebsd 7 and 8 buildslave

2015-02-21 Thread Matti Picus
On 21/02/2015 6:04 PM, Maciej Fijalkowski wrote: there is a freebsd 8 buildslave called "ananke" which is offline, who is the admin? Also freebsd 7 fails to compile for an idiotic reason, should we take this one down? http://buildbot.pypy.org/builders/pypy-c-jit-freebsd-7-x86-64/builds/290/step

[pypy-dev] freebsd 7 and 8 buildslave

2015-02-21 Thread Maciej Fijalkowski
there is a freebsd 8 buildslave called "ananke" which is offline, who is the admin? Also freebsd 7 fails to compile for an idiotic reason, should we take this one down? http://buildbot.pypy.org/builders/pypy-c-jit-freebsd-7-x86-64/builds/290/steps/translate/logs/stdio _