Workbench Files - 7.x-1.x

Test status
StatusResult
Last receivedMon, 09/19/2011 - 20:02:05
Last requestedMon, 09/19/2011 - 20:03:03
Last testedMon, 09/19/2011 - 20:03:45
Test count1
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectWorkbench Files
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: No valid tests specified. (Empty run-tests.sh --file argument.).
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
  7. Detect a Drupal installation failure
  8. Detect a test run failure
    Ensure that you can install SimpleTest locally and invoke tests using the command line script.
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[13:03:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_174004.pifr_simpletest.1316462582.log)
[13:03:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[13:03:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[13:03:02] Environment variables and review information initialized.
[13:03:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/workbench_files.git]
[13:03:02] Project directory is [workbench_files]
[13:03:02] Review started.
[13:03:02] Test: Array
(
    [test_id] => 174004
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => 
                        )

                    [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/workbench_files.git
                                )

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

                )

        )

    [files] => Array
        (
        )

)

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

[13:03:02] Invoking operation [setup]...
[13:03:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[13:03:02] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[13:03:02] Database backend [mysql] loaded.
[13:03:02] Invoking operation [fetch]...
[13:03:02] Invoking operation [checkout]...
[13:03:02] Version control system backend [git] loaded.
[13:03:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Cloning into checkout...].
[13:03:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Switched to a new branch '7.x'
Branch 7.x set up to track remote branch 7.x from origin.].
[13:03:03] 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: [# On branch 7.x
nothing to commit (working directory clean)].
[13:03:03] Main branch [7.x] checkout [complete].
[13:03:09] Command [git clone 'git://git.drupal.org/project/workbench_files.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/workbench_files' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 6 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/workbench_files...].
[13:03:09] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/workbench_files' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/workbench_files/.git' checkout '7.x-1.x' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Switched to a new branch '7.x-1.x'
Branch 7.x-1.x set up to track remote branch 7.x-1.x from origin.].
[13:03:09] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/workbench_files' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/workbench_files/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# On branch 7.x-1.x
nothing to commit (working directory clean)].
[13:03:09] Dependency branch [7.x-1.x] checkout [complete].
[13:03:09] Invoking operation [check]...
[13:03:09] Ignoring operation [check].
[13:03:09] Invoking operation [apply]...
[13:03:09] Ignoring operation [apply].
[13:03:09] Invoking operation [syntax]...
[13:03:09] Command [php -l -f './includes/database/mysql/install.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/mysql/install.inc].
[13:03:09] Command [php -l -f './includes/database/mysql/database.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/mysql/database.inc].
[13:03:09] Command [php -l -f './includes/database/mysql/schema.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/mysql/schema.inc].
[13:03:09] Command [php -l -f './includes/database/mysql/query.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/mysql/query.inc].
[13:03:09] Command [php -l -f './includes/database/pgsql/install.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/pgsql/install.inc].
[13:03:09] Command [php -l -f './includes/database/pgsql/database.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/pgsql/database.inc].
[13:03:09] Command [php -l -f './includes/database/pgsql/schema.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/pgsql/schema.inc].
[13:03:09] Command [php -l -f './includes/database/pgsql/query.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/pgsql/query.inc].
[13:03:09] Command [php -l -f './includes/database/pgsql/select.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/pgsql/select.inc].
[13:03:09] Command [php -l -f './includes/database/sqlite/install.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/sqlite/install.inc].
[13:03:09] Command [php -l -f './includes/database/sqlite/database.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/sqlite/database.inc].
[13:03:09] Command [php -l -f './includes/database/sqlite/schema.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/sqlite/schema.inc].
[13:03:09] Command [php -l -f './includes/database/sqlite/query.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/sqlite/query.inc].
[13:03:09] Command [php -l -f './includes/database/sqlite/select.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/sqlite/select.inc].
[13:03:09] Command [php -l -f './includes/database/database.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/database.inc].
[13:03:09] Command [php -l -f './includes/database/schema.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/schema.inc].
[13:03:09] Command [php -l -f './includes/database/prefetch.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/prefetch.inc].
[13:03:09] Command [php -l -f './includes/database/log.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/log.inc].
[13:03:09] Command [php -l -f './includes/database/query.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/query.inc].
[13:03:09] Command [php -l -f './includes/database/select.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/database/select.inc].
[13:03:09] Command [php -l -f './includes/filetransfer/ssh.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/filetransfer/ssh.inc].
[13:03:10] Command [php -l -f './includes/filetransfer/filetransfer.inc' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/filetransfer/filetransfer.inc].
[13:03:10] Command [php -l -f './includes/filetransfer/local.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/filetransfer/local.inc].
[13:03:10] Command [php -l -f './includes/filetransfer/ftp.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/filetransfer/ftp.inc].
[13:03:10] Command [php -l -f './includes/language.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/language.inc].
[13:03:10] Command [php -l -f './includes/theme.maintenance.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/theme.maintenance.inc].
[13:03:10] Command [php -l -f './includes/actions.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/actions.inc].
[13:03:10] Command [php -l -f './includes/install.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/install.inc].
[13:03:10] Command [php -l -f './includes/image.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/image.inc].
[13:03:10] Command [php -l -f './includes/iso.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/iso.inc].
[13:03:10] Command [php -l -f './includes/token.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/token.inc].
[13:03:10] Command [php -l -f './includes/session.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/session.inc].
[13:03:10] Command [php -l -f './includes/lock.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/lock.inc].
[13:03:10] Command [php -l -f './includes/batch.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/batch.inc].
[13:03:10] Command [php -l -f './includes/common.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/common.inc].
[13:03:10] Command [php -l -f './includes/authorize.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/authorize.inc].
[13:03:10] Command [php -l -f './includes/tablesort.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/tablesort.inc].
[13:03:10] Command [php -l -f './includes/unicode.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/unicode.inc].
[13:03:10] Command [php -l -f './includes/cache.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/cache.inc].
[13:03:10] Command [php -l -f './includes/password.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/password.inc].
[13:03:10] Command [php -l -f './includes/ajax.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/ajax.inc].
[13:03:10] Command [php -l -f './includes/mail.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/mail.inc].
[13:03:10] Command [php -l -f './includes/update.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/update.inc].
[13:03:10] Command [php -l -f './includes/install.core.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/install.core.inc].
[13:03:10] Command [php -l -f './includes/locale.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/locale.inc].
[13:03:10] Command [php -l -f './includes/registry.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/registry.inc].
[13:03:10] Command [php -l -f './includes/utility.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/utility.inc].
[13:03:10] Command [php -l -f './includes/module.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/module.inc].
[13:03:10] Command [php -l -f './includes/archiver.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/archiver.inc].
[13:03:10] Command [php -l -f './includes/entity.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/entity.inc].
[13:03:11] Command [php -l -f './includes/errors.inc' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/errors.inc].
[13:03:11] Command [php -l -f './includes/xmlrpc.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/xmlrpc.inc].
[13:03:11] Command [php -l -f './includes/unicode.entities.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/unicode.entities.inc].
[13:03:11] Command [php -l -f './includes/date.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/date.inc].
[13:03:11] Command [php -l -f './includes/cache-install.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/cache-install.inc].
[13:03:11] Command [php -l -f './includes/batch.queue.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/batch.queue.inc].
[13:03:11] Command [php -l -f './includes/updater.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/updater.inc].
[13:03:11] Command [php -l -f './includes/pager.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/pager.inc].
[13:03:11] Command [php -l -f './includes/graph.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/graph.inc].
[13:03:11] Command [php -l -f './includes/file.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/file.inc].
[13:03:11] Command [php -l -f './includes/stream_wrappers.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/stream_wrappers.inc].
[13:03:11] Command [php -l -f './includes/theme.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/theme.inc].
[13:03:11] Command [php -l -f './includes/form.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/form.inc].
[13:03:11] Command [php -l -f './includes/bootstrap.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/bootstrap.inc].
[13:03:11] Command [php -l -f './includes/xmlrpcs.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/xmlrpcs.inc].
[13:03:11] Command [php -l -f './includes/menu.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/menu.inc].
[13:03:11] Command [php -l -f './includes/file.mimetypes.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/file.mimetypes.inc].
[13:03:11] Command [php -l -f './includes/path.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./includes/path.inc].
[13:03:11] Command [php -l -f './profiles/standard/standard.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./profiles/standard/standard.install].
[13:03:11] Command [php -l -f './profiles/minimal/minimal.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./profiles/minimal/minimal.install].
[13:03:11] Command [php -l -f './profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module].
[13:03:11] Command [php -l -f './profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module].
[13:03:11] Command [php -l -f './profiles/testing/testing.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./profiles/testing/testing.install].
[13:03:11] Command [php -l -f './modules/help/help.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/help/help.api.php].
[13:03:11] Command [php -l -f './modules/help/help.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/help/help.module].
[13:03:11] Command [php -l -f './modules/help/help.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/help/help.admin.inc].
[13:03:11] Command [php -l -f './modules/help/help.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/help/help.test].
[13:03:12] Command [php -l -f './modules/color/color.module' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/color/color.module].
[13:03:12] Command [php -l -f './modules/color/color.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/color/color.install].
[13:03:12] Command [php -l -f './modules/color/color.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/color/color.test].
[13:03:12] Command [php -l -f './modules/aggregator/tests/aggregator_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/aggregator/tests/aggregator_test.module].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator.parser.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/aggregator/aggregator.parser.inc].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator-summary-items.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 ./modules/aggregator/aggregator-summary-items.tpl.php].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator-item.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 ./modules/aggregator/aggregator-item.tpl.php].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/aggregator/aggregator.pages.inc].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/aggregator/aggregator.module].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/aggregator/aggregator.test].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator.fetcher.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/aggregator/aggregator.fetcher.inc].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator-summary-item.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 ./modules/aggregator/aggregator-summary-item.tpl.php].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/aggregator/aggregator.api.php].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator-feed-source.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 ./modules/aggregator/aggregator-feed-source.tpl.php].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator.processor.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/aggregator/aggregator.processor.inc].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator-wrapper.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 ./modules/aggregator/aggregator-wrapper.tpl.php].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/aggregator/aggregator.admin.inc].
[13:03:12] Command [php -l -f './modules/aggregator/aggregator.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/aggregator/aggregator.install].
[13:03:12] Command [php -l -f './modules/trigger/tests/trigger_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/trigger/tests/trigger_test.module].
[13:03:12] Command [php -l -f './modules/trigger/trigger.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/trigger/trigger.admin.inc].
[13:03:12] Command [php -l -f './modules/trigger/trigger.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/trigger/trigger.test].
[13:03:12] Command [php -l -f './modules/trigger/trigger.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/trigger/trigger.api.php].
[13:03:12] Command [php -l -f './modules/trigger/trigger.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/trigger/trigger.module].
[13:03:12] Command [php -l -f './modules/trigger/trigger.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/trigger/trigger.install].
[13:03:12] Command [php -l -f './modules/search/tests/search_extra_type.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/search/tests/search_extra_type.module].
[13:03:12] Command [php -l -f './modules/search/tests/search_embedded_form.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/search/tests/search_embedded_form.module].
[13:03:12] Command [php -l -f './modules/search/search-block-form.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 ./modules/search/search-block-form.tpl.php].
[13:03:12] Command [php -l -f './modules/search/search.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/search/search.module].
[13:03:12] Command [php -l -f './modules/search/search.extender.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/search/search.extender.inc].
[13:03:13] Command [php -l -f './modules/search/search.api.php' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/search/search.api.php].
[13:03:13] Command [php -l -f './modules/search/search.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/search/search.test].
[13:03:13] Command [php -l -f './modules/search/search-results.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 ./modules/search/search-results.tpl.php].
[13:03:13] Command [php -l -f './modules/search/search.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/search/search.install].
[13:03:13] Command [php -l -f './modules/search/search-result.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 ./modules/search/search-result.tpl.php].
[13:03:13] Command [php -l -f './modules/search/search.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/search/search.pages.inc].
[13:03:13] Command [php -l -f './modules/search/search.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/search/search.admin.inc].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/drupal-6.locale.database.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/drupal-6.locale.database.php].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.upload.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.upload.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.user.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.user.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/drupal-6.user-password-token.database.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/drupal-6.user-password-token.database.php].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.menu.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.menu.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.forum.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.forum.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/drupal-6.user-no-password-token.database.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/drupal-6.user-no-password-token.database.php].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/drupal-6.upload.database.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/drupal-6.upload.database.php].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.filter.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.filter.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.locale.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.locale.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/drupal-6.filled.database.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/drupal-6.filled.database.php].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/drupal-6.forum.database.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/drupal-6.forum.database.php].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.taxonomy.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.taxonomy.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/drupal-6.bare.database.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/drupal-6.bare.database.php].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.poll.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.poll.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.comment.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.comment.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.node.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.node.test].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/drupal-6.translatable.database.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/drupal-6.translatable.database.php].
[13:03:13] Command [php -l -f './modules/simpletest/tests/upgrade/drupal-6.comments.database.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/drupal-6.comments.database.php].
[13:03:14] Command [php -l -f './modules/simpletest/tests/upgrade/upgrade.translatable.test' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/upgrade.translatable.test].
[13:03:14] Command [php -l -f './modules/simpletest/tests/upgrade/drupal-6.menu.database.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/upgrade/drupal-6.menu.database.php].
[13:03:14] Command [php -l -f './modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/requirements1_test.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/requirements1_test.install].
[13:03:14] Command [php -l -f './modules/simpletest/tests/xmlrpc.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/xmlrpc.test].
[13:03:14] Command [php -l -f './modules/simpletest/tests/mail.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/mail.test].
[13:03:14] Command [php -l -f './modules/simpletest/tests/entity_crud_hook_test.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/entity_crud_hook_test.test].
[13:03:14] Command [php -l -f './modules/simpletest/tests/batch_test.callbacks.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/batch_test.callbacks.inc].
[13:03:14] Command [php -l -f './modules/simpletest/tests/module_test.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/module_test.install].
[13:03:14] Command [php -l -f './modules/simpletest/tests/session_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/session_test.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/batch.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/batch.test].
[13:03:14] Command [php -l -f './modules/simpletest/tests/actions.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/actions.test].
[13:03:14] Command [php -l -f './modules/simpletest/tests/error.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/error.test].
[13:03:14] Command [php -l -f './modules/simpletest/tests/update_test_3.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/update_test_3.install].
[13:03:14] Command [php -l -f './modules/simpletest/tests/system_dependencies_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/system_dependencies_test.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/update_test_2.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/update_test_2.install].
[13:03:14] Command [php -l -f './modules/simpletest/tests/database_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/database_test.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/taxonomy_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/taxonomy_test.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/requirements2_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/requirements2_test.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/update_test_3.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/update_test_3.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/error_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/error_test.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/file_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/file_test.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/password.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/password.test].
[13:03:14] Command [php -l -f './modules/simpletest/tests/requirements1_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/requirements1_test.module].
[13:03:14] Command [php -l -f './modules/simpletest/tests/theme.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/theme.test].
[13:03:14] Command [php -l -f './modules/simpletest/tests/form.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/form.test].
[13:03:14] Command [php -l -f './modules/simpletest/tests/https.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/https.php].
[13:03:14] Command [php -l -f './modules/simpletest/tests/filetransfer.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/filetransfer.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/entity_cache_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/entity_cache_test.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/entity_cache_test_dependency.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/entity_cache_test_dependency.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/ajax_forms_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/ajax_forms_test.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/module.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/module.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/common_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/common_test.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/file.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/file.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/actions_loop_test.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/actions_loop_test.install].
[13:03:15] Command [php -l -f './modules/simpletest/tests/registry.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/registry.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/module_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/module_test.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/taxonomy_test.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/taxonomy_test.install].
[13:03:15] Command [php -l -f './modules/simpletest/tests/xmlrpc_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/xmlrpc_test.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/update_test_2.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/update_test_2.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/unicode.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/unicode.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/common_test_cron_helper.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/common_test_cron_helper.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/module_test.file.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/module_test.file.inc].
[13:03:15] Command [php -l -f './modules/simpletest/tests/theme_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/theme_test.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/common.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/common.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/form_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/form_test.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/schema.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/schema.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/path.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/path.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/entity_query.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/entity_query.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/database_test.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/database_test.install].
[13:03:15] Command [php -l -f './modules/simpletest/tests/actions_loop_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/actions_loop_test.module].
[13:03:15] Command [php -l -f './modules/simpletest/tests/url_alter_test.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/url_alter_test.install].
[13:03:15] Command [php -l -f './modules/simpletest/tests/database_test.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/database_test.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/bootstrap.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/bootstrap.test].
[13:03:15] Command [php -l -f './modules/simpletest/tests/menu.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/menu.test].
[13:03:16] Command [php -l -f './modules/simpletest/tests/ajax.test' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/ajax.test].
[13:03:16] Command [php -l -f './modules/simpletest/tests/update_test_1.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/update_test_1.install].
[13:03:16] Command [php -l -f './modules/simpletest/tests/tablesort.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/tablesort.test].
[13:03:16] Command [php -l -f './modules/simpletest/tests/image_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/image_test.module].
[13:03:16] Command [php -l -f './modules/simpletest/tests/cache.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/cache.test].
[13:03:16] Command [php -l -f './modules/simpletest/tests/ajax_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/ajax_test.module].
[13:03:16] Command [php -l -f './modules/simpletest/tests/entity_crud_hook_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/entity_crud_hook_test.module].
[13:03:16] Command [php -l -f './modules/simpletest/tests/session.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/session.test].
[13:03:16] Command [php -l -f './modules/simpletest/tests/lock.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/lock.test].
[13:03:16] Command [php -l -f './modules/simpletest/tests/menu_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/menu_test.module].
[13:03:16] Command [php -l -f './modules/simpletest/tests/form_test.file.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/form_test.file.inc].
[13:03:16] Command [php -l -f './modules/simpletest/tests/update.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/update.test].
[13:03:16] Command [php -l -f './modules/simpletest/tests/update_test_1.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/update_test_1.module].
[13:03:16] Command [php -l -f './modules/simpletest/tests/system_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/system_test.module].
[13:03:16] Command [php -l -f './modules/simpletest/tests/image.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/image.test].
[13:03:16] Command [php -l -f './modules/simpletest/tests/batch_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/batch_test.module].
[13:03:16] Command [php -l -f './modules/simpletest/tests/filter_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/filter_test.module].
[13:03:16] Command [php -l -f './modules/simpletest/tests/http.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/http.php].
[13:03:16] Command [php -l -f './modules/simpletest/tests/url_alter_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/url_alter_test.module].
[13:03:16] Command [php -l -f './modules/simpletest/tests/graph.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/tests/graph.test].
[13:03:16] Command [php -l -f './modules/simpletest/files/php-2.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/files/php-2.php].
[13:03:16] Command [php -l -f './modules/simpletest/simpletest.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/simpletest.module].
[13:03:16] Command [php -l -f './modules/simpletest/simpletest.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/simpletest.pages.inc].
[13:03:16] Command [php -l -f './modules/simpletest/simpletest.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/simpletest.api.php].
[13:03:16] Command [php -l -f './modules/simpletest/simpletest.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/simpletest.test].
[13:03:16] Command [php -l -f './modules/simpletest/drupal_web_test_case.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/drupal_web_test_case.php].
[13:03:16] Command [php -l -f './modules/simpletest/simpletest.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/simpletest/simpletest.install].
[13:03:16] Command [php -l -f './modules/contact/contact.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/contact/contact.admin.inc].
[13:03:17] Command [php -l -f './modules/contact/contact.test' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/contact/contact.test].
[13:03:17] Command [php -l -f './modules/contact/contact.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/contact/contact.module].
[13:03:17] Command [php -l -f './modules/contact/contact.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/contact/contact.install].
[13:03:17] Command [php -l -f './modules/contact/contact.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/contact/contact.pages.inc].
[13:03:17] Command [php -l -f './modules/shortcut/shortcut.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/shortcut/shortcut.module].
[13:03:17] Command [php -l -f './modules/shortcut/shortcut.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/shortcut/shortcut.api.php].
[13:03:17] Command [php -l -f './modules/shortcut/shortcut.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/shortcut/shortcut.install].
[13:03:17] Command [php -l -f './modules/shortcut/shortcut.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/shortcut/shortcut.admin.inc].
[13:03:17] Command [php -l -f './modules/shortcut/shortcut.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/shortcut/shortcut.test].
[13:03:17] Command [php -l -f './modules/book/book-all-books-block.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 ./modules/book/book-all-books-block.tpl.php].
[13:03:17] Command [php -l -f './modules/book/book.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/book/book.install].
[13:03:17] Command [php -l -f './modules/book/book.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/book/book.pages.inc].
[13:03:17] Command [php -l -f './modules/book/book.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/book/book.test].
[13:03:17] Command [php -l -f './modules/book/book-export-html.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 ./modules/book/book-export-html.tpl.php].
[13:03:17] Command [php -l -f './modules/book/book.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/book/book.admin.inc].
[13:03:17] Command [php -l -f './modules/book/book-navigation.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 ./modules/book/book-navigation.tpl.php].
[13:03:17] Command [php -l -f './modules/book/book-node-export-html.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 ./modules/book/book-node-export-html.tpl.php].
[13:03:17] Command [php -l -f './modules/book/book.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/book/book.module].
[13:03:17] Command [php -l -f './modules/syslog/syslog.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/syslog/syslog.install].
[13:03:17] Command [php -l -f './modules/syslog/syslog.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/syslog/syslog.test].
[13:03:17] Command [php -l -f './modules/syslog/syslog.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/syslog/syslog.module].
[13:03:17] Command [php -l -f './modules/path/path.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/path/path.api.php].
[13:03:17] Command [php -l -f './modules/path/path.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/path/path.module].
[13:03:17] Command [php -l -f './modules/path/path.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/path/path.test].
[13:03:17] Command [php -l -f './modules/path/path.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/path/path.admin.inc].
[13:03:17] Command [php -l -f './modules/profile/profile.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/profile/profile.install].
[13:03:17] Command [php -l -f './modules/profile/profile.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/profile/profile.test].
[13:03:17] Command [php -l -f './modules/profile/profile-block.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 ./modules/profile/profile-block.tpl.php].
[13:03:17] Command [php -l -f './modules/profile/profile-wrapper.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 ./modules/profile/profile-wrapper.tpl.php].
[13:03:18] Command [php -l -f './modules/profile/profile.admin.inc' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/profile/profile.admin.inc].
[13:03:18] Command [php -l -f './modules/profile/profile.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/profile/profile.pages.inc].
[13:03:18] Command [php -l -f './modules/profile/profile-listing.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 ./modules/profile/profile-listing.tpl.php].
[13:03:18] Command [php -l -f './modules/profile/profile.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/profile/profile.module].
[13:03:18] Command [php -l -f './modules/dblog/dblog.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/dblog/dblog.test].
[13:03:18] Command [php -l -f './modules/dblog/dblog.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/dblog/dblog.admin.inc].
[13:03:18] Command [php -l -f './modules/dblog/dblog.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/dblog/dblog.install].
[13:03:18] Command [php -l -f './modules/dblog/dblog.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/dblog/dblog.module].
[13:03:18] Command [php -l -f './modules/tracker/tracker.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/tracker/tracker.test].
[13:03:18] Command [php -l -f './modules/tracker/tracker.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/tracker/tracker.pages.inc].
[13:03:18] Command [php -l -f './modules/tracker/tracker.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/tracker/tracker.module].
[13:03:18] Command [php -l -f './modules/tracker/tracker.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/tracker/tracker.install].
[13:03:18] Command [php -l -f './modules/node/tests/node_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/tests/node_test.module].
[13:03:18] Command [php -l -f './modules/node/tests/node_access_test.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/tests/node_access_test.install].
[13:03:18] Command [php -l -f './modules/node/tests/node_access_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/tests/node_access_test.module].
[13:03:18] Command [php -l -f './modules/node/tests/node_test_exception.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/tests/node_test_exception.module].
[13:03:18] Command [php -l -f './modules/node/node.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/node.api.php].
[13:03:18] Command [php -l -f './modules/node/node.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/node.test].
[13:03:18] Command [php -l -f './modules/node/node.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 ./modules/node/node.tpl.php].
[13:03:18] Command [php -l -f './modules/node/node.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/node.pages.inc].
[13:03:18] Command [php -l -f './modules/node/content_types.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/content_types.inc].
[13:03:18] Command [php -l -f './modules/node/node.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/node.module].
[13:03:18] Command [php -l -f './modules/node/node.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/node.admin.inc].
[13:03:18] Command [php -l -f './modules/node/node.tokens.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/node.tokens.inc].
[13:03:18] Command [php -l -f './modules/node/node.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/node/node.install].
[13:03:18] Command [php -l -f './modules/field_ui/field_ui.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field_ui/field_ui.test].
[13:03:18] Command [php -l -f './modules/field_ui/field_ui.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field_ui/field_ui.module].
[13:03:18] Command [php -l -f './modules/field_ui/field_ui.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field_ui/field_ui.api.php].
[13:03:19] Command [php -l -f './modules/field_ui/field_ui.admin.inc' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field_ui/field_ui.admin.inc].
[13:03:19] Command [php -l -f './modules/block/tests/block_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/block/tests/block_test.module].
[13:03:19] Command [php -l -f './modules/block/block.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/block/block.module].
[13:03:19] Command [php -l -f './modules/block/block.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 ./modules/block/block.tpl.php].
[13:03:19] Command [php -l -f './modules/block/block.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/block/block.admin.inc].
[13:03:19] Command [php -l -f './modules/block/block.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/block/block.install].
[13:03:19] Command [php -l -f './modules/block/block-admin-display-form.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 ./modules/block/block-admin-display-form.tpl.php].
[13:03:19] Command [php -l -f './modules/block/block.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/block/block.test].
[13:03:19] Command [php -l -f './modules/block/block.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/block/block.api.php].
[13:03:19] Command [php -l -f './modules/update/tests/aaa_update_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/tests/aaa_update_test.module].
[13:03:19] Command [php -l -f './modules/update/tests/ccc_update_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/tests/ccc_update_test.module].
[13:03:19] Command [php -l -f './modules/update/tests/update_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/tests/update_test.module].
[13:03:19] Command [php -l -f './modules/update/tests/bbb_update_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/tests/bbb_update_test.module].
[13:03:19] Command [php -l -f './modules/update/update.compare.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/update.compare.inc].
[13:03:19] Command [php -l -f './modules/update/update.report.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/update.report.inc].
[13:03:19] Command [php -l -f './modules/update/update.authorize.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/update.authorize.inc].
[13:03:19] Command [php -l -f './modules/update/update.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/update.module].
[13:03:19] Command [php -l -f './modules/update/update.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/update.install].
[13:03:19] Command [php -l -f './modules/update/update.fetch.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/update.fetch.inc].
[13:03:19] Command [php -l -f './modules/update/update.manager.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/update.manager.inc].
[13:03:19] Command [php -l -f './modules/update/update.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/update.api.php].
[13:03:19] Command [php -l -f './modules/update/update.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/update.test].
[13:03:19] Command [php -l -f './modules/update/update.settings.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/update/update.settings.inc].
[13:03:19] Command [php -l -f './modules/openid/tests/openid_test.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/openid/tests/openid_test.install].
[13:03:19] Command [php -l -f './modules/openid/tests/openid_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/openid/tests/openid_test.module].
[13:03:19] Command [php -l -f './modules/openid/openid.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/openid/openid.inc].
[13:03:19] Command [php -l -f './modules/openid/openid.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/openid/openid.api.php].
[13:03:19] Command [php -l -f './modules/openid/openid.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/openid/openid.module].
[13:03:19] Command [php -l -f './modules/openid/openid.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/openid/openid.install].
[13:03:20] Command [php -l -f './modules/openid/openid.test' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/openid/openid.test].
[13:03:20] Command [php -l -f './modules/openid/openid.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/openid/openid.pages.inc].
[13:03:20] Command [php -l -f './modules/blog/blog.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/blog/blog.test].
[13:03:20] Command [php -l -f './modules/blog/blog.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/blog/blog.install].
[13:03:20] Command [php -l -f './modules/blog/blog.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/blog/blog.module].
[13:03:20] Command [php -l -f './modules/blog/blog.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/blog/blog.pages.inc].
[13:03:20] Command [php -l -f './modules/statistics/statistics.tokens.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/statistics/statistics.tokens.inc].
[13:03:20] Command [php -l -f './modules/statistics/statistics.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/statistics/statistics.admin.inc].
[13:03:20] Command [php -l -f './modules/statistics/statistics.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/statistics/statistics.pages.inc].
[13:03:20] Command [php -l -f './modules/statistics/statistics.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/statistics/statistics.test].
[13:03:20] Command [php -l -f './modules/statistics/statistics.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/statistics/statistics.module].
[13:03:20] Command [php -l -f './modules/statistics/statistics.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/statistics/statistics.install].
[13:03:20] Command [php -l -f './modules/toolbar/toolbar.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 ./modules/toolbar/toolbar.tpl.php].
[13:03:20] Command [php -l -f './modules/toolbar/toolbar.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/toolbar/toolbar.module].
[13:03:20] Command [php -l -f './modules/user/tests/user_form_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/user/tests/user_form_test.module].
[13:03:20] Command [php -l -f './modules/user/user-profile.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 ./modules/user/user-profile.tpl.php].
[13:03:20] Command [php -l -f './modules/user/user-profile-item.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 ./modules/user/user-profile-item.tpl.php].
[13:03:20] Command [php -l -f './modules/user/user-picture.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 ./modules/user/user-picture.tpl.php].
[13:03:20] Command [php -l -f './modules/user/user.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/user/user.admin.inc].
[13:03:20] Command [php -l -f './modules/user/user.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/user/user.install].
[13:03:20] Command [php -l -f './modules/user/user.tokens.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/user/user.tokens.inc].
[13:03:20] Command [php -l -f './modules/user/user.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/user/user.module].
[13:03:20] Command [php -l -f './modules/user/user-profile-category.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 ./modules/user/user-profile-category.tpl.php].
[13:03:20] Command [php -l -f './modules/user/user.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/user/user.pages.inc].
[13:03:20] Command [php -l -f './modules/user/user.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/user/user.test].
[13:03:20] Command [php -l -f './modules/user/user.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/user/user.api.php].
[13:03:20] Command [php -l -f './modules/forum/forum.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/forum/forum.install].
[13:03:20] Command [php -l -f './modules/forum/forum.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/forum/forum.test].
[13:03:20] Command [php -l -f './modules/forum/forum-icon.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 ./modules/forum/forum-icon.tpl.php].
[13:03:21] Command [php -l -f './modules/forum/forum.module' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/forum/forum.module].
[13:03:21] Command [php -l -f './modules/forum/forum-submitted.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 ./modules/forum/forum-submitted.tpl.php].
[13:03:21] Command [php -l -f './modules/forum/forums.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 ./modules/forum/forums.tpl.php].
[13:03:21] Command [php -l -f './modules/forum/forum.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/forum/forum.pages.inc].
[13:03:21] Command [php -l -f './modules/forum/forum-topic-list.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 ./modules/forum/forum-topic-list.tpl.php].
[13:03:21] Command [php -l -f './modules/forum/forum.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/forum/forum.admin.inc].
[13:03:21] Command [php -l -f './modules/forum/forum-list.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 ./modules/forum/forum-list.tpl.php].
[13:03:21] Command [php -l -f './modules/poll/poll.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/poll/poll.test].
[13:03:21] Command [php -l -f './modules/poll/poll-bar.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 ./modules/poll/poll-bar.tpl.php].
[13:03:21] Command [php -l -f './modules/poll/poll.tokens.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/poll/poll.tokens.inc].
[13:03:21] Command [php -l -f './modules/poll/poll.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/poll/poll.module].
[13:03:21] Command [php -l -f './modules/poll/poll-vote.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 ./modules/poll/poll-vote.tpl.php].
[13:03:21] Command [php -l -f './modules/poll/poll.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/poll/poll.install].
[13:03:21] Command [php -l -f './modules/poll/poll-bar--block.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 ./modules/poll/poll-bar--block.tpl.php].
[13:03:21] Command [php -l -f './modules/poll/poll-results--block.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 ./modules/poll/poll-results--block.tpl.php].
[13:03:21] Command [php -l -f './modules/poll/poll.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/poll/poll.pages.inc].
[13:03:21] Command [php -l -f './modules/poll/poll-results.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 ./modules/poll/poll-results.tpl.php].
[13:03:21] Command [php -l -f './modules/dashboard/dashboard.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/dashboard/dashboard.module].
[13:03:21] Command [php -l -f './modules/dashboard/dashboard.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/dashboard/dashboard.test].
[13:03:21] Command [php -l -f './modules/dashboard/dashboard.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/dashboard/dashboard.install].
[13:03:21] Command [php -l -f './modules/dashboard/dashboard.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/dashboard/dashboard.api.php].
[13:03:21] Command [php -l -f './modules/translation/tests/translation_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/translation/tests/translation_test.module].
[13:03:21] Command [php -l -f './modules/translation/translation.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/translation/translation.pages.inc].
[13:03:21] Command [php -l -f './modules/translation/translation.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/translation/translation.test].
[13:03:21] Command [php -l -f './modules/translation/translation.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/translation/translation.module].
[13:03:21] Command [php -l -f './modules/rdf/tests/rdf_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/rdf/tests/rdf_test.module].
[13:03:21] Command [php -l -f './modules/rdf/tests/rdf_test.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/rdf/tests/rdf_test.install].
[13:03:21] Command [php -l -f './modules/rdf/rdf.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/rdf/rdf.module].
[13:03:21] Command [php -l -f './modules/rdf/rdf.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/rdf/rdf.test].
[13:03:21] Command [php -l -f './modules/rdf/rdf.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/rdf/rdf.install].
[13:03:22] Command [php -l -f './modules/rdf/rdf.api.php' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/rdf/rdf.api.php].
[13:03:22] Command [php -l -f './modules/contextual/contextual.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/contextual/contextual.api.php].
[13:03:22] Command [php -l -f './modules/contextual/contextual.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/contextual/contextual.module].
[13:03:22] Command [php -l -f './modules/php/php.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/php/php.module].
[13:03:22] Command [php -l -f './modules/php/php.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/php/php.install].
[13:03:22] Command [php -l -f './modules/php/php.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/php/php.test].
[13:03:22] Command [php -l -f './modules/overlay/overlay.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 ./modules/overlay/overlay.tpl.php].
[13:03:22] Command [php -l -f './modules/overlay/overlay.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/overlay/overlay.module].
[13:03:22] Command [php -l -f './modules/overlay/overlay.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/overlay/overlay.install].
[13:03:22] Command [php -l -f './modules/overlay/overlay.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/overlay/overlay.api.php].
[13:03:22] Command [php -l -f './modules/comment/comment.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/comment/comment.install].
[13:03:22] Command [php -l -f './modules/comment/comment.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/comment/comment.admin.inc].
[13:03:22] Command [php -l -f './modules/comment/comment.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/comment/comment.api.php].
[13:03:22] Command [php -l -f './modules/comment/comment.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/comment/comment.pages.inc].
[13:03:22] Command [php -l -f './modules/comment/comment.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 ./modules/comment/comment.tpl.php].
[13:03:22] Command [php -l -f './modules/comment/comment-wrapper.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 ./modules/comment/comment-wrapper.tpl.php].
[13:03:22] Command [php -l -f './modules/comment/comment.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/comment/comment.module].
[13:03:22] Command [php -l -f './modules/comment/comment.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/comment/comment.test].
[13:03:22] Command [php -l -f './modules/comment/comment.tokens.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/comment/comment.tokens.inc].
[13:03:22] Command [php -l -f './modules/file/tests/file.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/file/tests/file.test].
[13:03:22] Command [php -l -f './modules/file/tests/file_module_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/file/tests/file_module_test.module].
[13:03:22] Command [php -l -f './modules/file/file.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/file/file.api.php].
[13:03:22] Command [php -l -f './modules/file/file.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/file/file.install].
[13:03:22] Command [php -l -f './modules/file/file.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/file/file.module].
[13:03:22] Command [php -l -f './modules/file/file.field.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/file/file.field.inc].
[13:03:22] Command [php -l -f './modules/taxonomy/taxonomy.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/taxonomy/taxonomy.api.php].
[13:03:22] Command [php -l -f './modules/taxonomy/taxonomy.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/taxonomy/taxonomy.module].
[13:03:22] Command [php -l -f './modules/taxonomy/taxonomy.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/taxonomy/taxonomy.test].
[13:03:23] Command [php -l -f './modules/taxonomy/taxonomy.admin.inc' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/taxonomy/taxonomy.admin.inc].
[13:03:23] Command [php -l -f './modules/taxonomy/taxonomy-term.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 ./modules/taxonomy/taxonomy-term.tpl.php].
[13:03:23] Command [php -l -f './modules/taxonomy/taxonomy.tokens.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/taxonomy/taxonomy.tokens.inc].
[13:03:23] Command [php -l -f './modules/taxonomy/taxonomy.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/taxonomy/taxonomy.install].
[13:03:23] Command [php -l -f './modules/taxonomy/taxonomy.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/taxonomy/taxonomy.pages.inc].
[13:03:23] Command [php -l -f './modules/filter/filter.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/filter/filter.test].
[13:03:23] Command [php -l -f './modules/filter/filter.pages.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/filter/filter.pages.inc].
[13:03:23] Command [php -l -f './modules/filter/filter.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/filter/filter.module].
[13:03:23] Command [php -l -f './modules/filter/filter.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/filter/filter.api.php].
[13:03:23] Command [php -l -f './modules/filter/filter.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/filter/filter.admin.inc].
[13:03:23] Command [php -l -f './modules/filter/filter.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/filter/filter.install].
[13:03:23] Command [php -l -f './modules/system/system.archiver.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.archiver.inc].
[13:03:23] Command [php -l -f './modules/system/html.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 ./modules/system/html.tpl.php].
[13:03:23] Command [php -l -f './modules/system/page.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 ./modules/system/page.tpl.php].
[13:03:23] Command [php -l -f './modules/system/system.queue.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.queue.inc].
[13:03:23] Command [php -l -f './modules/system/system.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.admin.inc].
[13:03:23] Command [php -l -f './modules/system/system.tokens.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.tokens.inc].
[13:03:23] Command [php -l -f './modules/system/system.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.test].
[13:03:23] Command [php -l -f './modules/system/region.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 ./modules/system/region.tpl.php].
[13:03:23] Command [php -l -f './modules/system/maintenance-page.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 ./modules/system/maintenance-page.tpl.php].
[13:03:23] Command [php -l -f './modules/system/theme.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/theme.api.php].
[13:03:23] Command [php -l -f './modules/system/system.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.module].
[13:03:23] Command [php -l -f './modules/system/system.mail.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.mail.inc].
[13:03:23] Command [php -l -f './modules/system/system.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.api.php].
[13:03:23] Command [php -l -f './modules/system/system.tar.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.tar.inc].
[13:03:23] Command [php -l -f './modules/system/image.gd.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/image.gd.inc].
[13:03:23] Command [php -l -f './modules/system/system.updater.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.updater.inc].
[13:03:23] Command [php -l -f './modules/system/system.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/system/system.install].
[13:03:23] Command [php -l -f './modules/field/theme/field.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 ./modules/field/theme/field.tpl.php].
[13:03:24] Command [php -l -f './modules/field/modules/number/number.test' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/number/number.test].
[13:03:24] Command [php -l -f './modules/field/modules/number/number.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/number/number.install].
[13:03:24] Command [php -l -f './modules/field/modules/number/number.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/number/number.module].
[13:03:24] Command [php -l -f './modules/field/modules/options/options.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/options/options.api.php].
[13:03:24] Command [php -l -f './modules/field/modules/options/options.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/options/options.module].
[13:03:24] Command [php -l -f './modules/field/modules/options/options.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/options/options.test].
[13:03:24] Command [php -l -f './modules/field/modules/text/text.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/text/text.test].
[13:03:24] Command [php -l -f './modules/field/modules/text/text.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/text/text.module].
[13:03:24] Command [php -l -f './modules/field/modules/text/text.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/text/text.install].
[13:03:24] Command [php -l -f './modules/field/modules/field_sql_storage/field_sql_storage.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/field_sql_storage/field_sql_storage.install].
[13:03:24] Command [php -l -f './modules/field/modules/field_sql_storage/field_sql_storage.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/field_sql_storage/field_sql_storage.test].
[13:03:24] Command [php -l -f './modules/field/modules/field_sql_storage/field_sql_storage.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/field_sql_storage/field_sql_storage.module].
[13:03:24] Command [php -l -f './modules/field/modules/list/tests/list_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/list/tests/list_test.module].
[13:03:24] Command [php -l -f './modules/field/modules/list/tests/list.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/list/tests/list.test].
[13:03:24] Command [php -l -f './modules/field/modules/list/list.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/list/list.install].
[13:03:24] Command [php -l -f './modules/field/modules/list/list.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/modules/list/list.module].
[13:03:24] Command [php -l -f './modules/field/tests/field_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/tests/field_test.module].
[13:03:24] Command [php -l -f './modules/field/tests/field_test.entity.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/tests/field_test.entity.inc].
[13:03:24] Command [php -l -f './modules/field/tests/field_test.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/tests/field_test.install].
[13:03:24] Command [php -l -f './modules/field/tests/field_test.field.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/tests/field_test.field.inc].
[13:03:24] Command [php -l -f './modules/field/tests/field_test.storage.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/tests/field_test.storage.inc].
[13:03:24] Command [php -l -f './modules/field/tests/field.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/tests/field.test].
[13:03:24] Command [php -l -f './modules/field/field.crud.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/field.crud.inc].
[13:03:24] Command [php -l -f './modules/field/field.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/field.install].
[13:03:24] Command [php -l -f './modules/field/field.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/field.api.php].
[13:03:24] Command [php -l -f './modules/field/field.info.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/field.info.inc].
[13:03:24] Command [php -l -f './modules/field/field.attach.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/field.attach.inc].
[13:03:24] Command [php -l -f './modules/field/field.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/field.module].
[13:03:24] Command [php -l -f './modules/field/field.form.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/field.form.inc].
[13:03:25] Command [php -l -f './modules/field/field.multilingual.inc' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/field.multilingual.inc].
[13:03:25] Command [php -l -f './modules/field/field.default.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/field/field.default.inc].
[13:03:25] Command [php -l -f './modules/menu/menu.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/menu/menu.api.php].
[13:03:25] Command [php -l -f './modules/menu/menu.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/menu/menu.install].
[13:03:25] Command [php -l -f './modules/menu/menu.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/menu/menu.admin.inc].
[13:03:25] Command [php -l -f './modules/menu/menu.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/menu/menu.test].
[13:03:25] Command [php -l -f './modules/menu/menu.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/menu/menu.module].
[13:03:25] Command [php -l -f './modules/locale/tests/locale_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/locale/tests/locale_test.module].
[13:03:25] Command [php -l -f './modules/locale/locale.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/locale/locale.install].
[13:03:25] Command [php -l -f './modules/locale/locale.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/locale/locale.api.php].
[13:03:25] Command [php -l -f './modules/locale/locale.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/locale/locale.admin.inc].
[13:03:25] Command [php -l -f './modules/locale/locale.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/locale/locale.module].
[13:03:25] Command [php -l -f './modules/locale/locale.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/locale/locale.test].
[13:03:25] Command [php -l -f './modules/image/tests/image_module_test.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/image/tests/image_module_test.module].
[13:03:25] Command [php -l -f './modules/image/image.install' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/image/image.install].
[13:03:25] Command [php -l -f './modules/image/image.effects.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/image/image.effects.inc].
[13:03:25] Command [php -l -f './modules/image/image.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/image/image.module].
[13:03:25] Command [php -l -f './modules/image/image.admin.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/image/image.admin.inc].
[13:03:25] Command [php -l -f './modules/image/image.api.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/image/image.api.php].
[13:03:25] Command [php -l -f './modules/image/image.field.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/image/image.field.inc].
[13:03:25] Command [php -l -f './modules/image/image.test' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./modules/image/image.test].
[13:03:25] Command [php -l -f './sites/default/modules/workbench_files/views/workbench_files.view.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/workbench_files/views/workbench_files.view.inc].
[13:03:25] Command [php -l -f './sites/default/modules/workbench_files/workbench_files.module' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/modules/workbench_files/workbench_files.module].
[13:03:25] Command [php -l -f './sites/default/default.settings.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/default/default.settings.php].
[13:03:25] Command [php -l -f './sites/example.sites.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./sites/example.sites.php].
[13:03:25] Command [php -l -f './themes/seven/page.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 ./themes/seven/page.tpl.php].
[13:03:25] Command [php -l -f './themes/seven/maintenance-page.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 ./themes/seven/maintenance-page.tpl.php].
[13:03:25] Command [php -l -f './themes/seven/template.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./themes/seven/template.php].
[13:03:25] Command [php -l -f './themes/bartik/color/color.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./themes/bartik/color/color.inc].
[13:03:26] Command [php -l -f './themes/bartik/templates/page.tpl.php' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./themes/bartik/templates/page.tpl.php].
[13:03:26] Command [php -l -f './themes/bartik/templates/maintenance-page.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 ./themes/bartik/templates/maintenance-page.tpl.php].
[13:03:26] Command [php -l -f './themes/bartik/templates/node.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 ./themes/bartik/templates/node.tpl.php].
[13:03:26] Command [php -l -f './themes/bartik/templates/comment.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 ./themes/bartik/templates/comment.tpl.php].
[13:03:26] Command [php -l -f './themes/bartik/templates/comment-wrapper.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 ./themes/bartik/templates/comment-wrapper.tpl.php].
[13:03:26] Command [php -l -f './themes/bartik/template.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./themes/bartik/template.php].
[13:03:26] Command [php -l -f './themes/tests/test_theme/template.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./themes/tests/test_theme/template.php].
[13:03:26] Command [php -l -f './themes/garland/color/color.inc' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./themes/garland/color/color.inc].
[13:03:26] Command [php -l -f './themes/garland/page.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 ./themes/garland/page.tpl.php].
[13:03:26] Command [php -l -f './themes/garland/maintenance-page.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 ./themes/garland/maintenance-page.tpl.php].
[13:03:26] Command [php -l -f './themes/garland/theme-settings.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./themes/garland/theme-settings.php].
[13:03:26] Command [php -l -f './themes/garland/node.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 ./themes/garland/node.tpl.php].
[13:03:26] Command [php -l -f './themes/garland/comment.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 ./themes/garland/comment.tpl.php].
[13:03:26] Command [php -l -f './themes/garland/template.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./themes/garland/template.php].
[13:03:26] Command [php -l -f './xmlrpc.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./xmlrpc.php].
[13:03:26] Command [php -l -f './update.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./update.php].
[13:03:26] Command [php -l -f './install.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./install.php].
[13:03:26] Command [php -l -f './index.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./index.php].
[13:03:26] Command [php -l -f './cron.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./cron.php].
[13:03:26] Command [php -l -f './authorize.php' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [No syntax errors detected in ./authorize.php].
[13:03:26] Checked [497 of 497] relevant file(s) for syntax.
[13:03:26] Invoking operation [install]...
[13:03:38] Invoking operation [review]...
[13:03:41] Not a core test.  Scanning modules directory.
[13:03:41] Cleaning run-tests.sh environment:  /usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --file 
[13:03:42] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --file  --clean 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [Environment cleaned.
 - No leftover tables to remove.
 - No temporary directories to remove.].
[13:03:42] Initiating run-tests.sh with command:  /usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --file 
[13:03:42] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --file  2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [ERROR: No valid tests were specified.].
[13:03:42] Command [/usr/bin/php ./scripts/run-tests.sh --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --list 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [Available test groups & classes
-------------------------------

Actions
 - Actions executing in a potentially infinite loop (ActionLoopTestCase)
 - Actions configuration (ActionsConfigurationTestCase)
Aggregator
 - Add feed functionality (AddFeedTestCase)
 - Update on cron functionality (AggregatorCronTestCase)
 - Checks display of aggregator items (AggregatorRenderingTestCase)
 - Categorize feed item functionality (CategorizeFeedItemTestCase)
 - Categorize feed functionality (CategorizeFeedTestCase)
 - Feed parser functionality (FeedParserTestCase)
 - Import feeds from OPML functionality (ImportOPMLTestCase)
 - Remove feed item functionality (RemoveFeedItemTestCase)
 - Remove feed functionality (RemoveFeedTestCase)
 - Update feed item functionality (UpdateFeedItemTestCase)
 - Update feed functionality (UpdateFeedTestCase)
AJAX
 - AJAX commands (AJAXCommandsTestCase)
 - Miscellaneous AJAX tests (AJAXElementValidation)
 - AJAX command form values (AJAXFormValuesTestCase)
 - AJAX framework (AJAXFrameworkTestCase)
 - AJAX multi form (AJAXMultiFormTestCase)
Batch API
 - Batch progress page (BatchPageTestCase)
 - Batch percentages (BatchPercentagesUnitTestCase)
 - Batch processing (BatchProcessingTestCase)
Block
 - Admin theme block admin accessibility (BlockAdminThemeTestCase)
 - Block caching (BlockCacheTestCase)
 - Block HTML id (BlockHTMLIdTestCase)
 - Block template suggestions (BlockTemplateSuggestionsUnitTest)
 - Block functionality (BlockTestCase)
 - New default theme blocks (NewDefaultThemeBlocks)
 - Non default theme admin (NonDefaultBlockAdmin)
Blog
 - Blog functionality (BlogTestCase)
Book
 - Book functionality (BookTestCase)
Bootstrap
 - Get filename test (BootstrapGetFilenameTestCase)
 - IP address and HTTP_HOST test (BootstrapIPAddressTestCase)
 - Miscellaneous bootstrap unit tests (BootstrapMiscTestCase)
 - Overriding server variables (BootstrapOverrideServerVariablesTestCase)
 - Page cache test (BootstrapPageCacheTestCase)
 - Resettable static variables test (BootstrapResettableStaticTestCase)
 - Timer test (BootstrapTimerTestCase)
 - Variable test (BootstrapVariableTestCase)
 - Boot and exit hook invocation (HookBootExitTestCase)
Cache
 - Cache clear test (CacheClearCase)
 - Fetching multiple cache items (CacheGetMultipleUnitTest)
 - Cache emptiness test (CacheIsEmptyCase)
 - Cache saving test (CacheSavingCase)
Color
 - Color functionality (ColorTestCase)
Comment
 - Comment actions (CommentActionsTestCase)
 - Anonymous comments (CommentAnonymous)
 - Comment approval (CommentApprovalTest)
 - Comment blocks (CommentBlockFunctionalTest)
 - Comment Rebuild (CommentContentRebuild)
 - Comment fields (CommentFieldsTest)
 - Comment interface (CommentInterfaceTest)
 - Comment node access (CommentNodeAccessTest)
 - Comment paging settings (CommentPagerTest)
 - Comment preview (CommentPreviewTest)
 - Comment RSS (CommentRSSUnitTest)
 - Comment token replacement (CommentTokenReplaceTestCase)
Contact
 - Personal contact form (ContactPersonalTestCase)
 - Site-wide contact form (ContactSitewideTestCase)
Dashboard
 - Dashboard blocks (DashboardBlocksTestCase)
Database
 - Query altering tests (DatabaseAlterTestCase)
 - Basic SQL syntax tests (DatabaseBasicSyntaxTestCase)
 - Connection tests (DatabaseConnectionTestCase)
 - Delete/Truncate tests (DatabaseDeleteTruncateTestCase)
 - Empty statement (DatabaseEmptyStatementTestCase)
 - Fetch tests, part 2 (DatabaseFetch2TestCase)
 - Fetch tests (DatabaseFetchTestCase)
 - Insert tests, default fields (DatabaseInsertDefaultsTestCase)
 - Insert tests, LOB fields (DatabaseInsertLOBTestCase)
 - Insert tests (DatabaseInsertTestCase)
 - Invalid data (DatabaseInvalidDataTestCase)
 - Query logging (DatabaseLoggingTestCase)
 - Merge tests (DatabaseMergeTestCase)
 - Sequences API (DatabaseNextIdCase)
 - Custom query syntax tests (DatabaseQueryTestCase)
 - Range query test (DatabaseRangeQueryTestCase)
 - Regression tests (DatabaseRegressionTestCase)
 - Select tests, complex (DatabaseSelectComplexTestCase)
 - Select tests, complex 2 (DatabaseSelectComplexTestCase2)
 - Select tests, ordered (DatabaseSelectOrderedTestCase)
 - Pager query tests (DatabaseSelectPagerDefaultTestCase)
 - Select tests, subqueries (DatabaseSelectSubqueryTestCase)
 - Tablesort query tests (DatabaseSelectTableSortDefaultTestCase)
 - Select tests (DatabaseSelectTestCase)
 - Serialize query (DatabaseSerializeQueryTestCase)
 - Query tagging tests (DatabaseTaggingTestCase)
 - Temporary query test (DatabaseTemporaryQueryTestCase)
 - Transaction tests (DatabaseTransactionTestCase)
 - Update tests, Complex (DatabaseUpdateComplexTestCase)
 - Update tests, LOB (DatabaseUpdateLOBTestCase)
 - Update tests (DatabaseUpdateTestCase)
 - Schema API (SchemaTestCase)
DBLog
 - DBLog functionality (DBLogTestCase)
Entity API
 - Entity CRUD hooks (EntityCrudHookTestCase)
 - Entity query (EntityFieldQueryTestCase)
 - Entity properties (EntityPropertiesTestCase)
Field API
 - Field attach tests (other) (FieldAttachOtherTestCase)
 - Field attach tests (storage-related) (FieldAttachStorageTestCase)
 - Field bulk delete tests (FieldBulkDeleteTestCase)
 - Field CRUD tests (FieldCrudTestCase)
 - Field Display API tests (FieldDisplayAPITestCase)
 - Field form tests (FieldFormTestCase)
 - Field info tests (FieldInfoTestCase)
 - Field instance CRUD tests (FieldInstanceCrudTestCase)
 - Field SQL storage tests (FieldSqlStorageTestCase)
 - Field translations tests (FieldTranslationsTestCase)
Field types
 - List field (ListFieldTestCase)
 - List field UI (ListFieldUITestCase)
 - Number field (NumberFieldTestCase)
 - Options widgets (OptionsWidgetsTestCase)
 - Text field (TextFieldTestCase)
 - Text summary (TextSummaryTestCase)
 - Text translation (TextTranslationTestCase)
Field UI
 - Manage display (FieldUIManageDisplayTestCase)
 - Manage fields (FieldUIManageFieldsTestCase)
File
 - File field display tests (FileFieldDisplayTestCase)
 - File field file path tests (FileFieldPathTestCase)
 - File field revision test (FileFieldRevisionTestCase)
 - File field validation tests (FileFieldValidateTestCase)
 - File field widget test (FileFieldWidgetTestCase)
 - Managed file element test (FileManagedFileElementTestCase)
 - Private file test (FilePrivateTestCase)
 - File token replacement (FileTokenReplaceTestCase)
 - File URL rewriting (FileURLRewritingTest)
 - File usage (FileUsageTest)
File API
 - File copying (FileCopyTest)
 - File delete (FileDeleteTest)
 - File paths and directories (FileDirectoryTest)
 - File download (FileDownloadTest)
 - File loading (FileLoadTest)
 - File mimetypes (FileMimeTypeTest)
 - File moving (FileMoveTest)
 - File naming (FileNameMungingTest)
 - File save data (FileSaveDataTest)
 - File saving (FileSaveTest)
 - File uploading (FileSaveUploadTest)
 - File scan directory (FileScanDirectoryTest)
 - File space used tests (FileSpaceUsedTest)
 - Unmanaged file copying (FileUnmanagedCopyTest)
 - Unmanaged recursive file delete (FileUnmanagedDeleteRecursiveTest)
 - Unmanaged file delete (FileUnmanagedDeleteTest)
 - Unmanaged file moving (FileUnmanagedMoveTest)
 - Unmanaged file save data (FileUnmanagedSaveDataTest)
 - File validate (FileValidateTest)
 - File validator tests (FileValidatorTest)
 - Stream wrappers (StreamWrapperTest)
File API (remote)
 - File paths and directories (RemoteFileDirectoryTest)
 - File uploading (RemoteFileSaveUploadTest)
 - File scan directory (RemoteFileScanDirectoryTest)
 - Unmanaged file copying (RemoteFileUnmanagedCopyTest)
 - Unmanaged recursive file delete (RemoteFileUnmanagedDeleteRecursiveTest)
 - Unmanaged file delete (RemoteFileUnmanagedDeleteTest)
 - Unmanaged file moving (RemoteFileUnmanagedMoveTest)
 - Unmanaged file save data (RemoteFileUnmanagedSaveDataTest)
Filter
 - Filter administration functionality (FilterAdminTestCase)
 - Filter CRUD operations (FilterCRUDTestCase)
 - Default text format functionality (FilterDefaultFormatTestCase)
 - Filter format access (FilterFormatAccessTestCase)
 - Filter format hooks (FilterHooksTestCase)
 - Unassigned text format functionality (FilterNoFormatTestCase)
 - Security (FilterSecurityTestCase)
 - Filter module filters (FilterUnitTestCase)
Form API
 - Form alter hooks (FormAlterTestCase)
 - Form API checkbox (FormCheckboxTestCase)
 - Element processing (FormElementTestCase)
 - Rebuild arbitrary forms (FormsArbitraryRebuildTestCase)
 - Form element and label output test (FormsElementsLabelsTestCase)
 - Tableselect form element type test (FormsElementsTableSelectFunctionalTest)
 - Vertical tabs form element type test (FormsElementsVerticalTabsFunctionalTest)
 - Form API file inclusion (FormsFileInclusionTestCase)
 - Multistep form using form storage (FormsFormStorageTestCase)
 - Form wrapper callback (FormsFormWrapperTestCase)
 - Programmatic form submissions (FormsProgrammaticTestCase)
 - Form rebuilding (FormsRebuildTestCase)
 - Form state values clearance (FormStateValuesCleanTestCase)
 - Form element validation (FormsTestCase)
 - Form triggering element determination (FormsTriggeringElementTestCase)
 - Form validation handlers (FormValidationTestCase)
Forum
 - Forum functionality (ForumTestCase)
Help
 - Help functionality (HelpTestCase)
 - No help (NoHelpTestCase)
Image
 - Image styles and effects UI configuration (ImageAdminStylesUnitTest)
 - Image effects (ImageEffectsUnitTest)
 - Image field display tests (ImageFieldDisplayTestCase)
 - Image field validation tests (ImageFieldValidateTestCase)
 - Image styles path and URL functions (ImageStylesPathAndUrlUnitTest)
 - Image GD manipulation tests (ImageToolkitGdTestCase)
 - Image toolkit tests (ImageToolkitUnitTest)
Locale
 - Comment language (LocaleCommentLanguageFunctionalTest)
 - Language configuration (LocaleConfigurationTest)
 - Content language settings (LocaleContentFunctionalTest)
 - Localize date formats (LocaleDateFormatsFunctionalTest)
 - Translation export (LocaleExportFunctionalTest)
 - Translation import (LocaleImportFunctionalTest)
 - String translation using st() (LocaleInstallTest)
 - Language negotiation info (LocaleLanguageNegotiationInfoFunctionalTest)
 - Language switching (LocaleLanguageSwitchingFunctionalTest)
 - Multilingual fields (LocaleMultilingualFieldsFunctionalTest)
 - Path language settings (LocalePathFunctionalTest)
 - String translate, search and validate (LocaleTranslationFunctionalTest)
 - UI language negotiation (LocaleUILanguageNegotiationTest)
 - Locale uninstall (FR) (LocaleUninstallFrenchFunctionalTest)
 - Locale uninstall (EN) (LocaleUninstallFunctionalTest)
 - URL rewriting (LocaleUrlRewritingTest)
 - User creation (LocaleUserCreationTest)
 - User language settings (LocaleUserLanguageFunctionalTest)
Mail
 - HTML to text conversion (DrupalHtmlToTextTestCase)
Menu
 - Breadcrumbs (MenuBreadcrumbTestCase)
 - Menu links (MenuLinksUnitTestCase)
 - Menu settings for nodes (MenuNodeTestCase)
 - Menu rebuild test (MenuRebuildTestCase)
 - Menu router (MenuRouterTestCase)
 - Menu link creation/deletion (MenuTestCase)
 - Menu tree generation (MenuTreeDataTestCase)
 - Menu tree output (MenuTreeOutputTestCase)
Module
 - Enable/disable modules (EnableDisableTestCase)
 - Requirements hook failure (HookRequirementsTestCase)
 - Module dependencies (ModuleDependencyTestCase)
 - Module installation (ModuleInstallTestCase)
 - Required modules (ModuleRequiredTestCase)
 - Module uninstallation (ModuleUninstallTestCase)
 - Module API (ModuleUnitTest)
 - Module versions (ModuleVersionTestCase)
Node
 - Multistep node form basic options (MultiStepNodeFormBasicOptionsTest)
 - Node Access on any table (NodeAccessBaseTableTestCase)
 - Node access rebuild (NodeAccessRebuildTestCase)
 - Node access records (NodeAccessRecordsUnitTest)
 - Node access (NodeAccessUnitTest)
 - Node administration (NodeAdminTestCase)
 - Node blocks (NodeBlockFunctionalTest)
 - Block availability (NodeBlockTestCase)
 - Rebuild content (NodeBuildContent)
 - Node creation (NodeCreationTestCase)
 - Node entity query alter (NodeEntityFieldQueryAlter)
 - Node feed (NodeFeedTestCase)
 - Node load hooks (NodeLoadHooksTestCase)
 - Load multiple nodes (NodeLoadMultipleUnitTest)
 - Node post information display (NodePostSettingsTestCase)
 - Node query alter (NodeQueryAlter)
 - Node revisions (NodeRevisionsTestCase)
 - Node RSS Content (NodeRSSContentTestCase)
 - Node save (NodeSaveTestCase)
 - Node title (NodeTitleTestCase)
 - Node title XSS filtering (NodeTitleXSSTestCase)
 - Node token replacement (NodeTokenReplaceTestCase)
 - Node type persist (NodeTypePersistenceTestCase)
 - Node types (NodeTypeTestCase)
 - Node edit (PageEditTestCase)
 - Node preview (PagePreviewTestCase)
 - Node edit permissions (PageViewTestCase)
 - Summary length (SummaryLengthTestCase)
OpenID
 - OpenID discovery and login (OpenIDFunctionalTestCase)
 - OpenID account registration (OpenIDRegistrationTestCase)
 - OpenID helper functions (OpenIDUnitTest)
Path
 - Path aliases with translated nodes (PathLanguageTestCase)
 - Path aliases with languages (PathLanguageUITestCase)
 - Paths on non-English monolingual sites (PathMonolingualTestCase)
 - Taxonomy term URL aliases (PathTaxonomyTermTestCase)
 - Path alias functionality (PathTestCase)
Path API
 - Drupal match path (DrupalMatchPathTestCase)
 - Path lookup (PathLookupTest)
 - URL altering (UrlAlterFunctionalTest)
PHP
 - PHP filter access check (PHPAccessTestCase)
 - PHP filter functionality (PHPFilterTestCase)
Poll
 - Block availability (PollBlockTestCase)
 - Poll create (PollCreateTestCase)
 - Poll choice deletion (PollDeleteChoiceTestCase)
 - Poll expiration (PollExpirationTestCase)
 - Poll add choice (PollJSAddChoice)
 - Poll token replacement (PollTokenReplaceTestCase)
 - User poll vote capability. (PollVoteCheckHostname)
 - Poll vote (PollVoteTestCase)
Profile
 - Block availability (ProfileBlockTestCase)
 - Autocompletion (ProfileTestAutocomplete)
 - Profile browsing (ProfileTestBrowsing)
 - Test date field (ProfileTestDate)
 - Test single fields (ProfileTestFields)
 - Test select field (ProfileTestSelect)
 - Test field weights (ProfileTestWeights)
RDF
 - RDF comment mapping (RdfCommentAttributesTestCase)
 - RDF mapping CRUD functions (RdfCrudTestCase)
 - RDF namespaces (RdfGetRdfNamespacesTestCase)
 - RDF mapping definition functionality (RdfMappingDefinitionTestCase)
 - RDF mapping hook (RdfMappingHookTestCase)
 - RDFa markup (RdfRdfaMarkupTestCase)
 - RDF tracker page mapping (RdfTrackerAttributesTestCase)
Search
 - Advanced search form (SearchAdvancedSearchForm)
 - Block availability (SearchBlockTestCase)
 - Comment count toggle (SearchCommentCountToggleTestCase)
 - Comment Search tests (SearchCommentTestCase)
 - Config settings form (SearchConfigSettingsForm)
 - Embedded forms (SearchEmbedForm)
 - Search engine phrase queries (SearchExactTestCase)
 - Search excerpt extraction (SearchExcerptTestCase)
 - Search expression insert/extract (SearchExpressionInsertExtractTestCase)
 - Keywords and conditions (SearchKeywordsConditions)
 - Search language selection (SearchLanguageTestCase)
 - Search engine queries (SearchMatchTestCase)
 - Search and node access (SearchNodeAccessTest)
 - Search number matching (SearchNumberMatchingTestCase)
 - Search numbers (SearchNumbersTestCase)
 - Search page override (SearchPageOverride)
 - Search page text (SearchPageText)
 - Search engine ranking (SearchRankingTestCase)
 - Search simplify (SearchSimplifyTestCase)
 - CJK tokenizer (SearchTokenizerTestCase)
Session
 - Session https handling (SessionHttpsTestCase)
 - Session tests (SessionTestCase)
Shortcut
 - Shortcut link functionality (ShortcutLinksTestCase)
 - Shortcut set functionality (ShortcutSetsTestCase)
SimpleTest
 - SimpleTest error collector (DrupalErrorCollectionUnitTest)
 - SimpleTest browser (SimpleTestBrowserTestCase)
 - Testing SimpleTest setUp (SimpleTestFolderTestCase)
 - SimpleTest functionality (SimpleTestFunctionalTest)
 - SimpleTest e-mail capturing (SimpleTestMailCaptureTestCase)
Statistics
 - Test statistics admin. (StatisticsAdminTestCase)
 - Top visitor blocking (StatisticsBlockVisitorsTestCase)
 - Statistics logging tests (StatisticsLoggingTestCase)
 - Statistics reports tests (StatisticsReportsTestCase)
 - Statistics token replacement (StatisticsTokenReplaceTestCase)
Syslog
 - Syslog functionality (SyslogTestCase)
System
 - 403 functionality (AccessDeniedTestCase)
 - Fingerprinting meta tag (AdminMetaTagTestCase)
 - Cascading stylesheets (CascadingStylesheetsTestCase)
 - CSS Unit Tests (CascadingStylesheetsUnitTest)
 - Size parsing test (CommonSizeTestCase)
 - URL generation tests (CommonURLUnitTest)
 - String filtering tests (CommonXssUnitTest)
 - Cron run (CronRunTestCase)
 - Date and time (DateTimeFunctionalTest)
 - drupal_add_feed() tests (DrupalAddFeedTestCase)
 - drupal_alter() tests (DrupalAlterTestCase)
 - HTML Attributes (DrupalAttributesUnitTest)
 - Data API functions (DrupalDataApiTest)
 - Drupal error handlers (DrupalErrorHandlerUnitTest)
 - RDF namespaces XML serialization tests (DrupalGetRdfNamespacesTestCase)
 - Drupal goto (DrupalGotoTest)
 - HTML identifiers (DrupalHTMLIdentifierTestCase)
 - Drupal HTTP request (DrupalHTTPRequestTestCase)
 - JSON (DrupalJSONTest)
 - drupal_render() (DrupalRenderTestCase)
 - Drupal set/get regions (DrupalSetContentTestCase)
 - Drupal system listing (DrupalSystemListingTestCase)
 - Drupal tags handling (DrupalTagsHandlingTestCase)
 - FileTransfer unit tests (FileTranferTest)
 - Flood control mechanism (FloodFunctionalTest)
 - Format date (FormatDateUnitTest)
 - Front page (FrontPageTestCase)
 - Graph (GraphUnitTest)
 - Info file format parser (InfoFileParserTestCase)
 - IP address blocking (IPAddressBlockingTestCase)
 - JavaScript (JavaScriptTestCase)
 - Locking framework tests (LockFunctionalTest)
 - Mail system (MailTestCase)
 - 404 functionality (PageNotFoundTestCase)
 - HTML in page titles (PageTitleFiltering)
 - Parsing .info files (ParseInfoFilesTestCase)
 - Password hashing (PasswordHashingTest)
 - Queue functionality (QueueTestCase)
 - Registry parse files test (RegistryParseFilesTestCase)
 - Registry parse file test (RegistryParseFileTestCase)
 - HTTP file retrieval (RetrieveFileTestCase)
 - Shutdown functions (ShutdownFunctionsTest)
 - Site maintenance mode functionality (SiteMaintenanceTestCase)
 - Administrative pages (SystemAdminTestCase)
 - Authorize API (SystemAuthorizeCase)
 - Block functionality (SystemBlockTestCase)
 - Index.php handling (SystemIndexPhpTest)
 - System info alter (SystemInfoAlterTestCase)
 - Main content rendering fallback (SystemMainContentFallback)
 - Theme interface functionality (SystemThemeFunctionalTest)
 - Tablesort (TableSortTest)
 - Token replacement (TokenReplaceTestCase)
 - Unicode handling (UnicodeUnitTest)
 - Update functionality (UpdateScriptFunctionalTest)
 - Valid Url (ValidUrlTestCase)
Taxonomy
 - Taxonomy term hooks (TaxonomyHooksTestCase)
 - Test for legacy node bug. (TaxonomyLegacyTestCase)
 - Taxonomy term multiple loading (TaxonomyLoadMultipleUnitTest)
 - Taxonomy term reference field (TaxonomyTermFieldTestCase)
 - Taxonomy term functions and forms. (TaxonomyTermTestCase)
 - Taxonomy term unit tests (TaxonomyTermUnitTest)
 - Taxonomy theme switching (TaxonomyThemeTestCase)
 - Taxonomy token replacement (TaxonomyTokenReplaceTestCase)
 - Taxonomy vocabulary interface (TaxonomyVocabularyFunctionalTest)
 - Taxonomy vocabularies (TaxonomyVocabularyUnitTest)
Theme
 - Theme fast initialization (ThemeFastTestCase)
 - Theme initialization in hook_init() (ThemeHookInitUnitTest)
 - Theme HTML Tag (ThemeHtmlTag)
 - Theme item list (ThemeItemListUnitTest)
 - Links (ThemeLinksUnitTest)
 - Theme Table (ThemeTableUnitTest)
 - Theme API (ThemeUnitTest)
Tracker
 - Tracker (TrackerTest)
Translation
 - Translation functionality (TranslationTestCase)
Trigger
 - Trigger content (node) actions (TriggerContentTestCase)
 - Trigger cron (system) actions (TriggerCronTestCase)
 - Trigger orphaned actions (TriggerOrphanedActionsTestCase)
 - Trigger other actions (TriggerOtherTestCase)
 - Test user actions (TriggerUserActionTestCase)
 - Test user triggers (TriggerUserTokenTestCase)
Update
 - Update core functionality (UpdateCoreTestCase)
 - Update contrib functionality (UpdateTestContribCase)
 - Upload and extract module functionality (UpdateTestUploadCase)
Update API
 - Update dependency hook invocation (UpdateDependencyHookInvocationTestCase)
 - Missing update dependencies (UpdateDependencyMissingTestCase)
 - Update dependency ordering (UpdateDependencyOrderingTestCase)
Upgrade path
 - Basic upgrade path (BasicUpgradePath)
 - Comment upgrade path (CommentUpgradePathTestCase)
 - Filter format upgrade path (FilterFormatUpgradePathTestCase)
 - Forum upgrade path (ForumUpgradePathTestCase)
 - Locale upgrade path (LocaleUpgradePathTestCase)
 - Menu upgrade path (MenuUpgradePathTestCase)
 - Node body upgrade path (NodeBodyUpgradePathTestCase)
 - Poll upgrade path (PollUpgradePathTestCase)
 - Translatable content upgrade path (TranslatableUpgradePathTestCase)
 - Taxonomy upgrade path (UpgradePathTaxonomyTestCase)
 - Upload upgrade path (UploadUpgradePathTestCase)
 - User upgrade path (password token not involved) (UserUpgradePathNoPasswordTokenTestCase)
 - User upgrade path (password token involved) (UserUpgradePathPasswordTokenTestCase)
User
 - User account links (UserAccountLinksUnitTests)
 - User administration (UserAdminTestCase)
 - Authmap assignment (UserAuthmapAssignmentTestCase)
 - User autocompletion (UserAutocompleteTestCase)
 - User blocks (UserBlocksUnitTests)
 - Cancel account (UserCancelTestCase)
 - User create (UserCreateTestCase)
 - User edited own account (UserEditedOwnAccountTestCase)
 - User edit (UserEditTestCase)
 - User login (UserLoginTestCase)
 - Role permissions (UserPermissionsTestCase)
 - Upload user picture (UserPictureTestCase)
 - User registration (UserRegistrationTestCase)
 - User role administration (UserRoleAdminTestCase)
 - Role assignment (UserRolesAssignmentTestCase)
 - User save test (UserSaveTestCase)
 - User signatures (UserSignatureTestCase)
 - User time zones (UserTimeZoneFunctionalTest)
 - User token replacement (UserTokenReplaceTestCase)
 - User search (UserUserSearchTestCase)
 - User validate current pass custom form (UserValidateCurrentPassCustomForm)
 - Username/e-mail validation (UserValidationTestCase)
XML-RPC
 - XML-RPC basic (XMLRPCBasicTestCase)
 - XML-RPC message and alteration (XMLRPCMessagesTestCase)
 - XML-RPC validator (XMLRPCValidator1IncTestCase)].
[13:03:42] Encountered error on [review], details:
array (
  '@reason' => 'No valid tests specified.  (Empty run-tests.sh --file argument.)',
)
[13:03:42] Review complete. test_id=174004 result code=8 details=Array
(
    [@reason] => No valid tests specified.  (Empty run-tests.sh --file argument.)
)

[13:03:42] Static variables reset.