hash_session_id_before-2575829-6.patch

Test status
StatusResult
Last receivedTue, 09/29/2015 - 05:47:00
Last requestedTue, 09/29/2015 - 05:47:01
Last testedTue, 09/29/2015 - 05:47:05
Test count1
Environment status
PHP 5.5 MySQLfail
File information
Filehash_session_id_before-2575829-6.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Failed to run tests: failed during invocation of run-tests.sh.
Details

PHP 5.5 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
[22:47:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1165668.pifr_simpletest.hash_session_id_before-2575829-6.patch.1443505621.log)
[22:47:01] Review timestamp: (Mon, 09/28/2015 - 22:47)
[22:47:01] Review host: (ec2-52-27-70-16)
[22:47:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

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

[22:47:01] Environment variables and review information initialized.
[22:47:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[22:47:01] Review started.
[22:47:01] Test: Array
(
    [test_id] => 1165668
    [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] => 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] => 
                    [phpversion] => 5.5
                    [test.php.version] => 5.5
                )

        )

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

                    [vcs_identifier] => 8.0.x
                )

            [dependencies] => Array
                (
                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/hash_session_id_before-2575829-6.patch
        )

)

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

[22:47:01] Invoking operation [setup]...
[22:47:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[22:47:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[22:47:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[22:47:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[22:47:02] Database backend [mysql] loaded.
[22:47:02] Invoking operation [fetch]...
[22:47:02] Fetched [hash_session_id_before-2575829-6.patch].
[22:47:02] Invoking operation [checkout]...
[22:47:02] Version control system backend [git] loaded.
[22:47:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[22:47:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[22:47:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[22:47:04] 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: [9d3c2c5 Issue #2571427 by Mile23: HtmlResponseAttachmentsProcessor tests misplaced during reroll].
[22:47:04] Main branch [8.0.x] checkout [complete].
[22:47:04] Invoking operation [check]...
[22:47:04] Invoking operation [apply]...
[22:47:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/hash_session_id_before-2575829-6.patch 2>&1] succeeded.
[22:47:04] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/hash_session_id_before-2575829-6.patch 2>&1] succeeded.
[22:47:04] Applied [hash_session_id_before-2575829-6.patch] to:
 > core/lib/Drupal/Core/Cache/Context/SessionCacheContext.php
 > core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php
[22:47:04] Invoking operation [syntax]...
[22:47:04] Command [php -l -f './core/lib/Drupal/Core/Cache/Context/SessionCacheContext.php' 2>&1] succeeded.
[22:47:04] Command [php -l -f './core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php' 2>&1] succeeded.
[22:47:04] Checked [2 of 2] relevant file(s) for syntax.
[22:47:04] Invoking operation [install]...
[22:47:04] Invoking operation [review]...
[22:47:04] Cleaning run-tests.sh environment.
[22:47:05] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-27-70-16.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:CC3Cjx04KkzA@localhost/drupaltestbotmysql --keep-results --all --clean 2>&1] succeeded.
[22:47:05] Initiating run-tests.sh.
[22:47:05] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-27-70-16.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:CC3Cjx04KkzA@localhost/drupaltestbotmysql --keep-results --all 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Fatal error:  Uncaught exception 'Drupal\simpletest\Exception\MissingGroupException' with message 'Missing @group annotation in Drupal\Tests\Core\Cache\Context\SessionCacheContextTest' in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php:329
Stack trace:
#0 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php(162): Drupal\simpletest\TestDiscovery::getTestInfo('Drupal\\Tests\\Co...', '/**\n * @coversD...')
#1 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/simpletest.module(502): Drupal\simpletest\TestDiscovery->getTestClasses(NULL)
#2 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(797): simpletest_test_get_all(NULL)
#3 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(78): simpletest_script_get_test_list()
#4 {main}
  thrown in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php on line 329

Fatal error: Uncaught exception 'Drupal\simpletest\Exception\MissingGroupException' with message 'Missing @group annotation in Drupal\Tests\Core\Cache\Context\SessionCacheContextTest' in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php:329
Stack trace:
#0 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php(162): Drupal\simpletest\TestDiscovery::getTestInfo('Drupal\\Tests\\Co...', '/**\n * @coversD...')
#1 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/simpletest.module(502): Drupal\simpletest\TestDiscovery->getTestClasses(NULL)
#2 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(797): simpletest_test_get_all(NULL)
#3 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(78): simpletest_script_get_test_list()
#4 {main}
  thrown in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php on line 329].
[22:47:05] Encountered error on [review], details:
array (
  '@reason' => 'failed during invocation of run-tests.sh',
)
[22:47:05] Review complete. test_id=1165668 result code=8 details=Array
(
    [@reason] => failed during invocation of run-tests.sh
)

[22:47:05] Static variables reset.