Much like #2966363: CommentTest::testPatchIndividual() failing on 8.6 broke due to access control handler changes in core in 8.6 in #2950125: Add helpful reason for 'update' and 'delete' access not being allowed to CommentAccessControlHandler, the same happened in #2950129: Add helpful reason for 'update' and 'delete' access not being allowed to MediaAccessControlHandler (fixed in #2969493: MediaTest::testPatchIndividual() and MediaTest::testDeleteIndividual() failing on 8.6) and now again in #2950127: Add helpful reason for 'update' and 'delete' access not being allowed to FileAccessControlHandler. Hence this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2971277-3.patch | 766 bytes | wim leers |
Comments
Comment #2
wim leersNote: you can see the failures in JSON API against 8.6 HEAD in https://www.drupal.org/pift-ci-job/959197.
Comment #3
wim leersComment #4
wim leersYay, green on 8.6 again!
Comment #6
wim leers