Hi, help me, how is it possible? How can removing a comment fail if the script passed previous tests?
2017-05-29 2:26 GMT+02:00 Travis CI builds@travis-ci.org:
*wikimedia / pywikibot-core https://travis-ci.org/wikimedia/pywikibot-core?utm_source=email&utm_medium=notification* (3.0.20170521 https://github.com/wikimedia/pywikibot-core/tree/3.0.20170521) Build #4083 failed. https://travis-ci.org/wikimedia/pywikibot-core/builds/236964364?utm_source=email&utm_medium=notification 2 hours, 14 minutes, and 46 seconds *jenkins-bot* 6ccd35d https://github.com/wikimedia/pywikibot-core/commit/6ccd35d2627fc3e902201501a9da12a5dc4e4f43 Changeset → https://github.com/wikimedia/pywikibot-core/compare/3.0.20170521 Merge "Remove unnecessary TODO from pwb.py"
*Want to know about upcoming build environment updates?*
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here http://eepurl.com/9OCsP. Documentation https://docs.travis-ci.com about Travis CI Need help? Mail support support@travis-ci.com! Choose who receives these build notification emails in your configuration file https://docs.travis-ci.com/user/notifications.
*Would you like to test your private code?*
Travis CI for Private Projects https://travis-ci.com?utm_source=build_email_footer&utm_campaign=travis-ci.org&utm_medium=email could be your new best friend!
Pywikibot-commits mailing list Pywikibot-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
Ok, this one's confusing :-) What happened is the following:
- your change was merged 8 days ago - at that point, tests did not pass - tests were fixed a few days ago - today, a git tag was pushed to the repository, linking '3.0.20170521' to your commit - this triggered a re-test of the codebase, in the state it was before the tests were fixed, and hence the test failed
In other words, while build 4082 and 4084 tested a current build, build 4083 tested an old build, with bugs that had already been fixed.
tl;dr: git ¯_(ツ)_/¯
Merlijn
On 29 May 2017 at 07:52, Bináris wikiposta@gmail.com wrote:
Hi, help me, how is it possible? How can removing a comment fail if the script passed previous tests?
2017-05-29 2:26 GMT+02:00 Travis CI builds@travis-ci.org:
*wikimedia / pywikibot-core https://travis-ci.org/wikimedia/pywikibot-core?utm_source=email&utm_medium=notification* (3.0.20170521 https://github.com/wikimedia/pywikibot-core/tree/3.0.20170521) Build #4083 failed. https://travis-ci.org/wikimedia/pywikibot-core/builds/236964364?utm_source=email&utm_medium=notification 2 hours, 14 minutes, and 46 seconds *jenkins-bot* 6ccd35d https://github.com/wikimedia/pywikibot-core/commit/6ccd35d2627fc3e902201501a9da12a5dc4e4f43 Changeset → https://github.com/wikimedia/pywikibot-core/compare/3.0.20170521 Merge "Remove unnecessary TODO from pwb.py"
*Want to know about upcoming build environment updates?*
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here http://eepurl.com/9OCsP. Documentation https://docs.travis-ci.com about Travis CI Need help? Mail support support@travis-ci.com! Choose who receives these build notification emails in your configuration file https://docs.travis-ci.com/user/notifications.
*Would you like to test your private code?*
Travis CI for Private Projects https://travis-ci.com?utm_source=build_email_footer&utm_campaign=travis-ci.org&utm_medium=email could be your new best friend!
Pywikibot-commits mailing list Pywikibot-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
-- Bináris
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
Really confusing. :-) ALthough it was not my commit, I just wondered.
2017-05-29 20:06 GMT+02:00 Merlijn van Deen (valhallasw) < valhallasw@arctus.nl>:
Ok, this one's confusing :-) What happened is the following:
- your change was merged 8 days ago
- at that point, tests did not pass
- tests were fixed a few days ago
- today, a git tag was pushed to the repository, linking '3.0.20170521'
to your commit
- this triggered a re-test of the codebase, in the state it was before
the tests were fixed, and hence the test failed
In other words, while build 4082 and 4084 tested a current build, build 4083 tested an old build, with bugs that had already been fixed.
tl;dr: git ¯_(ツ)_/¯
Merlijn
On 29 May 2017 at 07:52, Bináris wikiposta@gmail.com wrote:
Hi, help me, how is it possible? How can removing a comment fail if the script passed previous tests?
2017-05-29 2:26 GMT+02:00 Travis CI builds@travis-ci.org:
*wikimedia / pywikibot-core https://travis-ci.org/wikimedia/pywikibot-core?utm_source=email&utm_medium=notification* (3.0.20170521 https://github.com/wikimedia/pywikibot-core/tree/3.0.20170521) Build #4083 failed. https://travis-ci.org/wikimedia/pywikibot-core/builds/236964364?utm_source=email&utm_medium=notification 2 hours, 14 minutes, and 46 seconds *jenkins-bot* 6ccd35d https://github.com/wikimedia/pywikibot-core/commit/6ccd35d2627fc3e902201501a9da12a5dc4e4f43 Changeset → https://github.com/wikimedia/pywikibot-core/compare/3.0.20170521 Merge "Remove unnecessary TODO from pwb.py"
*Want to know about upcoming build environment updates?*
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here http://eepurl.com/9OCsP. Documentation https://docs.travis-ci.com about Travis CI Need help? Mail support support@travis-ci.com! Choose who receives these build notification emails in your configuration file https://docs.travis-ci.com/user/notifications.
*Would you like to test your private code?*
Travis CI for Private Projects https://travis-ci.com?utm_source=build_email_footer&utm_campaign=travis-ci.org&utm_medium=email could be your new best friend!
Pywikibot-commits mailing list Pywikibot-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
-- Bináris
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot