Drupal Testing

Syndicate content
Updated: 1 year 12 hours ago

[Fixed] HEAD testing temporarily disabled

Tue, 07/28/2009 - 09:04

Dries committed a patch to Drupal that might require some patching of PIFR. boombatower is studying the impact. In meantime, none of the patches in queue for testing against Drupal HEAD are being tested. The current backlog is 251 patches.

Edit (DamZ): apparently it was not the case. Testing is now enabled again.

Categories: Drupal

[FIXED] Drupal 7 change require test client update

Mon, 07/20/2009 - 13:56

The bot is currently down until all test clients have been updated for Rename admin/site-building to admin/structure which required a patch to pifr.

EDIT: Disabled #32 since I do not have ssh access to it and updated #29.

EDIT: Looks like someone update #32.

Categories: Drupal

PHP 5.2.9 caused test failures

Sun, 06/28/2009 - 01:24

Due to a bug in PHP 5.2.9, which testing slaves #22 was running, Drupal core test suite reports failures. If your issue was marked with failures related to the "Site-wide contact form" then please mark it for re-testing.

Created page to keep track of these issues at: http://testing.drupal.org/incompatible-software-version.

Categories: Drupal

Intermittent testing slave failures

Sat, 06/27/2009 - 15:24

Just as a heads-up, we are currently trying to test a more manageable way to roll out new testing slaves via a virtual machine instance and inside Amazon EC2 instances. However, we are still having problems debugging, and as a result, the test bot is intermittently reporting failures to the issue queue (esp. be leery of "Failed to install HEAD.")

If your patch is mistakenly marked code needs work, we apologize. Please mark it back to "needs review" and request a re-test from the link in the test status. We hope to have these problems ironed out shortly.

If you have Linux experience, we would love you to to drop by #drupal-infrastructure to help us get things running smoothly again. :)

Categories: Drupal

Testing client version 2 installation instructions

Thu, 06/25/2009 - 23:57

Here are two set's of instructions for setting up the client's on Debian :
http://testing.drupal.org/node/44, without using the set-up script
http://testing.drupal.org/node/45 Debian Lenny

Here's instructions for getting Centos set-up:
http://testing.drupal.org/PIFR2-Centos-installation-instructions

How to get Postgress client set-up on Debian:
http://groups.drupal.org/node/23617#comment-81971

Once your client is installed, we need to get you an account on the version 2 master: http://drupaltesting.deekayen.net

Categories: Drupal

[FIXED] Issue with test client

Wed, 06/17/2009 - 07:22

Note: Test bot is in desperate need of some Linuxy folks to help debug testing slaves. Please see http://groups.drupal.org/node/23617 for how you can help.

Test bots are reporting 'failed to install HEAD' so I've disabled the test bot for now.

EDIT: The test slave seems to have gotten messed up. We are currently investigating the root cause, but we have it back online for now. -boombatower (06-17-09)

EDIT: This started happening again w/ #22. Only patch committed in recent memory was http://drupal.org/node/395472#comment-1735534. I can't reproduce the install failure locally. I tried rolling this patch back and seeing if it solved the problem. - webchick (06-23-09)

EDIT: Slave #17 seems to be online and testing patches. We still need help debugging the rest though. One box vs. 150+ patches is not a pretty sight. - webchick (06-25-09)

Categories: Drupal

Test bot re-enabled, 13th June 12:00 UTC

Sat, 06/13/2009 - 06:51

After working with Damien, we have one test slave running again, so the test bot has been re-enabled.

Categories: Drupal

[FIXED] Test client issues

Fri, 06/12/2009 - 17:06

It seems that our relatively new test clients have crashed in some form or another. I have notified owner and disabled the bot until further notice.

EDIT: After working with Damien, we have one test slave running again, so the test bot has been re-enabled. -catch (Sat, 06/13/2009)

Categories: Drupal

[FIXED] Test slave private keys got out of sync

Thu, 06/11/2009 - 00:29

The private server keys used for authentication between the slaves and that master got out of sync and thus testing patches was halted for a while. I have remedied the problem.

Categories: Drupal

[FIXED] HEAD broken

Fri, 06/05/2009 - 17:00

There was a conflict between two committed patches on Friday, June 5:

Typo in node_access_rebuild() -- db_insert('node_accesss')->db_insert('node_access')
Remove the 'post settings' admin screen and relocate contents

One patch added a test, the other changed a button name. Hilarity ensued.

The conflict was been cleaned up within an hour and testing bot turned back on.

Categories: Drupal

[FIXED] Drupal.org client key changed

Wed, 06/03/2009 - 14:27

The drupal.org client key changed and needed updating on testing.drupal.org. This caused all communication between the two servers to stop and thus created a backlog. The key has been updated and things should be back to normal.

Categories: Drupal

[FIXED] HEAD Broken

Sun, 05/24/2009 - 23:43

A patch at Installer: Configure site text cleanup was committed which broke HEAD for a few hours tonight. The fix has been committed, and testing bot turned back on. If your patch got a "Failed: Failed to install HEAD." status assigned to it on Sunday evening, try marking the issue back to "needs review" so testing bot can have another crack at it.

Categories: Drupal

[FIXED] Testing bot disabled

Mon, 05/11/2009 - 14:26

UPDATE: a patch was committed to Drupal HEAD which resolved this issue. Testing has been enabled again.

The testing bot is currently disabled due to apparent false negatives in some path module tests.

Multiple servers are reporting the exact same exceptions over and over again for:
Path alias functionality
Path language settings

see http://testing.drupal.org/pifr/file/1/7018 for an example.

it's believed that the committed patch from http://drupal.org/node/394510 is causing this issue.

Categories: Drupal

[FIXED] Accidental test reset

Wed, 05/06/2009 - 23:06

Test slave #16 was recently pulled off the master server list, but it was done so in a way that caused data corruption. I attempted to correct the problem, but I made a mistake and reset 2,132 tests (trigger happy). Please be aware of this if you see oddities in the activity log or test results.

UPDATE: I was able to restore the results through a few interesting mysql queries. :)

Categories: Drupal

[FIXED] Bot disabled - simpletest failures

Fri, 05/01/2009 - 08:22

Until http://drupal.org/node/445950 is resolved.

edit: now fixed (partial commit)

Categories: Drupal