PHP 5.4 MySQL
- Setup environment
- Detect an invalid patch URL
- Detect invalid repository information
- Detect invalid patch format
- Detect a non-applicable patch
- Detect invalid PHP syntax
- Detect a Drupal installation failure
- Detect a test run failure
- Detect a failing test
Review the test failures below then if necessary run them locally until the problem has been fixed.
- Complete test suite with all tests passing
16 pass(es), 4 fail(s), and 2 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Drupal\taxonews\Tests\ClassTests | 2 | 1 | 2 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | ClassTests.php | 93 | Drupal\taxonews\Tests\ClassTests->testAdminSettings() |  |
| Non-static method Drupal\taxonews\Taxonews::adminSettings() should not be called statically, assuming $this from incompatible contextDrupal\taxonews\Tests\ClassTests->testAdminSettings()
Drupal\simpletest\TestBase->run()
simpletest_script_run_one_test('4', 'Drupal\taxonews\Tests\ClassTests')
| Run-time notice | ClassTests.php | 94 | Drupal\taxonews\Tests\ClassTests->testAdminSettings() |  |
| Undefined property: Drupal\taxonews\Tests\ClassTests::$configDrupal\taxonews\Taxonews->adminSettings()
Drupal\taxonews\Tests\ClassTests->testAdminSettings()
Drupal\simpletest\TestBase->run()
simpletest_script_run_one_test('4', 'Drupal\taxonews\Tests\ClassTests')
| Notice | Taxonews.php | 100 | Drupal\taxonews\Taxonews->adminSettings() |  |
|
Drupal\taxonews\Tests\DerivativeTest | 10 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | DerivativeTest.php | 39 | Drupal\taxonews\Tests\DerivativeTest->testConfiguration() |  |
|
Drupal\taxonews\Tests\HooksTests | 2 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | HooksTests.php | 77 | Drupal\taxonews\Tests\HooksTests->testHookBlock() |  |
|
Drupal\taxonews\Tests\ThemeTests | 2 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | ThemeTests.php | 68 | Drupal\taxonews\Tests\ThemeTests->testBlockView() |  |
|
All
| Test name | Pass | Fail | Exception |
Drupal\taxonews\Tests\ClassTests | 2 | 1 | 2 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | ClassTests.php | 93 | Drupal\taxonews\Tests\ClassTests->testAdminSettings() |  |
| Non-static method Drupal\taxonews\Taxonews::adminSettings() should not be called statically, assuming $this from incompatible contextDrupal\taxonews\Tests\ClassTests->testAdminSettings()
Drupal\simpletest\TestBase->run()
simpletest_script_run_one_test('4', 'Drupal\taxonews\Tests\ClassTests')
| Run-time notice | ClassTests.php | 94 | Drupal\taxonews\Tests\ClassTests->testAdminSettings() |  |
| Undefined property: Drupal\taxonews\Tests\ClassTests::$configDrupal\taxonews\Taxonews->adminSettings()
Drupal\taxonews\Tests\ClassTests->testAdminSettings()
Drupal\simpletest\TestBase->run()
simpletest_script_run_one_test('4', 'Drupal\taxonews\Tests\ClassTests')
| Notice | Taxonews.php | 100 | Drupal\taxonews\Taxonews->adminSettings() |  |
|
Drupal\taxonews\Tests\DerivativeTest | 10 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | DerivativeTest.php | 39 | Drupal\taxonews\Tests\DerivativeTest->testConfiguration() |  |
|
Drupal\taxonews\Tests\HooksTests | 2 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | HooksTests.php | 77 | Drupal\taxonews\Tests\HooksTests->testHookBlock() |  |
|
Drupal\taxonews\Tests\ThemeTests | 2 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | ThemeTests.php | 68 | Drupal\taxonews\Tests\ThemeTests->testBlockView() |  |
|