bneradt opened a new pull request, #13536: URL: https://github.com/apache/trafficserver/pull/13536
The foreign-control-layout test used twice CONTROL_SIZE as a sentinel. On systems with 64 KB pages, including ppc64le, that size still falls within the accepted page-rounded range and the test follows the trusted-table path. This patch makes the fixture add a full system page so the planted segment is outside the accepted range on every supported architecture. Fixes: #13534 -- 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]
