Because of the recent change in commerce 8.2.12, the order_email condition now assumes that all order customer email addresses are stored lowercase.
See https://cgit.drupalcode.org/commerce/commit/?id=245839b

This patch changes the email address given to the user at setup() to be lowercase.

Marked critical because this bug is causing the main branch to fail.

Comments

nlz created an issue. See original summary.

Nils Loewen’s picture

This failing patch has a dummy comment line to trigger the branch tests.

Nils Loewen’s picture

Issue summary: View changes

  • bojanz committed 67e0814 on 8.x-2.x authored by nlz
    Issue #3032807 by nlz: ShippingMethodStorageTest needs strtolower user...
bojanz’s picture

Status: Needs review » Fixed

Let's get the tests passing with 2.12 before researching future changes to Commerce.

Thanks!

Status: Fixed » Closed (fixed)

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