Closed (fixed)
Project:
JSON:API
Version:
8.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Aug 2018 at 21:57 UTC
Updated:
21 Aug 2018 at 16:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gabesulliceComment #5
gabesulliceThe last failure was due to #2990133: Fix deprecation error in 8.5.x caused by Symfony\Component\HttpKernel\Controller\ControllerResolver::getArguments(), this fixed what it was supposed to fix.
Comment #6
wim leersNeeds backport to 8.x-1.x, because this change is causing those tests to also fail: https://www.drupal.org/pift-ci-job/1035236. OTOH, perhaps we don't care about the 1.x branch's tests failing against the next core minor, especially for failures like this, where everything actually works just fine, and it's merely expectations that need to be updated?
Comment #7
gabesulliceI thought about this as well. I wanted to give core a chance to settle a little more so we could bundle any commits like that together into a single "compatibility" release.
Comment #8
wim leersSounds good!
Comment #9
gabesullice