Files
tubestation/browser/base/content/test/performance
Jed Davis 5ca1d33c24 Bug 1875412 - Fix the test for startup main thread I/O to not raise an exception if it fails when run locally. r=florian
If this test fails (`shouldPass` is false at the end), and
`MOZ_UPLOAD_DIR` is unset (typically the case when running locally), the
test raises an exception about using `PathUtils.join` with an empty path.
This is harmless (the test was already failing) but slightly confusing.

Differential Revision: https://phabricator.services.mozilla.com/D199166
2024-02-09 04:05:46 +00:00
..