Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
migration system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jan 2021 at 16:55 UTC
Updated:
9 Feb 2021 at 13:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
huzookaLet's see what breaks.
Comment #4
huzookaComment #5
wim leersCode looks good, now just needs tests — nice catch! 👍
Comment #7
wim leersBeautiful, thank you @quietone!
→ double period at the end.
I tried fixing it via the GitLab Web IDE but it wouldn't allow me 🙈
Comment #8
quietone commentedThe change since RTBC was to change '..' to '.' in a doc bloc and tests are still passing so leaving at RTBC.
Comment #9
huzookaComment #10
wim leersMight be good to upload a failing test-only patch. I don't think that's possible to do with a merge request?
Comment #11
quietone commentedAdding fail patch and re-uploading the success patch so that will get tested every 2 days.
Comment #13
huzookaThis deserves getting back the RTBC status.
Comment #15
huzookaRandom test failure of
Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderQuickEditTest.See https://www.drupal.org/pift-ci-job/1951161
Comment #18
catchCommitted/pushed to 9.2.x and cherry-picked to 9.1.x, thanks!