PMB Connector - 7.x-1.0-alpha2

Test status
StatusResult
Last receivedSun, 12/18/2011 - 14:43:03
Last requestedSun, 12/18/2011 - 14:43:03
Last testedSun, 12/18/2011 - 14:43:09
Test count4
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.0-alpha2
ProjectPMB Connector
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Setup environment: failed to create checkout database; [[Coder]]: [Code review] Invalid PHP syntax in pmb_view/templates/pmb_view.subcollection.tpl.php.
Details

MySQL

  1. Setup environment
    The testbot client is probably malfunctioning.
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[07:43:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_193339.pifr_coder.1324219382.log)
[07:43:02] Environment variables and review information initialized.
[07:43:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/pmb_connector.git]
[07:43:02] Review started.
[07:43:02] Invoking operation [setup]...
[07:43:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[07:43:02] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[07:43:02] Database backend [mysql] loaded.
[07:43:02] Encountered error on [setup], details:
array (
  '@reason' => 'failed to create checkout database',
)
[07:43:02] Review complete. test_id=193339 result code=1 details=Array
(
    [@reason] => failed to create checkout database
)

[07:43:02] Static variables reset.

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
    Check the syntax of your PHP files.
  7. Detect a review run failure
  8. Detect coder flags
  9. Complete coder review with all passed
Review log
[07:43:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_193339.pifr_coder.1324219382.log)
[07:43:02] Environment variables and review information initialized.
[07:43:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/pmb_connector.git]
[07:43:02] Review started.
[07:43:02] Invoking operation [setup]...
[07:43:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[07:43:02] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[07:43:02] Database backend [mysql] loaded.
[07:43:02] Invoking operation [fetch]...
[07:43:02] Invoking operation [checkout]...
[07:43:02] Version control system backend [git] loaded.
[07:43:07] Command [git clone 'git://git.drupal.org/project/pmb_connector.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 5 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Cloning into checkout...].
[07:43:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x-1.0-alpha2' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Note: checking out '7.x-1.0-alpha2'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at c4937f8... By Daniel Berthereau: Fixed ajax shelf block. By Daniel Berthereau: Fixed pagers. By Daniel Berthereau: Continued to drupalise the code.].
[07:43:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [# Not currently on any branch.
nothing to commit (working directory clean)].
[07:43:07] Main branch [7.x-1.0-alpha2] checkout [complete].
[07:43:07] Invoking operation [check]...
[07:43:07] Ignoring operation [check].
[07:43:07] Invoking operation [apply]...
[07:43:07] Ignoring operation [apply].
[07:43:07] Invoking operation [syntax]...
[07:43:07] Command [php -l -f './pmb_view/templates/pmb_view.author.tpl.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./pmb_view/templates/pmb_view.author.tpl.php].
[07:43:08] Command [php -l -f './pmb_view/templates/pmb_view.subcollection.tpl.php' 2>&1] failed
  Duration 1 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Parse error:  syntax error, unexpected ';' in ./pmb_view/templates/pmb_view.subcollection.tpl.php on line 64
Errors parsing ./pmb_view/templates/pmb_view.subcollection.tpl.php].
[07:43:08] Encountered error on [syntax], details:
array (
  '@filename' => 'pmb_view/templates/pmb_view.subcollection.tpl.php',
)
[07:43:08] Review complete. test_id=193339 result code=6 details=Array
(
    [@filename] => pmb_view/templates/pmb_view.subcollection.tpl.php
)

[07:43:08] Static variables reset.