serrislew commented on code in PR #12157:
URL: https://github.com/apache/trafficserver/pull/12157#discussion_r2033538698
##########
tests/gold_tests/pluginTest/slice/slice_selfhealing.test.py:
##########
@@ -357,7 +357,7 @@ def to_httpdate(dt):
# 13 Test - Request second slice via slice plugin, with instructions to fetch
new 2nd slice
tr = Test.AddTestRun("Request 2nd slice (expect refetch)")
ps = tr.Processes.Default
-ps.Command = curl_and_args + ' http://slicehdr/second -r 3- -H "uuid:
etagnew-1"'
+tr.MakeCurlCommand(curl_and_args + ' http://slicehdr/second-custom -r 3- -H
"uuid: etagnew-custom-1"')
Review Comment:
Here too, remove `custom`
--
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]