What's going on? Queue is empty, System status is 4 testers online and no errors, but patches waiting in queue? #1493210: Contextual links added to page element if 'page' view is displayed
What's going on? Queue is empty, System status is 4 testers online and no errors, but patches waiting in queue? #1493210: Contextual links added to page element if 'page' view is displayed
Comments
Comment #1
hass commentedPostponed since 2010, http://qa.drupal.org/pifr/test/104179 ???
Comment #2
bertboerland commentedI dont think this is still relevant is it?
Comment #3
jthorson commentedBoth instances looked like incorrect version on the issue (a release tag instead of a branch), and both look to have since been resolved.
Comment #4
hass commentedStill not fixed, see http://qa.drupal.org/pifr/test/488518
Comment #5
hass commentedhttp://qa.drupal.org/pifr/test/488913
Comment #6
jthorson commentedFrom http://drupal.org/project/testbot:
In other words, if the testing infrastructure doesn't have a clean (i.e. passed) test for the project HEAD, then it does not have a known good state to compare against ... it can't detect between a failure caused by a patch and the existing failures in the branch. In the cases you posted, the HEAD test is failed.
The earlier issues posted in this thread were due to the issue version being set to a specific tag (instead of HEAD); which gives the same result ... no known good state to compare against (since the system tests branches, not tags) ... so no value testing the patch.
Comment #7
hass commentedI have not asked the bot to compare one test against an other. I have posted a patch in my GA queue that contains valid and brand new tests. I expect that my patch is tested BEFORE I commit it, not after the commit! We don't commit broken patches normally as I know.