Skip to content

Conversation

finnef
Copy link
Contributor

@finnef finnef commented Sep 11, 2017

See https://www.drupal.org/node/2885421
Altered commerce_promotion entity description base field to allow for text formats. Added an update hook to alter existing data. Used low level DB API because Entity API is not aware yet of the changed base field storage definition when you update.

@finnef
Copy link
Contributor Author

finnef commented Sep 12, 2017

Hmm the error in PHP 5.5 is
Drupal\Tests\commerce_promotion\FunctionalJavascript\CouponRedemptionPaneTest::testCheckoutWithMainSubmit
Behat\Mink\Exception\ResponseTextException: The text "Visa ending in
1111" was not found anywhere in the text of the current page.

I don't see how this is related to the description field of the commerce_promotion entity, which is not used in this test at all.

Ah. Travis resource shortage was the cause. Rerun worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant