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
12 pass(es), 2 fail(s), and 0 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Entitlements role consumer (EntitlementsRoleConsumerTest) [Entitlements] | 9 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Value false is TRUE. | Other | entitlements_role_consumer.test | 37 | EntitlementsRoleConsumerTest->testAddRoleEntitlement() |  |
| Value false is TRUE. | Other | entitlements_role_consumer.test | 46 | EntitlementsRoleConsumerTest->testRemoveRoleEntitlement() |  |
|
All
| Test name | Pass | Fail | Exception |
Entitlements (EntitlementsTest) [Entitlements] | 3 | 0 | 0 |
Entitlements role consumer (EntitlementsRoleConsumerTest) [Entitlements] | 9 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Value false is TRUE. | Other | entitlements_role_consumer.test | 37 | EntitlementsRoleConsumerTest->testAddRoleEntitlement() |  |
| Value false is TRUE. | Other | entitlements_role_consumer.test | 46 | EntitlementsRoleConsumerTest->testRemoveRoleEntitlement() |  |
|