Quantcast
Channel: [development] Error running SimpleTest on new installation
Browsing all 5 articles
Browse latest View live

[development] Error running SimpleTest on new installation

Hello, I had checked out a fresh version of Drupal from CVS this morning and each time I run some SimpleTest test cases I receive the following error: Undefined index: test_id in...

View Article



[development] Error running SimpleTest on new installation

That particular error is usually caused by a bug in one of the unit tests you ran causing simpletest to hiccup. I've seen it a couple of times, and it's sometimes sporadic, unfortunately. It could be a...

View Article

[development] Error running SimpleTest on new installation

That SimpleTest error happens when the first test fails. Since the test didn't complete, it's test_id does not get saved. If more than one tests pass, a valid test_id is saved. I have an issue report...

View Article

[development] Error running SimpleTest on new installation

Thanks for the reply Larry, I have been working on isolating the problem for most of the day but I have found it affects a lot of different cases so it makes isolation difficult. For example, testing...

View Article

[development] Error running SimpleTest on new installation

Hi Dave, This is not the same scenario that I have encountered. Your patch does remove the specific error Undefined index: test_id in _simpletest_batch_finished(). However, I still receive the message...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images