This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] test-in-container: Install locales into the test container


On 7/9/19 7:54 PM, DJ Delorie wrote:
"Carlos O'Donell" <carlos@redhat.com> writes:
Where do you draw the line?

Originally I wanted the "make install" to trigger just before the first
test that actually needed it, but I found it very difficult to do that.
Eventually more and more tests will run inside the container, and that
optimization would be useless anyway.

Perhaps we could at least add $(PARALLELMFLAGS) to the "make install" ?
If it's not already propogated by some other means?  Or otherwise
optimize the install process, to limit the overhead during testing?

My point is that no matter how good you optimize, eventually there will
be enough tests that the time will creep up again.

I want Florian to be productive, and I want a build system that supports
a straight forward edit/build/test workflow.

My question is: How long is too long to wait for the results of testing
when you are doing a edit/build/test/debug cycle?

Should 'make check' be running enough tests to fill X seconds?

--
Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]