[Twisted-Python] I preparing a patch but the buildbot OSX seems to be broken.

I'm working on my first path for twisted and learning your workflow. https://github.com/twisted/twisted/pull/1044 The CI pipe line has been helpful in spotting things I missed but for the last few hours this job is not completing. buildbot/osx10.11-py2.7-coverage Expected — Waiting for status to be reported Is this something you can fix? Barry

Hi Barry, That builder is on our buildbot infrastructure, which doesn't run automatically. When your patch undergoes review, we push it up to our buildbot for tests more thorough than we can get on public CI (different distros, etc). We don't run code we haven't looked at first on them, so it has to be a manual push. So, don't worry about that builder for now. It's mainly just set as required so us committers remember to push up non-committer changes to our buildbots before we merge patches, as GitHub will collapse it into an "all tests passed" otherwise. - Amber On 08/02/2018 02:34 AM, Barry Scott wrote:
I'm working on my first path for twisted and learning your workflow.
https://github.com/twisted/twisted/pull/1044
The CI pipe line has been helpful in spotting things I missed but for the last few hours this job is not completing.
buildbot/osx10.11-py2.7-coverage Expected — Waiting for status to be reported
Is this something you can fix?
Barry
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
participants (2)
-
Amber Brown
-
Barry Scott