nishat-06 commented on PR #8617: URL: https://github.com/apache/hadoop/pull/8617#issuecomment-5339283329
The Yetus -1 is TestRouterWebServicesREST#testGetAppsMultiThread failing on a container-count assertion (expected 1 but was 0). That one spins up the mini-cluster and hits the REST endpoints; this change only escapes the tracking URL string in the web UI AppsBlock render path, so it doesn't touch that code. Looks like the usual flakiness in that multi-thread test rather than anything from the patch. Happy to retrigger or rebase if that helps. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
