bneradt commented on code in PR #9366:
URL: https://github.com/apache/trafficserver/pull/9366#discussion_r1145274604
##########
tests/gold_tests/h2/http2.test.py:
##########
@@ -26,7 +26,7 @@
Test.SkipUnless(
Condition.HasCurlFeature('http2')
)
-Test.ContinueOnFail = True
+#Test.ContinueOnFail = True
Review Comment:
These changes can probably be reverted, actually. Definitely the
ContinueOnFail comment was likely for Susan to debug something a while back.
Let me revert them and if it causes problems in CI we can circle back around on
this.
--
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]