gecko-dev/testing
Sean Feng e441671633 Bug 1557549 - Disable BFCache for navigate back tests r=smaug
We have some tests which the top level document would
navigate to navigate_back.html, use history.back()
to navigate back to the top level document, and wait for
the iframes to fire a postMessage. This behavior requires
BFCache to be disabled to work correctly, otherwise BFCache
could block the code.

Differential Revision: https://phabricator.services.mozilla.com/D38520

--HG--
extra : moz-landing-system : lando
2019-07-18 17:22:10 +00:00
..
awsy Bug 1559975 - convert testing/awsy to python3 syntax r=ahal 2019-07-02 17:26:13 +00:00
config
crashtest
extensions
firefox-ui Bug 1562881 - Part 6: Update tests and add a test for insuring identity icon loads a correct image. r=johannh 2019-07-17 13:25:03 +00:00
geckodriver Bug 1564417 - Add first response types to Marionette crate. r=ato 2019-07-18 13:15:16 +00:00
gtest Bug 1558598 - Force WebRender on or off in the gtest harness. r=ahal 2019-06-29 09:48:16 +00:00
jsshell
marionette Bug 1513337 - Inline urlbar markup into browser.xhtml. r=mak 2019-07-17 11:34:21 +00:00
mochitest Bug 1563997: Handle webcompat Components stub in MozillaFileLogger.js. r=nika 2019-07-12 14:32:57 -07:00
modules Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mozbase Bug 1473498 - Fixing Py3 compatibility errors reachable from testing/mach_commands.py r=gbrown 2019-07-16 01:21:55 +00:00
mozharness Bug 1567011: [update-verify] Use version number to determine branch, rather than product-details category; r=mhentges,rail 2019-07-18 15:11:19 +00:00
profiles Bug 1565699 - Set consoleservice.logcat pref when running unittests, regardless of branch; r=ahal,kmag 2019-07-16 18:33:23 +00:00
raptor Bug 1548814 - Migrate ARES6 benchmark to Raptor r=rwood,perftest-reviewers,igoldan,acreskey 2019-07-16 11:22:02 +00:00
runtimes Bug 1478156 - Make color picker tooltip keyboard accessible, r=yzen,gl 2019-07-15 11:01:04 +00:00
specialpowers bug 1564481 - reset HSTS/HPKP state to factory settings rather than storing knockout entries for preloaded sites r=jcj r=KevinJacobs 2019-07-11 13:48:28 -07:00
talos Bug 1543023 - Use ChromeUtils.import only with one argument in all /devtools/ r=jdescottes 2019-07-11 17:08:20 +00:00
tools Bug 1559975 - convert testing/tools/iceserver to python3 syntax r=ahal 2019-07-05 14:28:35 +00:00
tps Bug 1559975 - convert testing/tps to python3 r=ahal 2019-07-02 18:04:40 +00:00
web-platform Bug 1557549 - Disable BFCache for navigate back tests r=smaug 2019-07-18 17:22:10 +00:00
webdriver Bug 1562043 - Fix a debug statement when processing webdriver requests. r=ato 2019-07-08 09:54:25 +00:00
xpcshell Bug 1563824 - New error NS_ERROR_TOO_MANY_REQUESTS for 429 response r=mayhemer 2019-07-06 21:46:00 +00:00
addtest.py
cppunittest.ini
mach_commands.py Bug 1473498 - Fixing Py3 compatibility errors reachable from testing/mach_commands.py r=gbrown 2019-07-16 01:21:55 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py Bug 1558598 - Force WebRender on or off in the cppunit harness. r=ahal 2019-06-29 09:49:23 +00:00
runcppunittests.py Bug 1558598 - Force WebRender on or off in the cppunit harness. r=ahal 2019-06-29 09:49:23 +00:00
testsuite-targets.mk

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