ezelkow1 edited a comment on pull request #7516:
URL: https://github.com/apache/trafficserver/pull/7516#issuecomment-777899538
if you check the autest, theres actually a fair amount of tests that fail
all around there, not just lvalue, but this is that one tests output
` Reason: File differences
Gold File :
/var/jenkins/workspace/autest-github/src/tests/gold_tests/pluginTest/header_rewrite/gold/header_rewrite-l_value.gold
Data File :
/var/tmp/ausb-7516.14844/header_rewrite_l_value/_output/0-tr-Default/stream.stderr.txt
* Trying 127.0.0.1:61289...
* TCP_NODELAY set
% Total % Received % Xferd Average Speed Time Time
Time Current
Dload Upload Total Spent
Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:--
--:--:-- 0* Connected to 127.0.0.1 (127.0.0.1) port 61289 (#0)
> GET http://www.example.com/ HTTP/1.1
> Host: www.example.com
> User-Agent: curl/7.65.0-DEV
> Accept: */*
> Proxy-Connection: Keep-Alive
> Proxy-Connection: keep-alive
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Date: Thu, 11 Feb 2021 23:10:39 GMT
< Age: 0
< Transfer-Encoding: chunked
< Proxy-Connection: keep-alive
- < Server: ATS/``
? ^^
+ < Server: ATS/10.0.0
? ^^^^^^
- < X-First: First
- < X-Last: Last
<
{ [5 bytes data]
0 0 0 0 0 0 0 0 --:--:-- --:--:--
--:--:-- 0
* Connection #0 to host 127.0.0.1 left intact`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]