I was doing testing with Drupal 7.43. Spent ton of time to figure out why ModuleDependencyTestCase was failing...
The reason was a version tag in info file after release.
Potentially we can have tests failure after repackaging core or contrib project for release.
I propose to do testings on release as well, after info values has been set by project module.
GitHub Issue #:
1964
Recent comments
Worth mentioning as it was in zulip chat by @yorkshirepudding I just tested and the two work together without issue as long as you don't use the "Exclude comments from Content...
Search does not include comments
There is also Node Comments Search - this searches the node and all comments (default search is node and first page of comments) as part of the content search. Izzy's module above is a separate...
Search does not include comments
I have created a new module comment_search
Search does not include comments