Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
17 Mar 2014 at 13:34 UTC
Updated:
29 Jul 2014 at 23:27 UTC
Jump to comment: Most recent
Comments
Comment #1
berdirThanks!
Note that the test was actually executed, that's how we noticed it in the output (it has 2.8k assertions, which means that it's a character off in the new run-tests.sh output). PhpUnit somehow found the class, only the gods know why ;)
Comment #2
wim leers#1: I was wondering about that too… Very bizarre. But that's also why we didn't notice it before: because we saw that the tests *were* being executed.
Comment #3
webchickCommitted and pushed to 8.x. Thanks!
Comment #4
wim leers