[PATCH 1/3] autodetect Ruby packages
Antonio Terceiro
terceiro at debian.org
Mon Sep 8 16:00:26 UTC 2014
On Mon, Sep 08, 2014 at 04:01:56PM +0200, Martin Pitt wrote:
> Hey Antonio,
>
> Antonio Terceiro [2014-09-08 10:35 -0300]:
> > I have thought about this and this redirection has its purpose: adt-run
> > separates stderr output from stdout what makes it rather difficult to
> > spot problems when needed, so the 2>&1 makes stderr and stdout to mix
> > "correctly" as one would see in a terminal when running the tests
> > manually. So for the Ruby tests, I would like to have stderr and stdout
> > properly interleaved.
>
> Ah, fair enough, I put that back.
cool, thanks
> > Perhaps we should fix that in adt-run instead?
>
> The live output and log are not separared, they still interleave
> stdout/err (for that very reason). If there is any stderr and
> "allow-stderr" is not given, then stderr is repeated again so that you
> can tell which part of the output was stderr.
>
> stdout/err are only separated in the per-test output files. I'm a bit
> wary changing that now as it has always behaved that way.
OK
> > > Note that this happens with your original patch too, so I don't think
> > > I broke this with my modifications. Does this perhaps need some
> > > additional $RUBY_PATH or similar? Or does this depend on fixes in
> > > gem2deb-test-runner which aren't in sid yet?
> >
> > Yes. This has already been addressed in gem2deb-test-runner:
> >
> > http://anonscm.debian.org/cgit/pkg-ruby-extras/gem2deb.git/commit/?id=e5b817eb9f103edac1df4117833249a4aefbc777
> >
> > That will be uploaded before we deploy these changes.
>
> Ah, great. Tomorrow 3.4.1 will go into testing and I'd like to upload
> 3.5. Would it be possible to upload gem2deb by tomorrow as well, so
> that we have everything in unstable?
Sure.
--
Antonio Terceiro <terceiro at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/autopkgtest-devel/attachments/20140908/becb3347/attachment-0001.sig>
More information about the autopkgtest-devel
mailing list