Closed (fixed)
Project:
Drupal.org Testbots
Component:
unexplained test failure
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2012 at 10:20 UTC
Updated:
7 Feb 2012 at 17:40 UTC
I have added a simple SimpleTest to branch 6.x-5.x of the Video module and enabled automatic testing. The test fails with an error message generated by a .test file from the CCK module (fieldgroup.test). The video test file does not reference this CCK test, so my question is why this bug in the CCK module is causing my tests to fail.
Test: http://qa.drupal.org/pifr/test/216803
Related CCK bug: #1363036: Class 'ContentCrudTestCase' not found
Comments
Comment #1
jthorson commentedThere is an issue with the current testbot code, in that it also runs the tests for any dependent modules. This has been resolved in the current -dev, but hasn't been deployed to the testbots yet.
Comment #2
rfayAnd BTW, the testing of unrelated modules is a D6 only problem.
Comment #3
Jorrit commentedOk, thanks for your quick responses. I'll close the issue and wait for the next update of the test bot. Any estimates on when this happens?
Comment #4
jthorson commentedAn early release candidate which should address this is currently running on testbot 699 ... I've got one more major to track down before rolling 6.x-2.8, but would guess that shouldn't be more than a couple of weeks.