Problem/Motivation

The tests are currently failing because the test has a method called testSelectionHandlerSettings which tries to set a protected property.

Proposed resolution

Set the settings with a provided method instead of trying to write to a protected property.

Remaining tasks

None / Commit the patch

User interface changes

None

API changes

None

CommentFileSizeAuthor
#1 settingsFix_2491367_1.patch783 bytesLKS90

Comments

LKS90’s picture

Status: Needs work » Needs review
StatusFileSize
new783 bytes

Here is the patch that fixes the issue.

Status: Needs review » Needs work

The last submitted patch, 1: settingsFix_2491367_1.patch, failed testing.

jibran’s picture

Status: Needs work » Fixed

Thanks for the fix.

  • jibran committed 6e0ee35 on 8.x-1.x authored by LKS90
    Issue #2491367 by LKS90: Fix DynamicEntityReferenceItemTest
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.