comment/system tests failing due to invalid permissions
catch - June 9, 2008 - 14:24
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | tests |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Description
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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| comment.test | 934 bytes | Ignored | None | None |

#1
This works. Changing "story" to "article" fixes all of the 84 failures.
#2
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.
#3
Committed to CVS HEAD. Thanks catch.
#4
Automatically closed -- issue fixed for two weeks with no activity.