Problem/Motivation
Actually ImageWidgetCropExamples test break the test on last version of 8.5 caused by deprecated methods used in WebTestBase.
Proposed resolution
Convert to use BrowserTestBase instead.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | convert-2922257-4.patch | 3.89 KB | woprrr |
| #2 | convert-2922257-2.patch | 1.06 KB | woprrr |
Comments
Comment #2
woprrr commentedHere the small patch to convert this part.
Comment #4
woprrr commentedChange all deprecated methods.
Comment #6
woprrr commentedProbably a problems with ctools :/
Comment #7
woprrr commentedComment #8
woprrr commentedLooks good :)
Comment #10
woprrr commented