Closed (fixed)
Project:
Drupal core
Version:
8.7.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Mar 2019 at 13:37 UTC
Updated:
2 Dec 2019 at 02:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
claudiu.cristeaThis patch decreases the locally test run from 8 to 2.5 seconds.
Comment #3
lendudeNice, compared before and after and can find no loss of coverage.
Comment #4
alexpottCommitted and pushed 1eabc0b846 to 8.8.x and b12561bd43 to 8.7.x. Thanks!
As a test only change backported to 8.7.x - I discussed backporting test-only changes with @catch (as a release manager).
Comment #9
alexpottHad to revert this because it is failing on PHP 5.5 - we still have tests on PHP 5 so can't commit this without fixing that first. And we'll have PHP 5 testing for the life of 8.7.x so if we want to commit this there we definitely need to fix this.
Comment #10
mikelutzHey, it's our old friend, undefined sort orders!
Comment #11
mikelutzgah..
Comment #12
claudiu.cristeaThis was once RTBCed. I’m doing it only for #10, #11 changes (if the bot agrees)
Comment #14
larowlanCommitted c0f3934 and pushed to 8.8.x. Thanks!
c/p as d0ebe15f94 and pushed to 8.7.x
Comment #17
2phaThe sorting from this patch creates an issue:
https://www.drupal.org/project/drupal/issues/3097765