Comments

rpsu created an issue. See original summary.

rpsu’s picture

Issue summary: View changes
rpsu’s picture

StatusFileSize
new5.32 KB

Moved tests to new location (with new namespace), added default theme, removed an non-testing -test as unnecessary.

rpsu’s picture

Status: Active » Needs review

Needs review to kick off tests

Status: Needs review » Needs work

The last submitted patch, 3: 3114798-tests-for-d9-3.patch, failed testing. View results

rpsu’s picture

StatusFileSize
new18.53 KB
new13.85 KB

Remove t() calls, change @group name to module machine name.

rpsu’s picture

Status: Needs work » Needs review
rpsu’s picture

StatusFileSize
new18.23 KB
new13.55 KB

Remove parse errors.

Status: Needs review » Needs work

The last submitted patch, 8: 3114798-tests-for-d9-8.patch, failed testing. View results

rpsu’s picture

Status: Needs work » Needs review
StatusFileSize
new19.63 KB
new1.55 KB

Trying with no drupalci.yml file

Status: Needs review » Needs work

The last submitted patch, 10: 3114798-tests-for-d9-10.patch, failed testing. View results

rpsu’s picture

Status: Needs work » Needs review
StatusFileSize
new553 bytes

Trying with drupalci.yml file removed *before* this patch in branch 2.0.x.

Patch is the same as in #10 apart from the removal of drupalci.yml file.

rpsu’s picture

StatusFileSize
new18.23 KB

Probably diff withough --stat works better for patching. Trying again.

Status: Needs review » Needs work

The last submitted patch, 13: 3114798-tests-for-d9-13.patch, failed testing. View results

rpsu’s picture

Status: Needs work » Needs review
StatusFileSize
new12.25 KB
new12.35 KB

Reverting deletion of the old simpletest tests.

tr’s picture

Version: 8.x-1.x-dev » 2.0.x-dev

The problem is because Drupal 9 requires MySql 5.7.8+. Your tests are failing because you were running them with MySql 5.6.

I retested your patch in #13 and you can see it now works with MySql 5.7.

rpsu’s picture

StatusFileSize
new18.23 KB
new12.37 KB

Once more, moving tests to new location and changing them to extend from BrowserTestBase

  • rpsu committed b763885 on 2.0.x
    Issue #3114798 by rpsu, TR: Tests with D9 are broken due to Simpletest...
rpsu’s picture

Status: Needs review » Fixed

tests passing, closing the issue. Thanks @TR!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.