Coder - 7.x-1.x

Test status
StatusResult
Last receivedThu, 08/30/2012 - 14:24:15
Last requestedThu, 08/30/2012 - 14:25:02
Last testedThu, 08/30/2012 - 14:25:25
Test count1
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectCoder
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Invalid PHP syntax in sites/default/modules/coder/coder_upgrade/tests/new/samples/example.module.
Details

MySQL

  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 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:25:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_329123.pifr_simpletest.1346336701.log)
[07:25:01] Review timestamp: (Thu, 08/30/2012 - 07:25)
[07:25:01] Review host: (drupaltestbot654-mysql)
[07:25:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[07:25:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[07:25:01] Environment variables and review information initialized.
[07:25:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/coder.git]
[07:25:01] Project directory is [coder]
[07:25:01] Review started.
[07:25:01] Test: Array
(
    [test_id] => 329123
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/coder
                        )

                    [test.directory.apply] => 
                    [test.directory.dependency] => 
                    [test.files] => Array
                        (
                        )

                    [test.extensions] => Array
                        (
                            [0] => php
                            [1] => inc
                            [2] => install
                            [3] => module
                            [4] => test
                        )

                    [drupal.core.version] => 7
                    [drupal.core.url] => git://git.drupal.org/project/drupal.git
                    [drupal.modules] => Array
                        (
                        )

                    [drupal.user] => admin
                    [drupal.pass] => 
                    [drupal.variables] => Array
                        (
                        )

                    [simpletest.tests] => Array
                        (
                        )

                    [simpletest.db] => 
                )

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 7.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/grammar_parser_lib.git
                                )

                            [vcs_identifier] => 7.x-1.x
                        )

                    [2] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/libraries.git
                                )

                            [vcs_identifier] => 7.x-2.0
                        )

                    [3] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/coder.git
                                )

                            [vcs_identifier] => 7.x-1.x
                        )

                )

        )

    [files] => Array
        (
        )

)

[07:25:01] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[07:25:01] Invoking operation [setup]...
[07:25:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[07:25:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[07:25:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[07:25:02] Database backend [mysql] loaded.
[07:25:02] Invoking operation [fetch]...
[07:25:02] Invoking operation [checkout]...
[07:25:02] Version control system backend [git] loaded.
[07:25:06] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[07:25:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[07:25:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[07:25:07] Main branch [7.x] checkout [complete].
[07:25:14] Command [git clone 'git://git.drupal.org/project/grammar_parser_lib.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/grammar_parser_lib' --reference /var/cache/git/reference 2>&1] succeeded.
[07:25:14] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/grammar_parser_lib' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/grammar_parser_lib/.git' checkout '7.x-1.x' 2>&1] succeeded.
[07:25:14] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/grammar_parser_lib' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/grammar_parser_lib/.git' status 2>&1] succeeded.
[07:25:14] Dependency branch [7.x-1.x] checkout [complete].
[07:25:15] Command [git clone 'git://git.drupal.org/project/libraries.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries' --reference /var/cache/git/reference 2>&1] succeeded.
[07:25:15] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries/.git' checkout '7.x-2.0' 2>&1] succeeded.
[07:25:15] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/libraries/.git' status 2>&1] succeeded.
[07:25:15] Dependency branch [7.x-2.0] checkout [complete].
[07:25:23] Command [git clone 'git://git.drupal.org/project/coder.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/coder' --reference /var/cache/git/reference 2>&1] succeeded.
[07:25:23] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/coder' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/coder/.git' checkout '7.x-1.x' 2>&1] succeeded.
[07:25:23] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/coder' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/coder/.git' status 2>&1] succeeded.
[07:25:23] Dependency branch [7.x-1.x] checkout [complete].
[07:25:23] Invoking operation [check]...
[07:25:23] Ignoring operation [check].
[07:25:23] Invoking operation [apply]...
[07:25:23] Ignoring operation [apply].
[07:25:23] Invoking operation [syntax]...
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/scripts/coder_upgrade.run.php' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/includes/main.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/includes/conversion.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/includes/settings.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/includes/menu.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/includes/utility.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/includes/help.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/conversions/tool.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/conversions/call.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/conversions/end.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/conversions/list.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/conversions/db.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/conversions/function.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/conversions/regex.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/conversions/begin.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/conversions/other.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/conversions/install.inc' 2>&1] succeeded.
[07:25:23] Command [php -l -f './sites/default/modules/coder/coder_upgrade/tests/new/samples/example.module' 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [Fatal error: Cannot redeclare example_permission() (previously declared in ./sites/default/modules/coder/coder_upgrade/tests/new/samples/example.module:395) in ./sites/default/modules/coder/coder_upgrade/tests/new/samples/example.module on line 438
Errors parsing ./sites/default/modules/coder/coder_upgrade/tests/new/samples/example.module].
[07:25:23] Encountered error on [syntax], details:
array (
  '@filename' => 'sites/default/modules/coder/coder_upgrade/tests/new/samples/example.module',
)
[07:25:23] Review complete. test_id=329123 result code=6 details=Array
(
    [@filename] => sites/default/modules/coder/coder_upgrade/tests/new/samples/example.module
)

[07:25:23] Static variables reset.