Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
simpletest.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2014 at 17:03 UTC
Updated:
30 Dec 2014 at 18:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhedstromComment #2
alexpottI run all my tests using run-tests.sh and have no seen this - I can't repeat it.
Comment #3
jhedstromIt's happening on the test bots for every test that I have looked at (you need to look at the log at the bottom). I linked 2 of these in the summary.
Comment #4
alexpottAh this happens if you use run tests without a parent site.
The fix works for me. Looks great.
Comment #6
catchCommitted/pushed to 8.0.x, thanks!