A failure slipped through recently as our unit tests have mocked the cache check/save methods in the full run test: https://searchfox.org/mozilla-central/rev/e0961833bd97c7f9372bf4ae70145b00dd3e167d/tools/tryselect/test/test_perf.py#859-862 We should fix this to run the check/save methods, and mock the file checks/returns there.
Bug 1833029 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
A failure slipped through recently as our unit tests have mocked the cache check/save methods in the full run test: https://searchfox.org/mozilla-central/rev/e0961833bd97c7f9372bf4ae70145b00dd3e167d/tools/tryselect/test/test_perf.py#859-862 We should fix this to run the check/save methods, and mock the file checks/returns there instead.