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), 4 fail(s), and 0 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Admin page test (CommerceCustomCheckoutPagesPaths) [Commerce CCPP] | 12 | 4 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Failed to set field cc_pp_checkout to dAFQoF(V | Other | admin_form.test | 59 | CommerceCustomCheckoutPagesPaths->testAdminVariables() |  |
| Found the requested form fields at admin/commerce/config/commerce_ccpp | Other | admin_form.test | 59 | CommerceCustomCheckoutPagesPaths->testAdminVariables() |  |
| The configuration options have been saved. | Other | admin_form.test | 61 | CommerceCustomCheckoutPagesPaths->testAdminVariables() |  |
| Variable has been set correctly | Other | admin_form.test | 71 | CommerceCustomCheckoutPagesPaths->testAdminVariables() |  |
|
All
| Test name | Pass | Fail | Exception |
Admin page test (CommerceCustomCheckoutPagesPaths) [Commerce CCPP] | 12 | 4 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Failed to set field cc_pp_checkout to dAFQoF(V | Other | admin_form.test | 59 | CommerceCustomCheckoutPagesPaths->testAdminVariables() |  |
| Found the requested form fields at admin/commerce/config/commerce_ccpp | Other | admin_form.test | 59 | CommerceCustomCheckoutPagesPaths->testAdminVariables() |  |
| The configuration options have been saved. | Other | admin_form.test | 61 | CommerceCustomCheckoutPagesPaths->testAdminVariables() |  |
| Variable has been set correctly | Other | admin_form.test | 71 | CommerceCustomCheckoutPagesPaths->testAdminVariables() |  |
|