serrislew commented on code in PR #12157:
URL: https://github.com/apache/trafficserver/pull/12157#discussion_r2033536485


##########
tests/gold_tests/pluginTest/slice/slice_selfhealing.test.py:
##########
@@ -348,7 +348,7 @@ def to_httpdate(dt):
 # 12 Test - Preload reference etagold-1
 tr = Test.AddTestRun("Preload slice etagold-1")
 ps = tr.Processes.Default
-ps.Command = curl_and_args + f' http://crrhdr/second -r 3-5 -H "uuid: 
etagold-1" -H "crr-foo: {edate}"'
+tr.MakeCurlCommand(curl_and_args + f' http://crrhdr/second-custom -r 3-5 -H 
"uuid: etagold-custom-1" -H "crr-foo: {edate}"')

Review Comment:
   Remove `custom`. This was added in #12092 to master but not for 10.1.x



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