comment.test had an invalid permission for 'create story content' - this seems to have not been caught until the invalid permissions checking was in, now it causes 84 failures.

CommentFileSizeAuthor
#2 permissions.patch1.66 KBcatch
comment.test934 bytescatch
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

floretan’s picture

Status: Needs review » Reviewed & tested by the community

This works. Changing "story" to "article" fixes all of the 84 failures.

catch’s picture

Title: comment.test fails » comment/system tests failing due to invalid permissions
FileSize
1.66 KB

Found a similar problem in system.module (additional 'access statistics' permission when statistics module was neither enabled nor required for the test). Updated patch, leaving RTBC since this is very trivial.

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks catch.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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