ImageCache - 6.x-2.0-rc1

Test status
StatusResult
Last receivedWed, 02/27/2013 - 03:03:23
Last requestedWed, 02/27/2013 - 03:04:01
Last testedWed, 02/27/2013 - 03:04:29
Test count1
Environment status
MySQLfail
Branch information
Identifier6.x-2.0-rc1
ProjectImageCache
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: run-tests.sh reported no tests were found. See review log for details..
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
[20:04:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_292718.pifr_simpletest.1361934242.log)
[20:04:02] Review timestamp: (Tue, 02/26/2013 - 20:04)
[20:04:02] Review host: (drupaltestbot654-mysql)
[20:04:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[20:04:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[20:04:02] Environment variables and review information initialized.
[20:04:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/imagecache.git]
[20:04:02] Project directory is [imagecache]
[20:04:02] Review started.
[20:04:02] Test: Array
(
    [test_id] => 292718
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/imagecache
                        )

                    [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] => 6
                    [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] => 6.x
                )

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

                            [vcs_identifier] => 6.x-1.10
                        )

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

                            [vcs_identifier] => 6.x-2.0-rc1
                        )

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

                            [vcs_identifier] => 6.x-2.x
                        )

                )

        )

    [files] => Array
        (
        )

)

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

[20:04:02] Invoking operation [setup]...
[20:04:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[20:04:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[20:04:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[20:04:02] Database backend [mysql] loaded.
[20:04:02] Invoking operation [fetch]...
[20:04:02] Invoking operation [checkout]...
[20:04:02] Version control system backend [git] loaded.
[20:04:05] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[20:04:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '6.x' 2>&1] succeeded.
[20:04:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[20:04:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [49d0eea Now onto Drupal 6.29-dev].
[20:04:05] Main branch [6.x] checkout [complete].
[20:04:13] Command [git clone 'git://git.drupal.org/project/imageapi.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imageapi' --reference /var/cache/git/reference 2>&1] succeeded.
[20:04:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imageapi' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imageapi/.git' checkout '6.x-1.10' 2>&1] succeeded.
[20:04:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imageapi' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imageapi/.git' status 2>&1] succeeded.
[20:04:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imageapi' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imageapi/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [e3f93c6 Issue #892210 by InternetDevels.Com: Add option to GD to generate interlaced images.].
[20:04:13] Dependency branch [6.x-1.10] checkout [complete].
[20:04:21] Command [git clone 'git://git.drupal.org/project/imagecache.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagecache' --reference /var/cache/git/reference 2>&1] succeeded.
[20:04:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagecache' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagecache/.git' checkout '6.x-2.0-rc1' 2>&1] succeeded.
[20:04:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagecache' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagecache/.git' status 2>&1] succeeded.
[20:04:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagecache' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/imagecache/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [557f70d Whitespace cleanup in INSTALL.txt].
[20:04:21] Dependency branch [6.x-2.0-rc1] checkout [complete].
[20:04:23] Command [git clone 'git://git.drupal.org/project/simpletest.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --reference /var/cache/git/reference 2>&1] succeeded.
[20:04:23] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' checkout '6.x-2.x' 2>&1] succeeded.
[20:04:23] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' status 2>&1] succeeded.
[20:04:23] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simpletest/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [c4d3a3e Issue #1177106: Fixed PIFR cannot attempt to install Drupal 8 with email element in installer form (from core patch #1174620).].
[20:04:23] Dependency branch [6.x-2.x] checkout [complete].
[20:04:23] Invoking operation [check]...
[20:04:23] Ignoring operation [check].
[20:04:23] Invoking operation [apply]...
[20:04:23] Ignoring operation [apply].
[20:04:23] Invoking operation [syntax]...
[20:04:23] Command [php -l -f './sites/default/modules/imagecache/tests/imagecache_create_url.test' 2>&1] succeeded.
[20:04:23] Command [php -l -f './sites/default/modules/imagecache/imagecache_ui.module' 2>&1] succeeded.
[20:04:23] Command [php -l -f './sites/default/modules/imagecache/imagecache.api.php' 2>&1] succeeded.
[20:04:23] Command [php -l -f './sites/default/modules/imagecache/imagecache_ui.pages.inc' 2>&1] succeeded.
[20:04:23] Command [php -l -f './sites/default/modules/imagecache/imagecache_ui.install' 2>&1] succeeded.
[20:04:23] Command [php -l -f './sites/default/modules/imagecache/imagecache_actions.inc' 2>&1] succeeded.
[20:04:23] Command [php -l -f './sites/default/modules/imagecache/imagecache.drush.inc' 2>&1] succeeded.
[20:04:23] Command [php -l -f './sites/default/modules/imagecache/imagecache.module' 2>&1] succeeded.
[20:04:23] Command [php -l -f './sites/default/modules/imagecache/imagecache.install' 2>&1] succeeded.
[20:04:23] Checked [9 of 9] relevant file(s) for syntax.
[20:04:23] Invoking operation [install]...
[20:04:26] Invoking operation [review]...
[20:04:26] Applying in /var/lib/drupaltestbot/sites/default/files/checkout file=sites/default/modules/simpletest/D6-core-simpletest.patch
[20:04:26] Command [git apply --check -p0 sites/default/modules/simpletest/D6-core-simpletest.patch 2>&1] succeeded.
[20:04:26] Command [git apply -v -p0 sites/default/modules/simpletest/D6-core-simpletest.patch 2>&1] succeeded.
[20:04:26] Completed Drupal 6 SimpleTest installation.
[20:04:28] Scanning sites/default/files/checkout/sites/default/modules/imagecache for .test files.
[20:04:28] Scanning sites/default/files/checkout/sites/default/modules/imagecache for /Tests/*.php files.
[20:04:28] Cleaning run-tests.sh environment.
[20:04:28] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot654-mysql/checkout' --file sites/default/modules/imagecache/tests/imagecache_create_url.test --clean 2>&1] succeeded.
[20:04:28] Initiating run-tests.sh.
[20:04:28] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot654-mysql/checkout' --file sites/default/modules/imagecache/tests/imagecache_create_url.test 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [ERROR: No valid tests were specified.].
[20:04:28] Encountered error on [review], details:
array (
  '@reason' => 'run-tests.sh reported no tests were found.  See review log for details.',
)
[20:04:28] Review complete. test_id=292718 result code=8 details=Array
(
    [@reason] => run-tests.sh reported no tests were found.  See review log for details.
)

[20:04:28] Static variables reset.