provide_a_better_ux_for-1776796-165.patch

Test status
StatusResult
Last receivedTue, 09/29/2015 - 14:29:00
Last requestedTue, 09/29/2015 - 14:29:49
Last testedTue, 09/29/2015 - 14:29:54
Test count2
Environment status
PHP 5.5 MySQLfail
File information
Fileprovide_a_better_ux_for-1776796-165.patch
BranchDrupal core - 8.1.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
[07:29:49] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1099533.pifr_simpletest.provide_a_better_ux_for-1776796-165.patch.1443536989.log)
[07:29:49] Review timestamp: (Tue, 09/29/2015 - 07:29)
[07:29:49] Review host: (ec2-52-27-70-16)
[07:29:49] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[07:29:49] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[07:29:49] Environment variables and review information initialized.
[07:29:49] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[07:29:49] Review started.
[07:29:49] Test: Array
(
    [test_id] => 1099533
    [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.1.x
                )

            [dependencies] => Array
                (
                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/provide_a_better_ux_for-1776796-165.patch
        )

)

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

[07:29:49] Invoking operation [setup]...
[07:29:49] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[07:29:50] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[07:29:50] Command [rm -rf /tmp/po* 2>&1] succeeded.
[07:29:50] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[07:29:50] Database backend [mysql] loaded.
[07:29:50] Invoking operation [fetch]...
[07:29:50] Fetched [provide_a_better_ux_for-1776796-165.patch].
[07:29:50] Invoking operation [checkout]...
[07:29:50] Version control system backend [git] loaded.
[07:29:52] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[07:29:52] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.1.x' 2>&1] succeeded.
[07:29:53] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[07:29:53] 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: [54d5db5 Issue #2310729 by tim.plunkett: Add tim.plunkett as a maintainer for Forms system, Routing system, and Configuration module.].
[07:29:53] Main branch [8.1.x] checkout [complete].
[07:29:53] Invoking operation [check]...
[07:29:53] Invoking operation [apply]...
[07:29:53] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/provide_a_better_ux_for-1776796-165.patch 2>&1] succeeded.
[07:29:53] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/provide_a_better_ux_for-1776796-165.patch 2>&1] succeeded.
[07:29:53] Applied [provide_a_better_ux_for-1776796-165.patch] to:
 > core/modules/moderation/moderation.info.yml
 > core/modules/moderation/moderation.links.task.yml
 > core/modules/moderation/moderation.module
 > core/modules/moderation/moderation.routing.yml
 > core/modules/moderation/moderation.services.yml
 > core/modules/moderation/src/Access/DraftAccess.php
 > core/modules/moderation/src/Controller/DraftController.php
 > core/modules/moderation/src/Form/NodeForm.php
 > core/modules/moderation/src/Tests/ModerationNodeTest.php
[07:29:53] Invoking operation [syntax]...
[07:29:53] Command [php -l -f './core/modules/moderation/moderation.module' 2>&1] succeeded.
[07:29:53] Command [php -l -f './core/modules/moderation/src/Access/DraftAccess.php' 2>&1] succeeded.
[07:29:53] Command [php -l -f './core/modules/moderation/src/Controller/DraftController.php' 2>&1] succeeded.
[07:29:53] Command [php -l -f './core/modules/moderation/src/Form/NodeForm.php' 2>&1] succeeded.
[07:29:53] Command [php -l -f './core/modules/moderation/src/Tests/ModerationNodeTest.php' 2>&1] succeeded.
[07:29:53] Checked [5 of 5] relevant file(s) for syntax.
[07:29:53] Invoking operation [install]...
[07:29:53] Invoking operation [review]...
[07:29:53] Cleaning run-tests.sh environment.
[07:29:53] 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.
[07:29:53] Initiating run-tests.sh.
[07:29:54] 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 1 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Fatal error:  Trait 'Drupal\node\Tests\AssertButtonsTrait' not found in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/moderation/src/Tests/ModerationNodeTest.php on line 21

Fatal error: Trait 'Drupal\node\Tests\AssertButtonsTrait' not found in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/moderation/src/Tests/ModerationNodeTest.php on line 21].
[07:29:54] Encountered error on [review], details:
array (
  '@reason' => 'failed during invocation of run-tests.sh',
)
[07:29:54] Review complete. test_id=1099533 result code=8 details=Array
(
    [@reason] => failed during invocation of run-tests.sh
)

[07:29:54] Static variables reset.