Forum Discussion

sha09's avatar
sha09
Occasional Contributor
9 years ago

IOException: Decompression of response failed

Hello, I am trying to do some test using TestNG and test case runner TestCaseRunner testCaseRunner = testCase.run(new PropertiesMap(), false); for (TestStepResult testStepResult : testCaseRunner.ge...
  • sha09's avatar
    9 years ago

    got it solved by removing the unneceserray http maven dependency.