-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: 11.x
-
Component/s: Nuxeo Drive, Redis, Tests
-
Tags:
-
Story Points:3
This is because we are loading both
NuxeoDriveFeature > PlatformFeature > CoreFeature > WorkManagerFeature, loads test-default-workmanager-config.xml
RedisFeature > test-default-workmanager-config.xml, needed because it's required by test-redis-workmanager.xml
Making test-redis-workmanager.xml not require test-default-workmanager-config.xml and not loading test-default-workmanager-config.xml is not a solution because using the RedisFeature with the CoreFeature won't guarantee (at first glance) that test-redis-workmanager.xml will win.
- is required by
-
NXP-25808 Fix Drive unit test log errors and warnings
- Resolved