On travis, there was a ParentCategoryThread instance in the registry which was causing the test to fail. At least that's what I hope it was.
@@ -233,6 +233,7 @@ class TestTaskTest extends TestCase {
* @return void
*/
public function testFixtureArrayGenerationIgnoreSelfAssociation() {
+ TableRegistry::clear();
$subject = new CategoryThreadsTable();
$result = $this->Task->generateFixtureList($subject);
$expected = [