Files
tubestation/browser/base/content/test/performance
Jed Davis 5874523246 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-01-31 05:59:01 +00:00
..