maskit commented on code in PR #9366:
URL: https://github.com/apache/trafficserver/pull/9366#discussion_r1145143829
##########
tests/gold_tests/h2/http2.test.py:
##########
@@ -26,7 +26,7 @@
Test.SkipUnless(
Condition.HasCurlFeature('http2')
)
-Test.ContinueOnFail = True
+#Test.ContinueOnFail = True
Review Comment:
I'm not sure why these changes were made, but seems like something we want
to have on 9.2 as well. If so, it's unfortunate that we can not simply cherry
pick a commit to have these changes.
--
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]