Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Oct 2013 at 19:24 UTC
Updated:
29 Jul 2014 at 23:03 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerYeah I remember something similar in another issue.
This is a broken test which is just hidden through some magic.
Comment #2
alexpottIt passes when you run all the tests because \Drupal\views\Tests\Plugin\Block\ViewsBlockTest includes a definition of the t() function.
Committed c816425 and pushed to 8.x. Thanks!