Closed (fixed)
Project:
Pathauto
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2016 at 16:43 UTC
Updated:
7 Feb 2016 at 21:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dave reidComment #3
berdirThat's just a dependency problem. We need a more recent version of token. And for some weird reason that I don't understand, testbot checks out tagged releases, not dev snapshots.
See #2621644: Always use latest dev of dependencies. Will try to bump that again.
Releasing a new token alpha will help I hope but sometimes testbot is also slow in picking up new tagged versions. I was hoping to have the token tree/render cache stuff there done so we don't have further changes in that area but it's not quite there yet. But we should do that asap anyway.
Comment #4
berdirSo, that finally works. There's one strange test fail due to the sub-folder but it seems that should work, might be a core bug. This fixes it.
Comment #9
berdirCommitted. I'll disable sqlite and postgresql patch testing for now until we've figured out what's causing those test fails. Doesn't seem like a release blocking thing.
Comment #11
dave reidI would like to leave PHP 5.5 enabled on issues please. Testing min + max PHP seems like a good idea for all patches that are submitted.