We have a random fail introduced by #2450897: Cache Field views row output Drupal\views\Tests\Plugin\RowRenderCacheTest (219 pass(es), 56 fail(s), and 0 exception(s))
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2489100.1.patch | 655 bytes | alexpott |
We have a random fail introduced by #2450897: Cache Field views row output Drupal\views\Tests\Plugin\RowRenderCacheTest (219 pass(es), 56 fail(s), and 0 exception(s))
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2489100.1.patch | 655 bytes | alexpott |
Comments
Comment #1
alexpottWe have an ordering issue with the nodes created.
Comment #2
dawehnerLooks like a perfect fix!
Comment #3
fabianx commentedRTBC + 1
Comment #4
alexpottI've ran the test over 200 times with the patch and had no fails.
Comment #7
alexpottThe fail in the patch was a SimpleXMLImport failure and unrelated.
Comment #8
benjy commentedLooks good to me.
Comment #9
catchCommitted/pushed to 8.0.x, thanks!