Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views_ui.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2015 at 19:50 UTC
Updated:
1 Jun 2015 at 11:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
maijs commentedChanging the attribution.
Comment #2
maijs commentedComment #3
maijs commentedComment #4
jcnventuraGood catch.
Comment #5
alexpottThere are more tests affected by this. Bug introduced by #2422019: Don't use reflection for parsing test annotations
Fingers-crossed all the tests pass... alexpott--
Comment #7
dawehnerWow
Comment #9
alexpottMore hardening and fixing the failures.
Comment #10
dawehnerPerfect!
Comment #11
neclimdulBefore: PASSED: [[SimpleTest]]: [PHP 5.4 MySQL] 94,345 pass(es).
After: PASSED: [[SimpleTest]]: [PHP 5.4 MySQL] 94,436 pass(es).
No new tests. Good job guys!
Comment #12
catchOuch, nice find.
Committed/pushed to 8.0.x, thanks!