Antonio Terceiro writes:
> On Mon, Sep 28, 2015 at 04:31:12PM +0200, Cyril Brulebois wrote:
>> Ole Streicher (2015-09-28):
>> > @pytest.mark.skipif('not PY3_4 or sys.platform == "win32" or
>> > sys.platform.startswith("gnu0")')
>> > def test_multiprocessing_forkserver(): [...]
>> >ctx = multi
On Mon, Sep 28, 2015 at 04:31:12PM +0200, Cyril Brulebois wrote:
> Ole Streicher (2015-09-28):
> > The CI tests run here are the same as in during the build process, where
> > they succeed. Since it is a specific test that fails, I guess that it is
> > not just the different location (build tree v
Ole Streicher (2015-09-28):
> The CI tests run here are the same as in during the build process, where
> they succeed. Since it is a specific test that fails, I guess that it is
> not just the different location (build tree vs. installed version), but
> the environment that is different. Specifica
Hi,
I am hunting for a CI failure in one of my packages [1].
It is marked as "timeout", but since the mark is at the same place over
several versions, it is probably a real problem.
The CI tests run here are the same as in during the build process, where
they succeed. Since it is a specific test
4 matches
Mail list logo