Closed (fixed)
Project:
JSON:API
Version:
8.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2018 at 10:15 UTC
Updated:
4 Apr 2018 at 12:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersComment #4
wim leersGreat, those failed as expected! That proves HEAD is failing now, since #2938053: AccessResult::orIf() fails to retain the reason if both operands are neutral or forbidden, but the first contains a reason and the second one does not was committed to 8.5.x/8.6.x earlier today.
Now let's update the expectations, and then this should be green again!
Comment #6
wim leersThis change should be reverted. We'll need to make this change after #2938035: When PATCHing a field is disallowed, no reason is given for *why* this happens lands.
Comment #7
wim leersThis should be green and RTBC'able.
Comment #9
wim leersObviously I was wrong :)
Comment #10
wim leersYay, green!
Self-RTBC'ing because this fixes broken tests against 8.5.x HEAD and 8.6.x HEAD.
Comment #11
wim leersWaited for tests to pass on both 8.5 and 8.6. Committed!