зеркало из https://github.com/mozilla/gecko-dev.git
c5ea460d53
Because this seems fairly Gecko-specific, I've put this in our mozilla-specific WPT dir. This is as opposed to writing this as a mochitest. If I run this test without the fix, the browser crashes. If I run it with the fix, we pass. I run the test via ./mach wpt testing/web-platform/mozilla/tests/service-workers/update_completes_in_disconnected_global.https.html Note that currently because of https://bugzilla.mozilla.org/show_bug.cgi?id=1587463#c13 I had to comment out the lsan_dir lines I refer to there locally to get the test to run. Depends on D49671 Differential Revision: https://phabricator.services.mozilla.com/D49672 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
webdriver | ||
xpcshell | ||
README.txt | ||
addtest.py | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
README.txt
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff