Copilot commented on code in PR #13363:
URL: https://github.com/apache/trafficserver/pull/13363#discussion_r3530509468


##########
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:
   The squid.log watcher is still waiting for UUID 14, but this PR adds new 
replay cases with UUIDs 15-16. Waiting for 14 can let the suite proceed before 
the new UUIDs have been logged, which can make the later squid.log Content 
verifications flaky.



-- 
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]

Reply via email to