- Issue created by @alexpott
- last update
about 1 year ago 29,473 pass - @alexpott opened merge request.
- Status changed to Needs review
about 1 year ago 1:52pm 11 September 2023 - last update
about 1 year ago 29,471 pass - last update
about 1 year ago 29,454 pass, 1 fail - 🇬🇧United Kingdom alexpott 🇪🇺🌍
There's a bug in \Drupal\Component\Diff\DiffOpOutputBuilder::toOpsArray when it determines what diff ops to add. Patch attached is just the minimum fix to show there is no test coverage. And patch added to show that the added test coverage works.
- last update
about 1 year ago 29,473 pass - 🇬🇧United Kingdom alexpott 🇪🇺🌍
Given this bug results in unexpected changes to diff produced by contrib modules I think that this is at least a major until proven otherwise.
The last submitted patch, 3: 3386482-2.test-only.patch, failed testing. View results →
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
The test only patch failed as expected and the other patch and MR passed as expected.
- Status changed to RTBC
about 1 year ago 3:27pm 11 September 2023 - 🇮🇹Italy mondrake 🇮🇹
RTBC the MR, the NW for test failure is due to failing test only patch.
A missing test case was added, and code changes do not impact the existing test cases. Therefore good to go for me.
- Status changed to Fixed
about 1 year ago 4:55pm 11 September 2023 - 🇬🇧United Kingdom catch
Committed/pushed to 11.x and cherry-picked to 10.1.x, thanks!
Automatically closed - issue fixed for 2 weeks with no activity.