This is an archive of the discontinued LLVM Phabricator instance.

Increase timeout value for ppc64 sanitizer buildbots
ClosedPublic

Authored by seurer on Feb 19 2015, 8:48 AM.

Details

Summary

We've been seeing some timeouts on sanitizer tests lately. I'd like to increase the timeout value to 1800 so that the runs can finish.

Diff Detail

Event Timeline

seurer updated this revision to Diff 20305.Feb 19 2015, 8:48 AM
seurer retitled this revision from to Increase timeout value for ppc64 sanitizer buildbots.
seurer updated this object.
seurer edited the test plan for this revision. (Show Details)
seurer added reviewers: gkistanova, willschm.
seurer added a project: Restricted Project.
seurer added a subscriber: Unknown Object (MLST).
gkistanova edited edge metadata.Feb 20 2015, 11:28 AM

Hello Bill,

Did you have a chance to analyze the reasons of slow tests?
Slow slaves? Problem targets? Issues with the tests? Something else?

Thanks

Galina

The particular machines we are using right now are CPU starved because of multiple users including some other buildbots. As we get more hardware this should ease but in the meantime I'd like to get the bots to at least finish their runs.

gkistanova accepted this revision.Feb 20 2015, 8:44 PM
gkistanova edited edge metadata.

LGTM

This revision is now accepted and ready to land.Feb 20 2015, 8:44 PM
seurer closed this revision.Mar 3 2015, 7:50 AM

This worked and the Power big endian sanitizer now runs to completion. There is an issue open to fix the underlying performance problems (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63927) and when that is fixed this change can be probably be undone.

http://llvm.org/viewvc/llvm-project?rev=230234&view=rev