Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Builds?

I've seen hangs locally too. It seems to happen more often when the machine is under load. From experience, those hangs are often real bugs in the code or flaws in the tests. One interesting experiment to try is create a VM with just one core, some tests fail much more easily.
One thing we could do is to open bugs for the different hangs and intermittent failures (with logs attached). In Trace Compass, we then linked those bugs to a "meta bug" [1] so we can track progress and duplicates more easily.

If you are OK with this approach, I can open such a bug and document a few that I've seen. Of course, someone still needs to look at the bugs but hopefully it will be easier to split up the work.

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=486207

Marc-Andre


From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Doug Schaefer [dschaefer@xxxxxxxxxxxxxx]
Sent: Monday, 08 August 2016 4:51 PM
To: CDT General developers list.
Subject: [cdt-dev] Builds?

Hey gang,

Back from vacation today. Put together my first fix for the Qt new project wizard. But my verify job has hung. I notice Sergey’s has hung too. In fact you look at the history and we have an abysmal record of failures. And they really appear to be more infrastructure than the actual tests.

Any thoughts on how we can improve this situation. I’d love for people to be able to volunteer slaves for the farm but I’m not sure how well that works in this environment. For example, I’d love to just hook up a VM on my laptop for a few hours at a time.

We talked about this before and I did have a machine on AWS helping out though it didn’t work particularly well. What’s the right way to do this.

Doug.

Back to the top