Simple Access - 7.x-2.x

Test status
StatusResult
Last receivedFri, 03/15/2013 - 04:09:11
Last requestedFri, 03/15/2013 - 04:10:02
Last testedFri, 03/15/2013 - 04:10:34
Test count1
Environment status
MySQLfail
Branch information
Identifier7.x-2.x
ProjectSimple Access
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
[21:10:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_467393.pifr_simpletest.1363320601.log)
[21:10:01] Review timestamp: (Thu, 03/14/2013 - 21:10)
[21:10:01] Review host: (drupaltestbot813)
[21:10:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[21:10:01] Invoking operation [setup]...
[21:10:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[21:10:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[21:10:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[21:10:02] Database backend [mysql] loaded.
[21:10:02] Invoking operation [fetch]...
[21:10:02] Invoking operation [checkout]...
[21:10:02] Version control system backend [git] loaded.
[21:10:05] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[21:10:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[21:10:06] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[21:10:06] 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: [e01afb8 Issue #1797514 by disasm, dicam, Gaelan, Lars Toomre: Remove t() from test assert messages in simpletest module].
[21:10:06] Main branch [7.x] checkout [complete].
[21:10:16] Command [git clone 'git://git.drupal.org/project/simple_access.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simple_access' --reference /var/cache/git/reference 2>&1] succeeded.
[21:10:16] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simple_access' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simple_access/.git' checkout '7.x-2.x' 2>&1] succeeded.
[21:10:16] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simple_access' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simple_access/.git' status 2>&1] succeeded.
[21:10:16] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simple_access' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/simple_access/.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: [d4624f4 Issue #1930494 by DragonYen: Fixed Code bug in simple_access_groups_check_user().].
[21:10:16] Dependency branch [7.x-2.x] checkout [complete].
[21:10:16] Invoking operation [check]...
[21:10:16] Ignoring operation [check].
[21:10:16] Invoking operation [apply]...
[21:10:16] Ignoring operation [apply].
[21:10:16] Invoking operation [syntax]...
[21:10:16] Command [php -l -f './sites/default/modules/simple_access/views/simple_access_views_plugin_group.inc' 2>&1] succeeded.
[21:10:16] Command [php -l -f './sites/default/modules/simple_access/simple_access.theme.inc' 2>&1] succeeded.
[21:10:16] Command [php -l -f './sites/default/modules/simple_access/simple_access.views.inc' 2>&1] succeeded.
[21:10:16] Command [php -l -f './sites/default/modules/simple_access/simple_access.admin.inc' 2>&1] succeeded.
[21:10:16] Command [php -l -f './sites/default/modules/simple_access/simple_access.test' 2>&1] succeeded.
[21:10:16] Command [php -l -f './sites/default/modules/simple_access/simple_access.module' 2>&1] succeeded.
[21:10:16] Command [php -l -f './sites/default/modules/simple_access/simple_access.install' 2>&1] succeeded.
[21:10:16] Checked [7 of 7] relevant file(s) for syntax.
[21:10:16] Invoking operation [install]...
[21:10:16] Setting driver to mysql
[21:10:16] 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
                )

        )

)

[21:10:28] Invoking operation [review]...
[21:10:32] Scanning sites/default/files/checkout/sites/default/modules/simple_access for .test files.
[21:10:32] Scanning sites/default/files/checkout/sites/default/modules/simple_access for /Tests/*.php files.
[21:10:32] Cleaning run-tests.sh environment.
[21:10:33] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot813.2-mysql.osuosl.test/checkout' --file sites/default/modules/simple_access/simple_access.test --clean 2>&1] succeeded.
[21:10:33] Initiating run-tests.sh.
[21:10:33] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot813.2-mysql.osuosl.test/checkout' --file sites/default/modules/simple_access/simple_access.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.].
[21:10:33] Encountered error on [review], details:
array (
  '@reason' => 'run-tests.sh reported no tests were found.  See review log for details.',
)
[21:10:33] Review complete. test_id=467393 result code=8 details=Array
(
    [@reason] => run-tests.sh reported no tests were found.  See review log for details.
)

[21:10:33] Static variables reset.