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
6 pass(es), 2 fail(s), and 0 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Drupal\legacy_redirect\Tests\LegacyRedirectTest | 6 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Value 'http://drupaltestbot654-mysql/checkout/index.php/user/register' is equal to value 'http://drupaltestbot654-mysql/checkout/?q=user/register'. | Other | LegacyRedirectTest.php | 37 | Drupal\legacy_redirect\Tests\LegacyRedirectTest->testLegacyRedirects() |  |
| Value 'http://drupaltestbot654-mysql/checkout/index.php/user/register?a=b' is equal to value 'http://drupaltestbot654-mysql/checkout/?q=user/register&a=b'. | Other | LegacyRedirectTest.php | 42 | Drupal\legacy_redirect\Tests\LegacyRedirectTest->testLegacyRedirects() |  |
|
All
| Test name | Pass | Fail | Exception |
Drupal\legacy_redirect\Tests\LegacyRedirectTest | 6 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Value 'http://drupaltestbot654-mysql/checkout/index.php/user/register' is equal to value 'http://drupaltestbot654-mysql/checkout/?q=user/register'. | Other | LegacyRedirectTest.php | 37 | Drupal\legacy_redirect\Tests\LegacyRedirectTest->testLegacyRedirects() |  |
| Value 'http://drupaltestbot654-mysql/checkout/index.php/user/register?a=b' is equal to value 'http://drupaltestbot654-mysql/checkout/?q=user/register&a=b'. | Other | LegacyRedirectTest.php | 42 | Drupal\legacy_redirect\Tests\LegacyRedirectTest->testLegacyRedirects() |  |
|