Found a wrong assertion in core/modules/node/src/Tests/Views/BulkFormTest.php

We should be asserting for isSticky(), but isPublished() called instead.

CommentFileSizeAuthor
#2 2598620-2.patch789 bytespenyaskito

Comments

penyaskito created an issue. See original summary.

penyaskito’s picture

Status: Active » Needs review
StatusFileSize
new789 bytes

Simple patch.

longwave’s picture

Status: Needs review » Reviewed & tested by the community

  • xjm committed 2e883c4 on 8.0.x
    Issue #2598620 by penyaskito: Wrong assertion on BulkFormTest
    
xjm’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +rc eligible

As a test-only fix, this patch is rc eligible. Reference: https://www.drupal.org/core/d8-allowed-changes#rc

Committed and pushed to 8.0.x. Thanks!

Status: Fixed » Closed (fixed)

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