fix winbot/py 2.4.4 bug #44
Closed
Comments
Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco): Bitbucket also provides a 'POST' service, which can POST details about commits (and possibly other activity) to the service to trigger a build. If there's an endpoint at winbot.zope.org to consume that API, I'd be happy to have the BB repo trigger a build. |
Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco): I see the test is now passing. I'll release 0.9.6 shortly. |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally reported by: agroszer (Bitbucket: agroszer, GitHub: agroszer)
http://winbot.zope.org/builders/setuptools_master%20py_244_win32/builds/2/steps/test/logs/stdio
ERROR: test_md5 (setuptools.tests.test_packageindex.TestContentCheckers)
Traceback (most recent call last):
File "c:\buildslave\setuptools_master_py_244_win32\build\setuptools\tests\test_packageindex.py", line 150, in test_md5
self.assertEqual(checker.hash.name, 'md5')
AttributeError: name
The text was updated successfully, but these errors were encountered: