traeak commented on a change in pull request #7232:
URL: https://github.com/apache/trafficserver/pull/7232#discussion_r498403540
##########
File path: tests/gold_tests/pluginTest/lua/gold/metrics.gold
##########
@@ -0,0 +1,6 @@
+plugin.lua.global.states 4
+plugin.lua.global.gc_bytes 249856
Review comment:
of this whole file the only piece that probably matters is the
plugin.lua.global.states 4
The rest of the numbers don't really matter. Actually eliminating the gold
file and just looking for the above to be there and '4' would be a better way
to do it. gold files can be finnicky.
----------------------------------------------------------------
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]