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
74 pass(es), 2 fail(s), and 1 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Drupal\optimizedb\Tests\OptimizedbTest | 35 | 2 | 1 |
| Message | Group | Filename | Line | Function | Status |
| GET http://ec2-52-1-125-174.compute-1.amazonaws.com/checkout/user/login returned 0 (0 bytes). | Browser | OptimizedbTest.php | 42 | Drupal\optimizedb\Tests\OptimizedbTest->setUp() |  |
| simplexml_import_dom(): Invalid Nodetype to importsimplexml_import_dom(Object)
Drupal\simpletest\WebTestBase->parse()
Drupal\simpletest\WebTestBase->drupalPostForm('user/login', Array, 'Log in')
Drupal\simpletest\WebTestBase->drupalLogin(Object)
Drupal\optimizedb\Tests\OptimizedbTest->setUp()
Drupal\simpletest\TestBase->run(Array)
simpletest_script_run_one_test('3', 'Drupal\optimizedb\Tests\OptimizedbTest')
| Warning | AssertContentTrait.php | 133 | Drupal\simpletest\WebTestBase->parse() |  |
| User trpVyP5r successfully logged in. | User login | OptimizedbTest.php | 42 | Drupal\optimizedb\Tests\OptimizedbTest->setUp() |  |
|
All
| Test name | Pass | Fail | Exception |
Drupal\optimizedb\Tests\OptimizedbHideNotificationTest | 16 | 0 | 0 |
Drupal\optimizedb\Tests\OptimizedbListTablesOperationExecuteTest | 23 | 0 | 0 |
Drupal\optimizedb\Tests\OptimizedbTest | 35 | 2 | 1 |
| Message | Group | Filename | Line | Function | Status |
| GET http://ec2-52-1-125-174.compute-1.amazonaws.com/checkout/user/login returned 0 (0 bytes). | Browser | OptimizedbTest.php | 42 | Drupal\optimizedb\Tests\OptimizedbTest->setUp() |  |
| simplexml_import_dom(): Invalid Nodetype to importsimplexml_import_dom(Object)
Drupal\simpletest\WebTestBase->parse()
Drupal\simpletest\WebTestBase->drupalPostForm('user/login', Array, 'Log in')
Drupal\simpletest\WebTestBase->drupalLogin(Object)
Drupal\optimizedb\Tests\OptimizedbTest->setUp()
Drupal\simpletest\TestBase->run(Array)
simpletest_script_run_one_test('3', 'Drupal\optimizedb\Tests\OptimizedbTest')
| Warning | AssertContentTrait.php | 133 | Drupal\simpletest\WebTestBase->parse() |  |
| User trpVyP5r successfully logged in. | User login | OptimizedbTest.php | 42 | Drupal\optimizedb\Tests\OptimizedbTest->setUp() |  |
|