Description
Many Knox tests specify HTTP/1.1 in their interactions with Jetty's ServletTester and the MockServer. After the upgrade to Jetty 9 this is causing non-deterministic failures and is slowing down the tests significantly. For now we should remove the explicit setting of these tests to prevent these issues.