do-2105841_no_protocol_filter-97-tests-only.patch

Test status
StatusResult
Last receivedThu, 10/29/2015 - 10:14:00
Last requestedThu, 10/29/2015 - 10:14:02
Last testedThu, 10/29/2015 - 10:32:39
Test count1
Environment status
MySQLfail
File information
Filedo-2105841_no_protocol_filter-97-tests-only.patch
BranchDrupal core - 7.x
LinkIssue Link
SummaryFAILED: [[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
[03:14:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1180628.pifr_simpletest.do-2105841_no_protocol_filter-97-tests-only.patch.1446113642.log)
[03:14:02] Review timestamp: (Thu, 10/29/2015 - 03:14)
[03:14:02] Review host: (ec2-54-69-10-31)
[03:14:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[03:14:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[03:14:02] Environment variables and review information initialized.
[03:14:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[03:14:02] Review started.
[03:14:02] Test: Array
(
    [test_id] => 1180628
    [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] => 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] => 
                    [test.php.version] => 5.3
                )

        )

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

                    [vcs_identifier] => 7.x
                )

            [dependencies] => Array
                (
                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/do-2105841_no_protocol_filter-97-tests-only.patch
        )

)

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

[03:14:02] Invoking operation [setup]...
[03:14:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[03:14:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[03:14:02] Command [rm -rf /tmp/po* 2>&1] succeeded.
[03:14:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[03:14:02] Database backend [mysql] loaded.
[03:14:02] Invoking operation [fetch]...
[03:14:02] Fetched [do-2105841_no_protocol_filter-97-tests-only.patch].
[03:14:02] Invoking operation [checkout]...
[03:14:02] Version control system backend [git] loaded.
[03:14:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[03:14:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[03:14:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[03:14: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: [405e861 Issue #1862250 by amanire, Ivan Zugec, Novitsh, joates, sdstyles, yoroy, joshi.rohit100, acabouet, rpayanm, klonos, dahousecat, Daniel_Rose, HeimdallJHM, cluther, vineet.osscube, joachim, Stalski, Bojhan, chris_h: The "Trim length" format description is confusing/not clear to Drupal newcomers].
[03:14:04] Main branch [7.x] checkout [complete].
[03:14:04] Invoking operation [check]...
[03:14:04] Invoking operation [apply]...
[03:14:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/do-2105841_no_protocol_filter-97-tests-only.patch 2>&1] succeeded.
[03:14:04] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/do-2105841_no_protocol_filter-97-tests-only.patch 2>&1] succeeded.
[03:14:04] Applied [do-2105841_no_protocol_filter-97-tests-only.patch] to:
 > modules/filter/filter.test
[03:14:04] Invoking operation [syntax]...
[03:14:04] Command [php -l -f './modules/filter/filter.test' 2>&1] succeeded.
[03:14:04] Checked [1 of 1] relevant file(s) for syntax.
[03:14:04] Invoking operation [install]...
[03:14:04] drush si command=cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:kYQMxYXyYtmr@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com
[03:14:08] Command [cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:kYQMxYXyYtmr@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com 2>&1] succeeded
  Duration: 4 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [You are about to create a /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/settings.php file and DROP all tables in your 'drupaltestbotmysql' database. Do you want to continue? (y/n): y
Starting Drupal installation. This takes a while. Consider using the        [ok]
--notify global option.
Installation complete.  User name: admin  User password: drupal             [ok]].
[03:14:08] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[03:14:08] Command [cd sites/default/files/checkout && drush vset simpletest_clear_results '0' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [simpletest_clear_results was set to "0".                               [success]].
[03:14:08] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[03:14:08] Command [cd sites/default/files/checkout && drush vset simpletest_verbose '0' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [simpletest_verbose was set to "0".                                     [success]].
[03:14:08] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[03:14:08] Invoking operation [review]...
[03:14:09] Command [cd sites/default/files/checkout && drush en -y simpletest 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [The following extensions will be enabled: simpletest
Do you really want to continue? (y/n): y
simpletest was enabled successfully.                                        [ok]
simpletest defines the following permissions: administer unit tests].
[03:14:09] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[03:14:09] Cleaning run-tests.sh environment.
[03:14:09] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout --all --clean 2>&1] succeeded.
[03:14:09] Initiating run-tests.sh.
[03:32:38] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout --all 2>&1] succeeded
  Duration: 1109 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [Drupal test run
---------------

All tests will run.

Test run started:
 Thursday, October 29, 2015 - 10:14

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

Actions executing in a potentially infinite loop 25 passes, 0 fails, and 0 exceptions
Aggregator configuration 19 passes, 0 fails, and 0 exceptions
Categorize feed functionality 20 passes, 0 fails, and 0 exceptions
Actions configuration 38 passes, 0 fails, and 0 exceptions
Categorize feed item functionality 60 passes, 0 fails, and 0 exceptions
Update on cron functionality 54 passes, 0 fails, and 0 exceptions
Remove feed functionality 24 passes, 0 fails, and 0 exceptions
Import feeds from OPML functionality 54 passes, 0 fails, and 0 exceptions
Add feed functionality 69 passes, 0 fails, and 0 exceptions
AJAX forms on cached pages 33 passes, 0 fails, and 0 exceptions
Miscellaneous AJAX tests 8 passes, 0 fails, and 0 exceptions
Update feed functionality 75 passes, 0 fails, and 0 exceptions
AJAX command form values 34 passes, 0 fails, and 0 exceptions
Update feed item functionality 64 passes, 0 fails, and 0 exceptions
Batch percentages 18 passes, 0 fails, and 0 exceptions
AJAX commands 89 passes, 0 fails, and 0 exceptions
Feed parser functionality 69 passes, 0 fails, and 0 exceptions
AJAX multi form 40 passes, 0 fails, and 0 exceptions
AJAX framework 37 passes, 0 fails, and 0 exceptions
Remove feed item functionality 269 passes, 0 fails, and 0 exceptions
Batch progress page 16 passes, 0 fails, and 0 exceptions
Admin theme block admin accessibility 18 passes, 0 fails, and 0 exceptions
Block template suggestions 2 passes, 0 fails, and 0 exceptions
Block rehash 81 passes, 0 fails, and 0 exceptions
Checks display of aggregator items 227 passes, 0 fails, and 0 exceptions
Blocks not in hidden region 15 passes, 0 fails, and 0 exceptions
Block HTML id 16 passes, 0 fails, and 0 exceptions
Block view module delta alter 3 passes, 0 fails, and 0 exceptions
New default theme blocks 24 passes, 0 fails, and 0 exceptions
Blocks in invalid regions 24 passes, 0 fails, and 0 exceptions
Non default theme admin 10 passes, 0 fails, and 0 exceptions
Get filename test 5 passes, 0 fails, and 0 exceptions
Code registry 3 passes, 0 fails, and 0 exceptions
Miscellaneous bootstrap unit tests 5 passes, 0 fails, and 0 exceptions
Overriding server variables 6 passes, 0 fails, and 0 exceptions
URL destination validation 27 passes, 0 fails, and 0 exceptions
Resettable static variables test 5 passes, 0 fails, and 0 exceptions
IP address and HTTP_HOST test 14 passes, 0 fails, and 0 exceptions
Timer test 5 passes, 0 fails, and 0 exceptions
Boot and exit hook invocation 19 passes, 0 fails, and 0 exceptions
Variable test 9 passes, 0 fails, and 0 exceptions
Fetching multiple cache items 7 passes, 0 fails, and 0 exceptions
Page cache test 84 passes, 0 fails, and 0 exceptions
Blog functionality 244 passes, 0 fails, and 0 exceptions
Block caching 213 passes, 0 fails, and 0 exceptions
Cache emptiness test 5 passes, 0 fails, and 0 exceptions
Comment actions 58 passes, 0 fails, and 0 exceptions
Anonymous comments 166 passes, 0 fails, and 0 exceptions
Color functionality 122 passes, 0 fails, and 0 exceptions
Cache clear test 42 passes, 0 fails, and 0 exceptions
Comment Rebuild 33 passes, 0 fails, and 0 exceptions
Cache saving test 8 passes, 0 fails, and 0 exceptions
Block functionality 353 passes, 0 fails, and 0 exceptions
Comment blocks 116 passes, 0 fails, and 0 exceptions
Comment approval 156 passes, 0 fails, and 0 exceptions
Comment deletion on node changes 23 passes, 0 fails, and 0 exceptions
Comment node access 54 passes, 0 fails, and 0 exceptions
Book functionality 531 passes, 0 fails, and 0 exceptions
Comment RSS 25 passes, 0 fails, and 0 exceptions
Comment token replacement 65 passes, 0 fails, and 0 exceptions
Batch processing 161 passes, 0 fails, and 0 exceptions
Contextual links on node lists 16 passes, 0 fails, and 0 exceptions
Comment preview 99 passes, 0 fails, and 0 exceptions
Comment Threading 157 passes, 0 fails, and 0 exceptions
Connection unit tests 12 passes, 0 fails, and 0 exceptions
Comment fields 116 passes, 0 fails, and 0 exceptions
Case sensitivity 9 passes, 0 fails, and 0 exceptions
Comment paging settings 211 passes, 0 fails, and 0 exceptions
Basic SQL syntax tests 34 passes, 0 fails, and 0 exceptions
Connection tests 42 passes, 0 fails, and 0 exceptions
Delete/Truncate tests 26 passes, 0 fails, and 0 exceptions
Personal contact form 136 passes, 0 fails, and 0 exceptions
Query altering tests 69 passes, 0 fails, and 0 exceptions
Fetch tests, part 2 32 passes, 0 fails, and 0 exceptions
Insert tests, LOB fields 17 passes, 0 fails, and 0 exceptions
Insert tests, default fields 25 passes, 0 fails, and 0 exceptions
Fetch tests 41 passes, 0 fails, and 0 exceptions
Invalid data 9 passes, 0 fails, and 0 exceptions
Site-wide contact form 239 passes, 0 fails, and 0 exceptions
Empty statement 4 passes, 0 fails, and 0 exceptions
Sequences API 2 passes, 0 fails, and 0 exceptions
Custom query syntax tests 17 passes, 0 fails, and 0 exceptions
Query logging 49 passes, 0 fails, and 0 exceptions
Select tests, cloning 9 passes, 0 fails, and 0 exceptions
Insert tests 65 passes, 0 fails, and 0 exceptions
Range query test 3 passes, 0 fails, and 0 exceptions
Select tests, complex 2 15 passes, 0 fails, and 0 exceptions
Dashboard blocks 107 passes, 0 fails, and 0 exceptions
Regression tests 35 passes, 0 fails, and 0 exceptions
Merge tests 91 passes, 0 fails, and 0 exceptions
Serialize query 8 passes, 0 fails, and 0 exceptions
Select tests, ordered 40 passes, 0 fails, and 0 exceptions
Tablesort query tests 47 passes, 0 fails, and 0 exceptions
Pager query tests 52 passes, 0 fails, and 0 exceptions
Select tests, subqueries 49 passes, 0 fails, and 0 exceptions
Temporary query test 7 passes, 0 fails, and 0 exceptions
Update tests, LOB 17 passes, 0 fails, and 0 exceptions
Transaction tests 79 passes, 0 fails, and 0 exceptions
Query tagging tests 63 passes, 0 fails, and 0 exceptions
Select tests, complex 157 passes, 0 fails, and 0 exceptions
Update tests, Complex 66 passes, 0 fails, and 0 exceptions
Entity loading 4 passes, 0 fails, and 0 exceptions
Update tests 72 passes, 0 fails, and 0 exceptions
Select tests 157 passes, 0 fails, and 0 exceptions
Entity properties 4 passes, 0 fails, and 0 exceptions
Schema API 588 passes, 0 fails, and 0 exceptions
Field bulk delete tests 75 passes, 0 fails, and 0 exceptions
Entity CRUD hooks 78 passes, 0 fails, and 0 exceptions
Field Display API tests 47 passes, 0 fails, and 0 exceptions
Field attach tests (other) 103 passes, 0 fails, and 0 exceptions
DBLog functionality 442 passes, 0 fails, and 0 exceptions
Comment interface 2037 passes, 0 fails, 0 exceptions, and 64 debug messages
Entity query 166 passes, 0 fails, and 0 exceptions
Field instance CRUD tests 37 passes, 0 fails, and 0 exceptions
List field dynamic values 9 passes, 0 fails, and 0 exceptions
Field attach tests (storage-related) 97 passes, 0 fails, and 0 exceptions
List field 16 passes, 0 fails, and 0 exceptions
Field CRUD tests 75 passes, 0 fails, and 0 exceptions
Options select dynamic values 16 passes, 0 fails, and 0 exceptions
Field info tests 96 passes, 0 fails, and 0 exceptions
Number field 87 passes, 0 fails, and 0 exceptions
Field form tests 266 passes, 0 fails, and 0 exceptions
Field translations tests 83 passes, 0 fails, and 0 exceptions
Widget customization 18 passes, 0 fails, and 0 exceptions
Text summary 138 passes, 0 fails, and 0 exceptions
Field SQL storage tests 106 passes, 0 fails, and 0 exceptions
Text translation 106 passes, 0 fails, and 0 exceptions
Text field 200 passes, 0 fails, and 0 exceptions
List field UI 207 passes, 0 fails, and 0 exceptions
Manage display 84 passes, 0 fails, and 0 exceptions
File field file path tests 27 passes, 0 fails, and 0 exceptions
Options widgets 261 passes, 0 fails, and 0 exceptions
File field revision test 67 passes, 0 fails, and 0 exceptions
File field display tests 74 passes, 0 fails, and 0 exceptions
Private file test 48 passes, 0 fails, and 0 exceptions
File token replacement 35 passes, 0 fails, and 0 exceptions
File URL rewriting 17 passes, 0 fails, and 0 exceptions
Taxonomy term file test 50 passes, 0 fails, and 0 exceptions
File field validation tests 118 passes, 0 fails, and 0 exceptions
File usage 21 passes, 0 fails, and 0 exceptions
Managed file element test 308 passes, 0 fails, and 0 exceptions
File delete 20 passes, 0 fails, and 0 exceptions
File copying 110 passes, 0 fails, and 0 exceptions
File mimetypes 42 passes, 0 fails, and 0 exceptions
File download 39 passes, 0 fails, and 0 exceptions
Manage fields 201 passes, 0 fails, and 0 exceptions
File paths and directories 20 passes, 0 fails, and 0 exceptions
File field widget test 309 passes, 0 fails, and 0 exceptions
File saving 15 passes, 0 fails, and 0 exceptions
File space used tests 11 passes, 0 fails, and 0 exceptions
File loading 34 passes, 0 fails, and 0 exceptions
File moving 110 passes, 0 fails, and 0 exceptions
File naming 7 passes, 0 fails, and 0 exceptions
File save data 93 passes, 0 fails, and 0 exceptions
Unmanaged file copying 31 passes, 0 fails, and 0 exceptions
Unmanaged file save data 7 passes, 0 fails, and 0 exceptions
File validate 12 passes, 0 fails, and 0 exceptions
Unmanaged recursive file delete 17 passes, 0 fails, and 0 exceptions
Unmanaged file delete 8 passes, 0 fails, and 0 exceptions
Unmanaged file moving 22 passes, 0 fails, and 0 exceptions
File scan directory 23 passes, 0 fails, and 0 exceptions
Unmanaged file copying 34 passes, 0 fails, and 0 exceptions
Stream wrappers 19 passes, 0 fails, and 0 exceptions
File validator tests 23 passes, 0 fails, and 0 exceptions
File paths and directories 24 passes, 0 fails, and 0 exceptions
Unmanaged file save data 8 passes, 0 fails, and 0 exceptions
Unmanaged recursive file delete 21 passes, 0 fails, and 0 exceptions
Filter CRUD operations 218 passes, 0 fails, and 0 exceptions
File scan directory 23 passes, 0 fails, and 0 exceptions
Default text format functionality 33 passes, 0 fails, and 0 exceptions
Unmanaged file delete 11 passes, 0 fails, and 0 exceptions
Unmanaged file moving 25 passes, 0 fails, and 0 exceptions
Serialization 1 pass, 0 fails, and 0 exceptions
Filter settings 10 passes, 0 fails, and 0 exceptions
PHP Fatal error:  Call to undefined function filter_xss_data_attributes() in /var/lib/drupaltestbot/sites/default/files/checkout/modules/filter/filter.test on line 1084

Fatal error: Call to undefined function filter_xss_data_attributes() in /var/lib/drupaltestbot/sites/default/files/checkout/modules/filter/filter.test on line 1084
FATAL FilterUnitTestCase: test runner returned a non-zero error code (255).
File uploading 271 passes, 0 fails, and 0 exceptions
Unassigned text format functionality 1 pass, 0 fails, and 0 exceptions
Filter format hooks 33 passes, 0 fails, and 0 exceptions
Element processing 27 passes, 0 fails, and 0 exceptions
Security 27 passes, 0 fails, and 0 exceptions
Form alter hooks 4 passes, 0 fails, and 0 exceptions
Form API checkbox 97 passes, 0 fails, and 0 exceptions
Filter administration functionality 180 passes, 0 fails, and 0 exceptions
Form element and label output test 20 passes, 0 fails, and 0 exceptions
Vertical tabs form element type test 4 passes, 0 fails, and 0 exceptions
Forms using form storage on cached pages 49 passes, 0 fails, and 0 exceptions
Rebuild arbitrary forms 16 passes, 0 fails, and 0 exceptions
Form wrapper callback 5 passes, 0 fails, and 0 exceptions
Programmatic form submissions 30 passes, 0 fails, and 0 exceptions
Form API file inclusion 12 passes, 0 fails, and 0 exceptions
Form state values clearance 14 passes, 0 fails, and 0 exceptions
Form redirecting 31 passes, 0 fails, and 0 exceptions
Form state values clearance (advanced) 7 passes, 0 fails, and 0 exceptions
Filter format access 279 passes, 0 fails, and 0 exceptions
Form rebuilding 53 passes, 0 fails, and 0 exceptions
File uploading 271 passes, 0 fails, and 0 exceptions
Unique HTML IDs 7 passes, 0 fails, and 0 exceptions
Forum index 27 passes, 0 fails, and 0 exceptions
Form triggering element determination 50 passes, 0 fails, and 0 exceptions
No help 12 passes, 0 fails, and 0 exceptions
Form validation handlers 69 passes, 0 fails, and 0 exceptions
image_dimensions_scale() 15 passes, 0 fails, and 0 exceptions
Tableselect form element type test 60 passes, 0 fails, and 0 exceptions
Help functionality 307 passes, 0 fails, and 0 exceptions
Image dimensions 54 passes, 0 fails, and 0 exceptions
Administrative user interface 28 passes, 0 fails, and 0 exceptions
Image field default images tests 34 passes, 0 fails, and 0 exceptions
Multistep form using form storage 175 passes, 0 fails, and 0 exceptions
Image field validation tests 19 passes, 0 fails, and 0 exceptions
Image moving 4 passes, 0 fails, and 0 exceptions
Image theme functions 3 passes, 0 fails, and 0 exceptions
Image style flushing 39 passes, 0 fails, and 0 exceptions
Form element validation 318 passes, 0 fails, and 0 exceptions
Browser language detection 43 passes, 0 fails, and 0 exceptions
Image styles and effects UI configuration 185 passes, 0 fails, and 0 exceptions
Image GD manipulation tests 133 passes, 0 fails, and 0 exceptions
Forum functionality 650 passes, 0 fails, and 0 exceptions
Comment language 72 passes, 0 fails, and 0 exceptions
Language configuration 98 passes, 0 fails, and 0 exceptions
CSS altering 20 passes, 0 fails, and 0 exceptions
Image effects 43 passes, 0 fails, and 0 exceptions
Image field display tests 163 passes, 0 fails, and 0 exceptions
Localize date formats 36 passes, 0 fails, and 0 exceptions
String translation using st() 2 passes, 0 fails, and 0 exceptions
Content language settings 86 passes, 0 fails, and 0 exceptions
Javascript translation 66 passes, 0 fails, and 0 exceptions
Translation export 31 passes, 0 fails, and 0 exceptions
Javascript library localisation 2 passes, 0 fails, and 0 exceptions
Language negotiation info 49 passes, 0 fails, and 0 exceptions
Language switching 26 passes, 0 fails, and 0 exceptions
Image styles path and URL functions 225 passes, 0 fails, and 0 exceptions
Plural formula evaluation 33 passes, 0 fails, and 0 exceptions
Path language settings 50 passes, 0 fails, and 0 exceptions
Multilingual fields 62 passes, 0 fails, and 0 exceptions
Locale uninstall (EN) 32 passes, 0 fails, and 0 exceptions
Locale uninstall (FR) 32 passes, 0 fails, and 0 exceptions
URL rewriting 33 passes, 0 fails, and 0 exceptions
Translation import 130 passes, 0 fails, and 0 exceptions
Image toolkit tests 53 passes, 0 fails, and 0 exceptions
User language settings 50 passes, 0 fails, and 0 exceptions
UI language negotiation 97 passes, 0 fails, and 0 exceptions
Menu links 50 passes, 0 fails, and 0 exceptions
User creation 69 passes, 0 fails, and 0 exceptions
Menu rebuild test 5 passes, 0 fails, and 0 exceptions
Menu tree generation 4 passes, 0 fails, and 0 exceptions
Menu settings for nodes 61 passes, 0 fails, and 0 exceptions
Menu tree output 7 passes, 0 fails, and 0 exceptions
Active trail 69 passes, 0 fails, and 0 exceptions
String translate, search and validate 257 passes, 0 fails, and 0 exceptions
Requirements hook failure 16 passes, 0 fails, and 0 exceptions
Breadcrumbs 414 passes, 0 fails, and 0 exceptions
Module implements alter 7 passes, 0 fails, and 0 exceptions
Module installation 3 passes, 0 fails, and 0 exceptions
Module uninstallation 2 passes, 0 fails, and 0 exceptions
Required modules 21 passes, 0 fails, and 0 exceptions
Multistep node form basic options 16 passes, 0 fails, and 0 exceptions
Module versions 51 passes, 0 fails, and 0 exceptions
HTML to text conversion 84 passes, 0 fails, and 0 exceptions
Node access and fields 50 passes, 0 fails, and 0 exceptions
Node Access on any table 163 passes, 0 fails, and 0 exceptions
Node access rebuild 16 passes, 0 fails, and 0 exceptions
Node access records 24 passes, 0 fails, and 0 exceptions
Menu link creation/deletion 708 passes, 0 fails, and 0 exceptions
Module API 66 passes, 0 fails, and 0 exceptions
Node access pagination 30 passes, 0 fails, and 0 exceptions
Node access 31 passes, 0 fails, and 0 exceptions
Rebuild content 1 pass, 0 fails, and 0 exceptions
Block availability 18 passes, 0 fails, and 0 exceptions
Node blocks 84 passes, 0 fails, and 0 exceptions
Node entity query alter 31 passes, 0 fails, and 0 exceptions
Node administration 142 passes, 0 fails, and 0 exceptions
Node feed 1 pass, 0 fails, and 0 exceptions
Node load hooks 5 passes, 0 fails, and 0 exceptions
Node entity view mode 37 passes, 0 fails, and 0 exceptions
Load multiple nodes 36 passes, 0 fails, and 0 exceptions
Node creation 41 passes, 0 fails, and 0 exceptions
Node page cache test 46 passes, 0 fails, and 0 exceptions
Node revision permissions 31 passes, 0 fails, and 0 exceptions
Node RSS Content 19 passes, 0 fails, and 0 exceptions
Node post information display 34 passes, 0 fails, and 0 exceptions
Node revisions 44 passes, 0 fails, and 0 exceptions
Module dependencies 192 passes, 0 fails, and 0 exceptions
Node title 20 passes, 0 fails, and 0 exceptions
Node title XSS filtering 20 passes, 0 fails, and 0 exceptions
Node token replacement 37 passes, 0 fails, and 0 exceptions
Node query alter 90 passes, 0 fails, and 0 exceptions
Node save 52 passes, 0 fails, and 0 exceptions
Node type persist 62 passes, 0 fails, and 0 exceptions
Node preview 35 passes, 0 fails, and 0 exceptions
Node edit 93 passes, 0 fails, and 0 exceptions
Node edit permissions 32 passes, 0 fails, and 0 exceptions
Summary length 15 passes, 0 fails, and 0 exceptions
Pager functionality 123 passes, 0 fails, and 0 exceptions
Node types 113 passes, 0 fails, and 0 exceptions
Path aliases with translated nodes 64 passes, 0 fails, and 0 exceptions
Paths on non-English monolingual sites 35 passes, 0 fails, and 0 exceptions
OpenID helper functions 43 passes, 0 fails, and 0 exceptions
Taxonomy term URL aliases 35 passes, 0 fails, and 0 exceptions
Path aliases with languages 72 passes, 0 fails, and 0 exceptions
Enable/disable modules 1380 passes, 0 fails, and 0 exceptions
Drupal match path 41 passes, 0 fails, and 0 exceptions
Path lookup 13 passes, 0 fails, and 0 exceptions
Path save 4 passes, 0 fails, and 0 exceptions
PHP filter access check 38 passes, 0 fails, and 0 exceptions
Menu router 230 passes, 0 fails, and 0 exceptions
PHP filter functionality 42 passes, 0 fails, and 0 exceptions
URL altering 34 passes, 0 fails, and 0 exceptions
Poll choice deletion 55 passes, 0 fails, and 0 exceptions
Block availability 139 passes, 0 fails, and 0 exceptions
Path alias functionality 124 passes, 0 fails, and 0 exceptions
Poll add choice 17 passes, 0 fails, and 0 exceptions
Poll expiration 53 passes, 0 fails, and 0 exceptions
OpenID account registration 134 passes, 0 fails, and 0 exceptions
Poll create 193 passes, 0 fails, and 0 exceptions
Poll translation 75 passes, 0 fails, and 0 exceptions
Poll token replacement 131 passes, 0 fails, and 0 exceptions
Profile CRUD tests 5 passes, 0 fails, and 0 exceptions
User poll vote capability. 145 passes, 0 fails, and 0 exceptions
Poll vote 110 passes, 0 fails, and 0 exceptions
Block availability 89 passes, 0 fails, and 0 exceptions
Autocompletion 54 passes, 0 fails, and 0 exceptions
Profile browsing 31 passes, 0 fails, and 0 exceptions
Test date field 48 passes, 0 fails, and 0 exceptions
Test select field 44 passes, 0 fails, and 0 exceptions
RDF mapping CRUD functions 10 passes, 0 fails, and 0 exceptions
RDF namespaces 5 passes, 0 fails, and 0 exceptions
Test field weights 52 passes, 0 fails, and 0 exceptions
OpenID discovery and login 294 passes, 0 fails, and 0 exceptions
RDF mapping hook 6 passes, 0 fails, and 0 exceptions
RDF tracker page mapping 33 passes, 0 fails, and 0 exceptions
Test single fields 179 passes, 0 fails, and 0 exceptions
Advanced search form 32 passes, 0 fails, and 0 exceptions
RDFa markup 29 passes, 0 fails, and 0 exceptions
Comment count toggle 31 passes, 0 fails, and 0 exceptions
RDF comment mapping 206 passes, 0 fails, and 0 exceptions
Block availability 60 passes, 0 fails, and 0 exceptions
Search expression insert/extract 24 passes, 0 fails, and 0 exceptions
Embedded forms 30 passes, 0 fails, and 0 exceptions
Search engine phrase queries 23 passes, 0 fails, and 0 exceptions
Keywords and conditions 26 passes, 0 fails, and 0 exceptions
RDF mapping definition functionality 61 passes, 0 fails, and 0 exceptions
Search engine queries 145 passes, 0 fails, and 0 exceptions
Search excerpt extraction 18 passes, 0 fails, and 0 exceptions
Search language selection 46 passes, 0 fails, and 0 exceptions
Config settings form 128 passes, 0 fails, and 0 exceptions
OpenID account update 354 passes, 0 fails, and 0 exceptions
Search and node access 26 passes, 0 fails, and 0 exceptions
Node search query tags 15 passes, 0 fails, and 0 exceptions
Search page override 13 passes, 0 fails, and 0 exceptions
Search with numeric locale set 2 passes, 0 fails, and 0 exceptions
Comment Search tests 190 passes, 0 fails, and 0 exceptions
Search page text 35 passes, 0 fails, and 0 exceptions
Search simplify 651 passes, 0 fails, and 0 exceptions
CJK tokenizer 4 passes, 0 fails, and 0 exceptions
Search numbers 173 passes, 0 fails, and 0 exceptions
SimpleTest error collector 16 passes, 0 fails, and 0 exceptions
Search engine ranking 63 passes, 0 fails, and 0 exceptions
PSR0 example test: PSR-0 in disabled modules. 1 pass, 0 fails, and 0 exceptions
Session HTTPS handling 102 passes, 0 fails, and 0 exceptions
PSR0 example test: PSR-0 in nested subfolders. 1 pass, 0 fails, and 0 exceptions
PSR4 example test: PSR-4 in disabled modules. 1 pass, 0 fails, and 0 exceptions
PSR4 example test: PSR-4 in nested subfolders. 1 pass, 0 fails, and 0 exceptions
Search number matching 293 passes, 0 fails, and 0 exceptions
PSR0 web test 1 pass, 0 fails, and 0 exceptions
PSR4 web test 1 pass, 0 fails, and 0 exceptions
Broken SimpleTest method 21 passes, 0 fails, and 0 exceptions
Testing SimpleTest setUp 2 passes, 0 fails, and 0 exceptions
SimpleTest browser 16 passes, 0 fails, and 0 exceptions
SimpleTest e-mail capturing 13 passes, 0 fails, and 0 exceptions
Installation profile module tests 19 passes, 0 fails, and 0 exceptions
Other Installation profiles 12 passes, 0 fails, and 0 exceptions
Session tests 192 passes, 0 fails, and 0 exceptions
Shortcut link functionality 136 passes, 0 fails, and 0 exceptions
Statistics logging tests 36 passes, 0 fails, and 0 exceptions
Top visitor blocking 46 passes, 0 fails, and 0 exceptions
Statistics token replacement 30 passes, 0 fails, and 0 exceptions
Syslog functionality 17 passes, 0 fails, and 0 exceptions
Array differences 1 pass, 0 fails, and 0 exceptions
403 functionality 75 passes, 0 fails, and 0 exceptions
CSS Unit Tests 16 passes, 0 fails, and 0 exceptions
Discovery of test classes 72 passes, 0 fails, and 0 exceptions
Fingerprinting meta tag 3 passes, 0 fails, and 0 exceptions
Size parsing test 35 passes, 0 fails, and 0 exceptions
String filtering tests 17 passes, 0 fails, and 0 exceptions
Confirm form 17 passes, 0 fails, and 0 exceptions
Test statistics admin. 108 passes, 0 fails, and 0 exceptions
Cron queue functionality 6 passes, 0 fails, and 0 exceptions
drupal_add_feed() tests 6 passes, 0 fails, and 0 exceptions
Shortcut set functionality 176 passes, 0 fails, and 0 exceptions
HTML Attributes 6 passes, 0 fails, and 0 exceptions
drupal_alter() tests 7 passes, 0 fails, and 0 exceptions
Statistics reports tests 86 passes, 0 fails, and 0 exceptions
SimpleTest functionality 117 passes, 0 fails, and 0 exceptions
Data API functions 33 passes, 0 fails, and 0 exceptions
Query parsing using drupal_get_query_array() 1 pass, 0 fails, and 0 exceptions
HTML identifiers 10 passes, 0 fails, and 0 exceptions
RDF namespaces XML serialization tests 7 passes, 0 fails, and 0 exceptions
Drupal HTTP request response status parsing 9 passes, 0 fails, and 0 exceptions
JSON 21 passes, 0 fails, and 0 exceptions
Cron run 51 passes, 0 fails, and 0 exceptions
Drupal error handlers 30 passes, 0 fails, and 0 exceptions
Drupal set/get regions 40 passes, 0 fails, and 0 exceptions
Drupal system listing 6 passes, 0 fails, and 0 exceptions
Date and time 113 passes, 0 fails, and 0 exceptions
Drupal tags handling 8 passes, 0 fails, and 0 exceptions
Messages 5 passes, 0 fails, and 0 exceptions
URL generation tests 60 passes, 0 fails, and 0 exceptions
Drupal goto 21 passes, 0 fails, and 0 exceptions
Feed icon 1 pass, 0 fails, and 0 exceptions
FileTransfer unit tests 2 passes, 0 fails, and 0 exceptions
Early bootstrap test 6 passes, 0 fails, and 0 exceptions
Info file format parser 9 passes, 0 fails, and 0 exceptions
Graph 28 passes, 0 fails, and 0 exceptions
Flood control mechanism 6 passes, 0 fails, and 0 exceptions
Front page 37 passes, 0 fails, and 0 exceptions
Locking framework tests 18 passes, 0 fails, and 0 exceptions
IP address blocking 42 passes, 0 fails, and 0 exceptions
Drupal HTTP request 35 passes, 0 fails, and 0 exceptions
Parsing .info files 3 passes, 0 fails, and 0 exceptions
Format date 72 passes, 0 fails, and 0 exceptions
404 functionality 21 passes, 0 fails, and 0 exceptions
Password hashing 15 passes, 0 fails, and 0 exceptions
drupal_render() 62 passes, 0 fails, and 0 exceptions
Mail system 4 passes, 0 fails, and 0 exceptions
Queue functionality 7 passes, 0 fails, and 0 exceptions
Registry parse files test 6 passes, 0 fails, and 0 exceptions
Registry parse file test 2 passes, 0 fails, and 0 exceptions
HTML in page titles 40 passes, 0 fails, and 0 exceptions
HTTP file retrieval 7 passes, 0 fails, and 0 exceptions
Shutdown functions 5 passes, 0 fails, and 0 exceptions
Authorize API 16 passes, 0 fails, and 0 exceptions
Block functionality 45 passes, 0 fails, and 0 exceptions
Index.php handling 9 passes, 0 fails, and 0 exceptions
Token validation 6 passes, 0 fails, and 0 exceptions
Tablesort 6 passes, 0 fails, and 0 exceptions
Site maintenance mode functionality 80 passes, 0 fails, and 0 exceptions
System info alter 10 passes, 0 fails, and 0 exceptions
Unicode handling 176 passes, 0 fails, and 0 exceptions
Cascading stylesheets 43 passes, 0 fails, and 0 exceptions
Valid URL 79 passes, 0 fails, and 0 exceptions
Token scanning 4 passes, 0 fails, and 0 exceptions
Main content rendering fallback 67 passes, 0 fails, and 0 exceptions
Administrative pages 193 passes, 0 fails, and 0 exceptions
Taxonomy EntityFieldQuery 10 passes, 0 fails, and 0 exceptions
Taxonomy term hooks 22 passes, 0 fails, and 0 exceptions
Test for legacy node bug. 14 passes, 0 fails, and 0 exceptions
Taxonomy term multiple loading 17 passes, 0 fails, and 0 exceptions
Taxonomy RSS Content. 23 passes, 0 fails, and 0 exceptions
Token replacement 36 passes, 0 fails, and 0 exceptions
Multiple vocabulary term reference field 25 passes, 0 fails, and 0 exceptions
Taxonomy term unit tests 7 passes, 0 fails, and 0 exceptions
Theme interface functionality 170 passes, 0 fails, and 0 exceptions
Taxonomy theme switching 17 passes, 0 fails, and 0 exceptions
Taxonomy token replacement 53 passes, 0 fails, and 0 exceptions
Taxonomy term index 44 passes, 0 fails, and 0 exceptions
Taxonomy term reference field 44 passes, 0 fails, and 0 exceptions
Theme debug markup 15 passes, 0 fails, and 0 exceptions
Theme fast initialization 11 passes, 0 fails, and 0 exceptions
Render element types 4 passes, 0 fails, and 0 exceptions
Theme initialization in hook_init() 5 passes, 0 fails, and 0 exceptions
Theme item list 1 pass, 0 fails, and 0 exceptions
Links 17 passes, 0 fails, and 0 exceptions
Update functionality 205 passes, 0 fails, and 0 exceptions
ThemeRegistry 6 passes, 0 fails, and 0 exceptions
Taxonomy vocabulary interface 105 passes, 0 fails, and 0 exceptions
Taxonomy vocabularies 75 passes, 0 fails, and 0 exceptions
Theme API 46 passes, 0 fails, and 0 exceptions
Theme Table 8 passes, 0 fails, and 0 exceptions
Trigger cron (system) actions 34 passes, 0 fails, and 0 exceptions
Trigger orphaned actions 38 passes, 0 fails, and 0 exceptions
Taxonomy term functions and forms. 228 passes, 0 fails, and 0 exceptions
Trigger unassigning 12 passes, 0 fails, and 0 exceptions
Test user actions 66 passes, 0 fails, and 0 exceptions
Unit tests 4 passes, 0 fails, and 0 exceptions
Trigger other actions 115 passes, 0 fails, and 0 exceptions
Trigger content (node) actions 343 passes, 0 fails, and 0 exceptions
Update dependency hook invocation 4 passes, 0 fails, and 0 exceptions
Test user triggers 186 passes, 0 fails, and 0 exceptions
Missing update dependencies 4 passes, 0 fails, and 0 exceptions
Aggregator update path 21 passes, 0 fails, and 0 exceptions
Update dependency ordering 5 passes, 0 fails, and 0 exceptions
Tracker 288 passes, 0 fails, and 0 exceptions
Translation functionality 560 passes, 0 fails, and 0 exceptions
Upload and extract module functionality 64 passes, 0 fails, and 0 exceptions
Basic minimal profile update path 72 passes, 0 fails, and 0 exceptions
JavaScript 117 passes, 0 fails, and 0 exceptions
Comment upgrade path 24 passes, 0 fails, and 0 exceptions
Basic standard + all profile update path 62 passes, 0 fails, and 0 exceptions
Field update path 21 passes, 0 fails, and 0 exceptions
Basic upgrade path 80 passes, 0 fails, and 0 exceptions
Basic minimal profile update path, populated database 62 passes, 0 fails, and 0 exceptions
Disabled node type upgrade path 27 passes, 0 fails, and 0 exceptions
Filter format upgrade path 30 passes, 0 fails, and 0 exceptions
Menu upgrade path 74 passes, 0 fails, and 0 exceptions
Basic standard + all profile update path, populated database 62 passes, 0 fails, and 0 exceptions
Forum upgrade path 57 passes, 0 fails, and 0 exceptions
Node body upgrade path 35 passes, 0 fails, and 0 exceptions
Trigger update path 20 passes, 0 fails, and 0 exceptions
Translatable content upgrade path 30 passes, 0 fails, and 0 exceptions
Poll upgrade path 210 passes, 0 fails, and 0 exceptions
Update contrib functionality 188 passes, 0 fails, and 0 exceptions
Taxonomy upgrade path 1306 passes, 0 fails, and 0 exceptions
Upload upgrade path 45 passes, 0 fails, and 0 exceptions
Trigger upgrade path 31 passes, 0 fails, and 0 exceptions
User update path 21 passes, 0 fails, and 0 exceptions
User upgrade path (duplicated permission) 22 passes, 0 fails, and 0 exceptions
User upgrade path (password token not involved) 23 passes, 0 fails, and 0 exceptions
User upgrade path (password token involved) 24 passes, 0 fails, and 0 exceptions
Authmap assignment 6 passes, 0 fails, and 0 exceptions
Update core functionality 214 passes, 0 fails, and 0 exceptions
User autocompletion 26 passes, 0 fails, and 0 exceptions
User administration 61 passes, 0 fails, and 0 exceptions
Locale upgrade path 143 passes, 0 fails, and 0 exceptions
User account links 39 passes, 0 fails, and 0 exceptions
User create 27 passes, 0 fails, and 0 exceptions
User edited own account 23 passes, 0 fails, and 0 exceptions
User blocks 48 passes, 0 fails, and 0 exceptions
User edit 66 passes, 0 fails, and 0 exceptions
User role administration 54 passes, 0 fails, and 0 exceptions
Role permissions 50 passes, 0 fails, and 0 exceptions
Role assignment 51 passes, 0 fails, and 0 exceptions
User login 163 passes, 0 fails, and 0 exceptions
User save test 3 passes, 0 fails, and 0 exceptions
Reset password 64 passes, 0 fails, and 0 exceptions
User time zones 29 passes, 0 fails, and 0 exceptions
User signatures 44 passes, 0 fails, and 0 exceptions
User token replacement 39 passes, 0 fails, and 0 exceptions
User validate current pass custom form 17 passes, 0 fails, and 0 exceptions
User search 60 passes, 0 fails, and 0 exceptions
XML-RPC validator 10 passes, 0 fails, and 0 exceptions
User registration 137 passes, 0 fails, and 0 exceptions
Username/e-mail validation 19 passes, 0 fails, and 0 exceptions
XML-RPC message and alteration 7 passes, 0 fails, and 0 exceptions
XML-RPC basic 6 passes, 0 fails, and 0 exceptions
Cancel account 236 passes, 0 fails, and 0 exceptions
Upload user picture 123 passes, 0 fails, and 0 exceptions

Test run duration: 18 min 28 sec].
[03:32:38] Encountered error on [review], details:
array (
  '@reason' => 'PHP Fatal error encountered during run_tests.sh.  See review log for details.',
)
[03:32:38] Review complete. test_id=1180628 result code=8 details=Array
(
    [@reason] => PHP Fatal error encountered during run_tests.sh.  See review log for details.
)

[03:32:38] Static variables reset.