[Twisted-Python] Script which uploads coverage results to codecov failed, but reported success?

Craig Rodrigues rodrigc at crodrigues.org
Fri Jul 1 12:34:32 MDT 2016


Hi,

For this pull request:

https://github.com/twisted/twisted/pull/284

This Windows build ran and tried to upload coverage results to codecov:

https://buildbot.twistedmatrix.com/builders/windows7-64-py2.7-coverage/builds/623/steps/shell_5/logs/stdio

but failed with this:

Error: 403 Client Error: Forbidden for url:
https://codecov.s3.amazonaws.com/v4/raw/2016-07-01/BB05435E28F8047E9B3D49B4B7BFA4B3/4a5903d2f0fcab3db7c6ca68ff563e2c859dd5c2/031e0d8f-aadc-47ae-9b69-29ca9d962287.txt?AWSAccessKeyId=AKIAIHLZSCQCS4WIHD4A&Expires=1467374016&Signature=i1IQndDSPC0vtJysR8vnPxDpPw0%3D

The upload failed, but the buildbot job reported success.

The result was that patch shows 57% coverage, when it should be 100%.
Is there a way to make that buildbot step fail if the upload to codecov
fails?

I don't know where the script for that is.

--
Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20160701/f3d78a5b/attachment.html>


More information about the Twisted-Python mailing list