Collections - 7.x-1.x

Test status
StatusResult
Last receivedFri, 05/10/2013 - 17:38:11
Last requestedFri, 05/10/2013 - 18:37:05
Last testedFri, 05/10/2013 - 18:38:18
Test count1
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectCollections
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
[11:37:05] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_512208.pifr_simpletest.1368211025.log)
[11:37:05] Review timestamp: (Fri, 05/10/2013 - 11:37)
[11:37:05] Review host: (drupaltestbot659-mysql)
[11:37:05] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[11:37:05] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[11:37:05] Environment variables and review information initialized.
[11:37:05] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/collections.git]
[11:37:05] Project directory is [collections]
[11:37:05] Review started.
[11:37:05] Test: Array
(
    [test_id] => 512208
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/collections
                        )

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

                            [vcs_identifier] => 7.x-1.1
                        )

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

                            [vcs_identifier] => 7.x-3.0
                        )

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

                            [vcs_identifier] => 7.x-1.0-beta1
                        )

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[11:37:05] Invoking operation [setup]...
[11:37:06] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[11:37:06] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[11:37:06] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[11:37:06] Database backend [mysql] loaded.
[11:37:06] Invoking operation [fetch]...
[11:37:06] Invoking operation [checkout]...
[11:37:06] Version control system backend [git] loaded.
[11:37:10] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[11:37:11] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[11:37:11] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[11:37:11] 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: [bafefe4 Issue #1980072 by TravisCarden: Improve documentation of drupal_uninstall_modules].
[11:37:11] Main branch [7.x] checkout [complete].
[11:37:13] Command [git clone 'git://git.drupal.org/project/entity.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --reference /var/cache/git/reference 2>&1] succeeded.
[11:37:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' checkout '7.x-1.1' 2>&1] succeeded.
[11:37:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' status 2>&1] succeeded.
[11:37:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.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: [028b66f Issue #1947142 by plach | ottawadeveloper: Fixed Provide protection against label callback recursion.].
[11:37:13] Dependency branch [7.x-1.1] checkout [complete].
[11:37:29] Command [git clone 'git://git.drupal.org/project/xautoload.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/xautoload' --reference /var/cache/git/reference 2>&1] succeeded.
[11:37:29] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/xautoload' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/xautoload/.git' checkout '7.x-3.0' 2>&1] succeeded.
[11:37:29] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/xautoload' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/xautoload/.git' status 2>&1] succeeded.
[11:37:29] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/xautoload' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/xautoload/.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: [e4cfaf4 ridiculously huge changes].
[11:37:29] Dependency branch [7.x-3.0] checkout [complete].
[11:37:47] Command [git clone 'git://git.drupal.org/project/sps.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/sps' --reference /var/cache/git/reference 2>&1] succeeded.
[11:37:47] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/sps' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/sps/.git' checkout '7.x-1.0-beta1' 2>&1] succeeded.
[11:37:47] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/sps' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/sps/.git' status 2>&1] succeeded.
[11:37:47] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/sps' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/sps/.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: [38d06f5 Organize module packages].
[11:37:47] Dependency branch [7.x-1.0-beta1] checkout [complete].
[11:37:59] Command [git clone 'git://git.drupal.org/project/collections.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collections' --reference /var/cache/git/reference 2>&1] succeeded.
[11:37:59] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collections' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collections/.git' checkout '7.x-1.x' 2>&1] succeeded.
[11:37:59] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collections' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collections/.git' status 2>&1] succeeded.
[11:37:59] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collections' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collections/.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: [3378208 Issue #1903316 by Elijah Lynn, ericduran: Fixed Delete button should not be on Add collection form.].
[11:37:59] Dependency branch [7.x-1.x] checkout [complete].
[11:37:59] Invoking operation [check]...
[11:37:59] Ignoring operation [check].
[11:37:59] Invoking operation [apply]...
[11:37:59] Ignoring operation [apply].
[11:37:59] Invoking operation [syntax]...
[11:37:59] Command [php -l -f './sites/default/modules/collections/tests/collection.test' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/collection_field/collection_field.install' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/collection_field/collection_field.module' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/collection_sps/lib/Drupal/collection_sps/SPSCollectionWidget.php' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/collection_sps/lib/Drupal/collection_sps/SPSCollectionOverride.php' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/collection_sps/collection_sps.module' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/collection_sps/collection_sps.sps_plugins.inc' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/lib/Drupal/collection/CollectionUIController.php' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/lib/Drupal/collection/Collection.php' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/lib/Drupal/collection/CollectionController.php' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/collection.install' 2>&1] succeeded.
[11:38:00] Command [php -l -f './sites/default/modules/collections/collection.module' 2>&1] succeeded.
[11:38:00] Checked [12 of 12] relevant file(s) for syntax.
[11:38:00] Invoking operation [install]...
[11:38:00] Setting driver to mysql
[11:38:00] Element was Array
(
    [0] => SimpleXMLElement Object
        (
            [@attributes] => Array
                (
                    [type] => radio
                    [id] => edit-driver-mysql
                    [name] => driver
                    [value] => mysql
                    [checked] => checked
                    [class] => form-radio
                )

        )

    [1] => SimpleXMLElement Object
        (
            [@attributes] => Array
                (
                    [type] => radio
                    [id] => edit-driver-sqlite
                    [name] => driver
                    [value] => sqlite
                    [class] => form-radio
                )

        )

)

[11:38:12] Invoking operation [review]...
[11:38:17] Scanning sites/default/files/checkout/sites/default/modules/collections for .test files.
[11:38:17] Scanning sites/default/files/checkout/sites/default/modules/collections for /Tests/*.php files.
[11:38:17] Cleaning run-tests.sh environment.
[11:38:17] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/collections/tests/collection.test --clean 2>&1] succeeded.
[11:38:17] Initiating run-tests.sh.
[11:38:18] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/collections/tests/collection.test 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [ERROR: No valid tests were specified.].
[11:38:18] Encountered error on [review], details:
array (
  '@reason' => 'run-tests.sh reported no tests were found.  See review log for details.',
)
[11:38:18] Review complete. test_id=512208 result code=8 details=Array
(
    [@reason] => run-tests.sh reported no tests were found.  See review log for details.
)

[11:38:18] Static variables reset.