Broken tests - 8.x-1.x

Test status
StatusResult
Last receivedTue, 08/07/2012 - 06:19:08
Last requestedTue, 08/07/2012 - 06:20:02
Last testedTue, 08/07/2012 - 06:20:27
Test count4
Environment status
MySQLfail
Code reviewpass
Overall Resultfail
Branch information
Identifier8.x-1.x
ProjectBroken tests
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 0 minor(s); [[SimpleTest]]: [MySQL] Failed to run tests: PHP Fatal error encountered during run_tests.sh. 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
[23:20:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_312233.pifr_simpletest.1344320401.log)
[23:20:01] Review timestamp: (Mon, 08/06/2012 - 23:20)
[23:20:01] Review host: (drupaltestbot659-mysql)
[23:20:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

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

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[23:20:01] Invoking operation [setup]...
[23:20:01] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded.
[23:20:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[23:20:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[23:20:01] Database backend [mysql] loaded.
[23:20:01] Invoking operation [fetch]...
[23:20:01] Invoking operation [checkout]...
[23:20:01] Version control system backend [git] loaded.
[23:20:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[23:20:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded.
[23:20:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[23:20:03] Main branch [8.x] checkout [complete].
[23:20:10] Command [git clone 'git://git.drupal.org/project/broken_tests.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/broken_tests' --reference /var/cache/git/reference 2>&1] succeeded.
[23:20:10] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/broken_tests' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/broken_tests/.git' checkout '8.x-1.x' 2>&1] succeeded.
[23:20:10] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/broken_tests' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/broken_tests/.git' status 2>&1] succeeded.
[23:20:10] Dependency branch [8.x-1.x] checkout [complete].
[23:20:10] Invoking operation [check]...
[23:20:10] Ignoring operation [check].
[23:20:10] Invoking operation [apply]...
[23:20:10] Ignoring operation [apply].
[23:20:10] Invoking operation [syntax]...
[23:20:11] Command [php -l -f './sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractChildTest.php' 2>&1] succeeded.
[23:20:11] Command [php -l -f './sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/GetInfolessTest.php' 2>&1] succeeded.
[23:20:11] Command [php -l -f './sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractWithMethodTestBase.php' 2>&1] succeeded.
[23:20:11] Command [php -l -f './sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractTestBase.php' 2>&1] succeeded.
[23:20:11] Command [php -l -f './sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractWithMethodChildTest.php' 2>&1] succeeded.
[23:20:11] Command [php -l -f './sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractTestBase.php' 2>&1] succeeded.
[23:20:11] Command [php -l -f './sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractWithMethodChildTest.php' 2>&1] succeeded.
[23:20:11] Command [php -l -f './sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractChildTest.php' 2>&1] succeeded.
[23:20:11] Command [php -l -f './sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractWithMethodTestBase.php' 2>&1] succeeded.
[23:20:11] Command [php -l -f './sites/default/modules/broken_tests/broken_tests.module' 2>&1] succeeded.
[23:20:11] Checked [10 of 10] relevant file(s) for syntax.
[23:20:11] Invoking operation [install]...
[23:20:21] Invoking operation [review]...
[23:20:24] Scanning sites/default/files/checkout/sites/default/modules/broken_tests for .test files.
[23:20:24] Scanning sites/default/files/checkout/sites/default/modules/broken_tests for /Tests/*.php files.
[23:20:24] Cleaning run-tests.sh environment.
[23:20:25] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/GetInfolessTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractWithMethodTestBase.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractTestBase.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractWithMethodChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractTestBase.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractWithMethodChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractWithMethodTestBase.php --clean 2>&1] succeeded.
[23:20:25] Initiating run-tests.sh.
[23:20:25] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/GetInfolessTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractWithMethodTestBase.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractTestBase.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractWithMethodChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractTestBase.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractWithMethodChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractWithMethodTestBase.php 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [Drupal test run
---------------

Tests to be run:
 -  (Drupal\broken_tests\Tests\NonAbstractChildTest)
 -  (Drupal\broken_tests\Tests\GetInfolessTest)
 -  (Drupal\broken_tests\Tests\NonAbstractWithMethodChildTest)
 -  (Drupal\broken_tests\Tests\NonAbstractTestBase)
 -  (Drupal\broken_tests\Tests\AbstractWithMethodChildTest)
 -  (Drupal\broken_tests\Tests\AbstractChildTest)
 -  (Drupal\broken_tests\Tests\NonAbstractWithMethodTestBase)

Test run started:
 Tuesday, August 7, 2012 - 06:20

Test summary
------------


Fatal error: Call to undefined method Drupal\broken_tests\Tests\NonAbstractTestBase::getInfo() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 366
Child of NonAbstractTestBase 0 passes, 0 fails, and 0 exceptions
PHP Fatal error:  Call to undefined method Drupal\broken_tests\Tests\GetInfolessTest::getInfo() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 366

Fatal error: Call to undefined method Drupal\broken_tests\Tests\GetInfolessTest::getInfo() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 366
Child of NonAbstractWithMethodTestBase 0 passes, 0 fails, and 0 exceptions
Child of AbstractWithMethodTestBase 0 passes, 0 fails, and 0 exceptions
PHP Fatal error:  Call to undefined method Drupal\broken_tests\Tests\NonAbstractWithMethodTestBase::getInfo() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 366

Fatal error: Call to undefined method Drupal\broken_tests\Tests\NonAbstractWithMethodTestBase::getInfo() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 366
Child of AbstractTestBase 0 passes, 0 fails, and 0 exceptions
FATAL Drupal\broken_tests\Tests\GetInfolessTest: test runner returned a non-zero error code (255).
- Found database prefix 'simpletest834764' for test ID 2.
FATAL Drupal\broken_tests\Tests\NonAbstractTestBase: test runner returned a non-zero error code (255).

FATAL Drupal\broken_tests\Tests\NonAbstractTestBase: Found no database prefix for test ID 4. (Check whether setUp() is invoked correctly.)FATAL Drupal\broken_tests\Tests\NonAbstractWithMethodTestBase: test runner returned a non-zero error code (255).
- Found database prefix 'simpletest502082' for test ID 7.

Test run duration: 0 sec].
[23:20:26] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url 'http://drupaltestbot659-mysql/checkout' --file sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/GetInfolessTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractWithMethodTestBase.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractTestBase.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractWithMethodChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractTestBase.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractWithMethodChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/AbstractChildTest.php,sites/default/modules/broken_tests/lib/Drupal/broken_tests/Tests/NonAbstractWithMethodTestBase.php --list 2>&1] succeeded.
[23:20:26] Encountered error on [review], details:
array (
  '@reason' => 'PHP Fatal error encountered during run_tests.sh.  See review log for details.',
)
[23:20:26] Review complete. test_id=312233 result code=8 details=Array
(
    [@reason] => PHP Fatal error encountered during run_tests.sh.  See review log for details.
)

[23:20:26] Static variables reset.

Code review

  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 review run failure
  8. Detect coder flags
  9. Complete coder review with all passed
0 minor(s), 0 critical(s), and 0 normal(s)
Test nameMinorCriticalNormal
Leafbroken_tests.module000
Leaflib/Drupal/broken_tests/Tests/AbstractChildTest.php000
Leaflib/Drupal/broken_tests/Tests/AbstractTestBase.php000
Leaflib/Drupal/broken_tests/Tests/AbstractWithMethodChildTest.php000
Leaflib/Drupal/broken_tests/Tests/AbstractWithMethodTestBase.php000
Leaflib/Drupal/broken_tests/Tests/GetInfolessTest.php000
Leaflib/Drupal/broken_tests/Tests/NonAbstractChildTest.php000
Leaflib/Drupal/broken_tests/Tests/NonAbstractTestBase.php000
Leaflib/Drupal/broken_tests/Tests/NonAbstractWithMethodChildTest.php000
Leaflib/Drupal/broken_tests/Tests/NonAbstractWithMethodTestBase.php000