Add Resource memory size test
First, I broke the calculation by change initialization order: https://chromium-review.googlesource.com/c/chromium/src/+/1948393 That caused apparent memory improvement. Then another my CL fixed the order: https://chromium-review.googlesource.com/c/chromium/src/+/2099668 Now bots computes memory size appropriately as same as before. This CL adds a test so that no such false regression. Bug: 1062837 Change-Id: If76707cae97f0037664facd901bfea45241c66f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114479Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#753462}
Showing
Please register or sign in to comment