Closed (fixed)
Project:
XML sitemap
Version:
8.x-1.x-dev
Component:
Tests
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2015 at 04:51 UTC
Updated:
12 Aug 2016 at 15:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mikeker commentedAdds
@groupannotations to all the non-base test files.Comment #2
michelleI wasn't able to reproduce the error but XMLSitemap didn't show up at all on the testing page and it does, now, with this patch. Tested against Drupal 8 Beta 10.
Comment #3
pguillard commentedI confirm, enabling xmlsitemps prevents TestDiscovery to run.
RTBC++ !!
Comment #4
dave reidThis should also fix that setUp() is now protected, xmlsitemap enabling should be inherited, and getInfo() methods removed.
Comment #5
dave reidWith the sub-module tests included in changes now.
Comment #6
dave reidComment #7
dave reidWent ahead and pushed the fixes up.
Comment #11
dave reidComment #15
mikeker commentedSilly testbot...