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
11 pass(es), 2 fail(s), and 0 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Node Expire UI (NodeExpireAdminTestCase) [Node Expire] | 11 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Enabled modules: rules, node_expire | Other | node_expire.admin.test | 28 | NodeExpireAdminTestCase->setUp() |  |
| The text "Allow expire date in the past" appears on the Node expire settings page. | Other | node_expire.admin.test | 54 | NodeExpireAdminTestCase->testFieldAdminHandler() |  |
|
All
| Test name | Pass | Fail | Exception |
Node Expire UI (NodeExpireAdminTestCase) [Node Expire] | 11 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Enabled modules: rules, node_expire | Other | node_expire.admin.test | 28 | NodeExpireAdminTestCase->setUp() |  |
| The text "Allow expire date in the past" appears on the Node expire settings page. | Other | node_expire.admin.test | 54 | NodeExpireAdminTestCase->testFieldAdminHandler() |  |
|