Problem/Motivation

Tests are failing with core 9.0.x and cannot be executed with core 8.9.x.

Proposed resolution

Fix them!

Comments

huzooka created an issue. See original summary.

huzooka’s picture

Assigned: huzooka » Unassigned
Status: Active » Needs review
StatusFileSize
new3.92 KB
huzooka’s picture

Assigned: Unassigned » huzooka
Status: Needs review » Needs work
huzooka’s picture

Assigned: huzooka » Unassigned
Status: Needs work » Needs review
StatusFileSize
new4.23 KB
new573 bytes
huzooka’s picture

StatusFileSize
new4.73 KB
new777 bytes
huzooka’s picture

Assigned: Unassigned » huzooka
Status: Needs review » Needs work

Seems like the 8.x is fine, but the DB fixture cannot be imported into MySQL 5.5...

huzooka’s picture

Assigned: huzooka » Unassigned
Status: Needs work » Needs review
StatusFileSize
new20.31 KB
new15.59 KB
huzooka’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: -Novice

🎉🥳🙃
Never ever let the `DbDumpApplication` export the source DB with `utf8mb4` charset if you want to support MySQL 5.5.

huzooka’s picture

  • huzooka committed 928c213 on 1.0.x
    Issue #3194077 by huzooka: Fix failing tests
    
huzooka’s picture

Status: Reviewed & tested by the community » Fixed
wim leers’s picture

Never ever let the `DbDumpApplication` export the source DB with `utf8mb4` charset if you want to support MySQL 5.5.

🤯 TIL!

Status: Fixed » Closed (fixed)

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