Display Suite - 8.x-1.x

Test status
StatusResult
Last receivedWed, 10/03/2012 - 18:47:05
Last requestedWed, 10/03/2012 - 18:51:43
Last testedWed, 10/03/2012 - 18:52:00
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier8.x-1.x
ProjectDisplay Suite
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: PHP Fatal error encountered during run_tests.sh. See review log for details.; [[Coder]]: [Code review] 7 minor(s), 9 critical(s), and 16 normal(s).
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
[11:49:14] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_352518.pifr_simpletest.1349290154.log)
[11:49:14] Review timestamp: (Wed, 10/03/2012 - 11:49)
[11:49:14] Review host: (drupaltestbot664-mysql)
[11:49:14] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[11:49:14] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[11:49:14] Environment variables and review information initialized.
[11:49:14] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/ds.git]
[11:49:14] Project directory is [ds]
[11:49:14] Review started.
[11:49:14] Test: Array
(
    [test_id] => 352518
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/ds
                        )

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

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[11:49:14] Invoking operation [setup]...
[11:49:14] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[11:49:14] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[11:49:14] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[11:49:14] Database backend [mysql] loaded.
[11:49:14] Invoking operation [fetch]...
[11:49:14] Invoking operation [checkout]...
[11:49:14] Version control system backend [git] loaded.
[11:49:16] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[11:49:16] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded.
[11:49:17] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[11:49:17] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded.
[11:49:17] Main branch [8.x] checkout [complete].
[11:49:18] Command [git clone 'git://git.drupal.org/project/devel.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --reference /var/cache/git/reference 2>&1] succeeded.
[11:49:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel/.git' checkout '8.x-1.x' 2>&1] succeeded.
[11:49:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel/.git' status 2>&1] succeeded.
[11:49:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/devel/.git' log --oneline -1 2>&1] succeeded.
[11:49:18] Dependency branch [8.x-1.x] checkout [complete].
[11:49:30] Command [git clone 'git://git.drupal.org/project/ds.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ds' --reference /var/cache/git/reference 2>&1] succeeded.
[11:49:30] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ds' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ds/.git' checkout '8.x-1.x' 2>&1] succeeded.
[11:49:30] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ds' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ds/.git' status 2>&1] succeeded.
[11:49:30] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ds' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ds/.git' log --oneline -1 2>&1] succeeded.
[11:49:30] Dependency branch [8.x-1.x] checkout [complete].
[11:49:30] Invoking operation [check]...
[11:49:30] Ignoring operation [check].
[11:49:30] Invoking operation [apply]...
[11:49:30] Ignoring operation [apply].
[11:49:30] Invoking operation [syntax]...
[11:49:30] Command [php -l -f './sites/default/modules/ds/includes/ds.registry.inc' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/includes/ds.revision.inc' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/includes/ds.field_ui.inc' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/includes/ds.contextual.inc' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/includes/ds.displays.inc' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/EntitiesTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/LayoutClassesTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/SearchTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/FieldPermissionsTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/HooksTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/ViewsTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/ExportablesTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/FieldsTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/BaseTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/ViewModesTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/lib/Drupal/ds/Tests/FormsTest.php' 2>&1] succeeded.
[11:49:30] Command [php -l -f './sites/default/modules/ds/layouts/ds_2col_stacked_fluid/ds-2col-stacked-fluid.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_2col/ds-2col.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_3col_stacked/ds-3col-stacked.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_3col_stacked_fluid/ds-3col-stacked-fluid.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_3col_equal_width/ds-3col-equal-width.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_2col_stacked/ds-2col-stacked.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_4col/ds-4col.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_3col/ds-3col.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_1col/ds-1col.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_reset/ds-reset.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_2col_fluid/ds-2col-fluid.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/layouts/ds_3col_stacked_equal_width/ds-3col-stacked-equal-width.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/views/views_plugin_ds_entity_view.inc' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/drush/example_layout/example-layout.tpl.php' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/drush/example_layout/example_layout.inc' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/drush/ds.drush.inc' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/modules/ds_extras/includes/ds_extras.pages.inc' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/modules/ds_extras/includes/ds_extras.registry.inc' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/modules/ds_extras/includes/ds_extras.admin.inc' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/modules/ds_extras/ds_extras.ds_fields_info.inc' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/modules/ds_extras/ds_extras.module' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/modules/ds_extras/ds_extras.install' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/modules/ds_format/ds_format.module' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/modules/ds_format/ds_format.install' 2>&1] succeeded.
[11:49:31] Command [php -l -f './sites/default/modules/ds/modules/ds_forms/ds_forms.module' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/modules/ds_forms/ds_forms.install' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/modules/ds_search/includes/ds_search.admin.inc' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/modules/ds_search/ds_search.install' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/modules/ds_search/ds_search.module' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/modules/ds_ui/includes/ds.fields.inc' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/modules/ds_ui/includes/ds.classes.inc' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/modules/ds_ui/includes/ds.view_modes.inc' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/modules/ds_ui/ds_ui.module' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/modules/ds_devel/ds_devel.module' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/tests/dstest_2col/dstest-2col.tpl.php' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/tests/dstest_1col/dstest-1col.tpl.php' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/tests/ds_exportables_test/ds_exportables_test.module' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/tests/ds_test.module' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/tests/ds_test.views_default.inc' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/ds.api.php' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/ds.install' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/ds.ds_fields_info.inc' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/ds.module' 2>&1] succeeded.
[11:49:32] Command [php -l -f './sites/default/modules/ds/ds.views.inc' 2>&1] succeeded.
[11:49:32] Checked [60 of 60] relevant file(s) for syntax.
[11:49:32] Invoking operation [install]...
[11:49:44] Invoking operation [review]...
[11:49:47] Scanning sites/default/files/checkout/sites/default/modules/ds for .test files.
[11:49:47] Scanning sites/default/files/checkout/sites/default/modules/ds for /Tests/*.php files.
[11:49:47] Cleaning run-tests.sh environment.
[11:49:47] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --keep-results --file sites/default/modules/ds/lib/Drupal/ds/Tests/EntitiesTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/LayoutClassesTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/SearchTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/FieldPermissionsTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/HooksTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/ViewsTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/ExportablesTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/FieldsTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/BaseTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/ViewModesTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/FormsTest.php --clean 2>&1] succeeded.
[11:49:47] Initiating run-tests.sh.
[11:51:39] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url 'http://drupaltestbot664-mysql/checkout' --keep-results --file sites/default/modules/ds/lib/Drupal/ds/Tests/EntitiesTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/LayoutClassesTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/SearchTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/FieldPermissionsTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/HooksTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/ViewsTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/ExportablesTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/FieldsTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/BaseTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/ViewModesTest.php,sites/default/modules/ds/lib/Drupal/ds/Tests/FormsTest.php 2>&1] succeeded
  Duration: 112 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout]
  Completion status: [0]
  Output: [Drupal test run
---------------

Tests to be run:
 -  (Drupal\ds\Tests\EntitiesTest)
 -  (Drupal\ds\Tests\LayoutClassesTest)
 -  (Drupal\ds\Tests\SearchTest)
 -  (Drupal\ds\Tests\FieldPermissionsTest)
 -  (Drupal\ds\Tests\HooksTest)
 -  (Drupal\ds\Tests\ViewsTestS)
 -  (Drupal\ds\Tests\ExportablesTest)
 -  (Drupal\ds\Tests\FieldsTest)
 -  (Drupal\ds\Tests\BaseTest)
 -  (Drupal\ds\Tests\ViewModesTest)
 -  (Drupal\ds\Tests\FormsTest)

Test run started:
 Wednesday, October 3, 2012 - 18:49

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

PHP Fatal error:  Class 'Drupal\ds\Tests\ViewsTestS' not found in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 380

Fatal error: Class 'Drupal\ds\Tests\ViewsTestS' not found in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 380
FATAL Drupal\ds\Tests\ViewsTestS: test runner returned a non-zero error code (255).
PHP Fatal error:  Call to undefined method Drupal\ds\Tests\BaseTest::getInfo() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 382

Fatal error: Call to undefined method Drupal\ds\Tests\BaseTest::getInfo() in /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh on line 382
FATAL Drupal\ds\Tests\BaseTest: test runner returned a non-zero error code (255).
View modes 38 passes, 0 fails, and 0 exceptions
Field permissions 33 passes, 0 fails, and 0 exceptions
Search 81 passes, 18 fails, and 46 exceptions
Fields 159 passes, 0 fails, and 0 exceptions
Layouts 143 passes, 0 fails, and 2 exceptions
Forms 32 passes, 0 fails, and 2 exceptions
Hooks 97 passes, 0 fails, and 0 exceptions
Exportables 66 passes, 1 fail, and 0 exceptions
Node display 524 passes, 32 fails, and 12 exceptions

Test run duration: 1 min 51 sec].
[11:51:39] Encountered error on [review], details:
array (
  '@reason' => 'PHP Fatal error encountered during run_tests.sh.  See review log for details.',
)
[11:51:39] Review complete. test_id=352518 result code=8 details=Array
(
    [@reason] => PHP Fatal error encountered during run_tests.sh.  See review log for details.
)

[11:51:39] 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
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
7 minor(s), 9 critical(s), and 16 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expanddrush/example_layout/example-layout.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherexample-layout.tpl.php42N/A
Expandincludes/ds.field_ui.inc250
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.field_ui.inc946N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.field_ui.inc949N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.field_ui.inc959N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.field_ui.inc966N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.field_ui.inc968N/A
use lowercase html tags to comply with XHTMLOtherds.field_ui.inc1395N/A
use lowercase html tags to comply with XHTMLOtherds.field_ui.inc1442N/A
Expandlayouts/ds_1col/ds-1col.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-1col.tpl.php15N/A
Expandlayouts/ds_2col/ds-2col.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-2col.tpl.php20N/A
Expandlayouts/ds_2col_fluid/ds-2col-fluid.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-2col-fluid.tpl.php28N/A
Expandlayouts/ds_2col_stacked/ds-2col-stacked.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-2col-stacked.tpl.php26N/A
Expandlayouts/ds_2col_stacked_fluid/ds-2col-stacked-fluid.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-2col-stacked-fluid.tpl.php34N/A
Expandlayouts/ds_3col/ds-3col.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-3col.tpl.php23N/A
Expandlayouts/ds_3col_equal_width/ds-3col-equal-width.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-3col-equal-width.tpl.php23N/A
Expandlayouts/ds_3col_stacked/ds-3col-stacked.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-3col-stacked.tpl.php29N/A
Expandlayouts/ds_3col_stacked_equal_width/ds-3col-stacked-equal-width.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-3col-stacked-equal-width.tpl.php29N/A
Expandlayouts/ds_3col_stacked_fluid/ds-3col-stacked-fluid.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-3col-stacked-fluid.tpl.php40N/A
Expandlayouts/ds_4col/ds-4col.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-4col.tpl.php26N/A
Expandlayouts/ds_reset/ds-reset.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-reset.tpl.php10N/A
Expandlib/Drupal/ds/Tests/ViewsTest.php010
MessageGroupFilenameLineFunctionStatus
Use the Form API to build forms to help prevent against CSRF attacks. (Drupal Docs)OtherViewsTest.php166N/A
Expandmodules/ds_devel/ds_devel.module001
MessageGroupFilenameLineFunctionStatus
The $text argument to l() should be enclosed within t() so that it is translatable.Otherds_devel.module35N/A
Expandmodules/ds_extras/includes/ds_extras.admin.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds_extras.admin.inc308N/A
Expandmodules/ds_format/ds_format.module010
MessageGroupFilenameLineFunctionStatus
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherds_format.module66N/A
Expandmodules/ds_search/ds_search.module201
MessageGroupFilenameLineFunctionStatus
The $text argument to l() should be enclosed within t() so that it is translatable.Otherds_search.module15N/A
Use an indent of 2 spaces, with no tabsOtherds_search.module591N/A
Use an indent of 2 spaces, with no tabsOtherds_search.module597N/A
Expandmodules/ds_ui/includes/ds.fields.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.fields.inc160N/A
Expandviews/views_plugin_ds_entity_view.inc001
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtherviews_plugin_ds_entity_view.inc340N/A

All

Test nameMinorCriticalNormal
Leafdrush/ds.drush.inc000
Expanddrush/example_layout/example-layout.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherexample-layout.tpl.php42N/A
Leafdrush/example_layout/example_layout.inc000
Leafds.api.php000
Leafds.ds_fields_info.inc000
Leafds.install000
Expandds.module100
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOtherds.module742N/A
Leafds.views.inc000
Leafincludes/ds.contextual.inc000
Leafincludes/ds.displays.inc000
Expandincludes/ds.field_ui.inc250
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.field_ui.inc946N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.field_ui.inc949N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.field_ui.inc959N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.field_ui.inc966N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.field_ui.inc968N/A
use lowercase html tags to comply with XHTMLOtherds.field_ui.inc1395N/A
use lowercase html tags to comply with XHTMLOtherds.field_ui.inc1442N/A
Leafincludes/ds.registry.inc000
Leafincludes/ds.revision.inc000
Expandlayouts/ds_1col/ds-1col.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-1col.tpl.php15N/A
Expandlayouts/ds_2col/ds-2col.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-2col.tpl.php20N/A
Expandlayouts/ds_2col_fluid/ds-2col-fluid.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-2col-fluid.tpl.php28N/A
Expandlayouts/ds_2col_stacked/ds-2col-stacked.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-2col-stacked.tpl.php26N/A
Expandlayouts/ds_2col_stacked_fluid/ds-2col-stacked-fluid.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-2col-stacked-fluid.tpl.php34N/A
Expandlayouts/ds_3col/ds-3col.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-3col.tpl.php23N/A
Expandlayouts/ds_3col_equal_width/ds-3col-equal-width.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-3col-equal-width.tpl.php23N/A
Expandlayouts/ds_3col_stacked/ds-3col-stacked.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-3col-stacked.tpl.php29N/A
Expandlayouts/ds_3col_stacked_equal_width/ds-3col-stacked-equal-width.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-3col-stacked-equal-width.tpl.php29N/A
Expandlayouts/ds_3col_stacked_fluid/ds-3col-stacked-fluid.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-3col-stacked-fluid.tpl.php40N/A
Expandlayouts/ds_4col/ds-4col.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-4col.tpl.php26N/A
Expandlayouts/ds_reset/ds-reset.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherds-reset.tpl.php10N/A
Leaflib/Drupal/ds/Tests/BaseTest.php000
Leaflib/Drupal/ds/Tests/EntitiesTest.php000
Leaflib/Drupal/ds/Tests/ExportablesTest.php000
Leaflib/Drupal/ds/Tests/FieldPermissionsTest.php000
Leaflib/Drupal/ds/Tests/FieldsTest.php000
Leaflib/Drupal/ds/Tests/FormsTest.php000
Leaflib/Drupal/ds/Tests/HooksTest.php000
Leaflib/Drupal/ds/Tests/LayoutClassesTest.php000
Leaflib/Drupal/ds/Tests/SearchTest.php000
Leaflib/Drupal/ds/Tests/ViewModesTest.php000
Expandlib/Drupal/ds/Tests/ViewsTest.php010
MessageGroupFilenameLineFunctionStatus
Use the Form API to build forms to help prevent against CSRF attacks. (Drupal Docs)OtherViewsTest.php166N/A
Expandmodules/ds_devel/ds_devel.module001
MessageGroupFilenameLineFunctionStatus
The $text argument to l() should be enclosed within t() so that it is translatable.Otherds_devel.module35N/A
Leafmodules/ds_extras/ds_extras.ds_fields_info.inc000
Leafmodules/ds_extras/ds_extras.install000
Expandmodules/ds_extras/ds_extras.module200
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherds_extras.module653N/A
Use an indent of 2 spaces, with no tabsOtherds_extras.module656N/A
Expandmodules/ds_extras/includes/ds_extras.admin.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds_extras.admin.inc308N/A
Leafmodules/ds_extras/includes/ds_extras.pages.inc000
Leafmodules/ds_extras/includes/ds_extras.registry.inc000
Leafmodules/ds_format/ds_format.install000
Expandmodules/ds_format/ds_format.module010
MessageGroupFilenameLineFunctionStatus
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherds_format.module66N/A
Leafmodules/ds_forms/ds_forms.install000
Leafmodules/ds_forms/ds_forms.module000
Leafmodules/ds_search/ds_search.install000
Expandmodules/ds_search/ds_search.module201
MessageGroupFilenameLineFunctionStatus
The $text argument to l() should be enclosed within t() so that it is translatable.Otherds_search.module15N/A
Use an indent of 2 spaces, with no tabsOtherds_search.module591N/A
Use an indent of 2 spaces, with no tabsOtherds_search.module597N/A
Leafmodules/ds_search/includes/ds_search.admin.inc000
Leafmodules/ds_ui/ds_ui.module000
Leafmodules/ds_ui/includes/ds.classes.inc000
Expandmodules/ds_ui/includes/ds.fields.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherds.fields.inc160N/A
Leafmodules/ds_ui/includes/ds.view_modes.inc000
Leaftests/dstest_1col/dstest-1col.tpl.php000
Leaftests/dstest_2col/dstest-2col.tpl.php000
Leaftests/ds_exportables_test/ds_exportables_test.module000
Leaftests/ds_test.module000
Leaftests/ds_test.views_default.inc000
Expandviews/views_plugin_ds_entity_view.inc001
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtherviews_plugin_ds_entity_view.inc340N/A