zrhoffman commented on pull request #4857: URL: https://github.com/apache/trafficcontrol/pull/4857#issuecomment-672311921
Still failing the `federationmapping..polling.url` assertion: ``` ------------------------------------------------------------------------------- Test set: com.comcast.cdn.traffic_control.traffic_router.core.util.AbstractResourceWatcherTest ------------------------------------------------------------------------------- Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.019 sec <<< FAILURE! - in com.comcast.cdn.traffic_control.traffic_router.core.util.AbstractResourceWatcherTest testWatchers(com.comcast.cdn.traffic_control.traffic_router.core.util.AbstractResourceWatcherTest) Time elapsed: 6.019 sec <<< FAILURE! java.lang.AssertionError: expected null, but was:<"https://${toHostname}/api/2.0/federations/all"> at com.comcast.cdn.traffic_control.traffic_router.core.util.AbstractResourceWatcherTest.testWatchers(AbstractResourceWatcherTest.java:109) ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
