bneradt commented on code in PR #13363:
URL: https://github.com/apache/trafficserver/pull/13363#discussion_r3530674912
##########
tests/gold_tests/h2/h2origin.test.py:
##########
@@ -99,7 +99,7 @@
tr.Processes.Default.ReturnCode = 0
# UUIDs 1-4 should be http/1.1 clients and H2 origin
-# UUIDs 5-9 should be http/2 clients and H2 origins
+# UUIDs 5-11 and 15-16 should be http/2 clients and H2 origins
ts.Disk.squid_log.Content = Testers.ContainsExpression(" [1-4] http/1.1
http/2", "cases 1-4 request http/1.1")
Review Comment:
Fixed. The squid.log watcher now waits for UUID 16, the final added replay
case, so the log assertions cannot run before the new UUID 15-16 entries have
been written.
--
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]