gecko-dev/testing
Ehsan Akhgari b2cfa59626 Bug 1607615 - Allow CORS preflights with a default of 5 seconds for expiry if Access-Control-Max-Age hasn't been sent; r=mayhemer
The default expiry value is chosen based on what Chromium uses:
https://source.chromium.org/chromium/chromium/src/+/master:services/network/public/cpp/cors/preflight_result.cc;l=27;drc=529117e5ed802c91a5cf192a72b4097d27fcb928?originalUrl=https:%2F%2Fcs.chromium.org%2F

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

--HG--
extra : moz-landing-system : lando
2020-01-14 17:13:11 +00:00
..
awsy Backed out changeset fd1001cea260 (bug 1607344) for causing wpt failures regarding single_stylo_traversal. 2020-01-11 09:55:56 +02:00
condprofile Bug 1607411 - Automatically remove broken files from cache r=rwood 2020-01-07 17:23:02 +00:00
config Bug 1593785: update 4.3 emulator to have larger disk r=gbrown 2019-12-09 19:26:35 +00:00
crashtest Bug 1603825 - Suppress the VR permission UI when no VR runtimes are detected r=daoshengmu,bzbarsky 2020-01-03 22:47:26 +00:00
extensions
firefox-ui Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo 2020-01-08 23:14:48 +00:00
geckodriver Bug 1607960 - Allow to set environment variables in geckodriver. r=whimboo,webdriver-reviewers,ato 2020-01-13 23:06:03 +00:00
gtest
jsshell
marionette Bug 1608370 - [marionette] No startup/shutdown profile written for Marionette based test jobs. r=marionette-reviewers,ato 2020-01-14 12:36:08 +00:00
mochitest Bug 1608560 - Use androidx.test instead of android-support r=geckoview-reviewers,aklotz,nalexander 2020-01-13 21:36:22 +00:00
modules Bug 1582116 - Use SpecialPowers.spawn for iframe accesses in test_prompt_async. r=sfoster 2019-12-12 23:11:13 +00:00
mozbase Bug 1587387 Ignore error 572 when stoping mitmproxy r=tarek 2020-01-14 08:21:42 +00:00
mozharness Bug 1607891 - Add fennec (68) support to raptor-browsertime r=tarek 2020-01-13 20:08:07 +00:00
profiles Bug 1544975 remove private window extension change notification r=robwu,fluent-reviewers 2020-01-03 23:01:54 +00:00
raptor Bug 1609029 - Fix perma [tier2] ytp raptor-manifest Error r=tarek 2020-01-14 16:04:49 +00:00
runtimes Bug 1600314 - [runtimes] Don't store runtime information for included manifests, r=gbrown 2019-12-02 21:21:36 +00:00
specialpowers Bug 970802 - part 1: Add `beforeinput` event tests into existing mochitests r=smaug 2020-01-14 07:14:50 +00:00
talos Bug 1601688 - Don't rely on new-messages event in webconsole DAMP tests. r=ochameau. 2020-01-09 15:43:04 +00:00
tools
tps Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher 2019-12-04 13:55:45 +00:00
web-platform Bug 1607615 - Allow CORS preflights with a default of 5 seconds for expiry if Access-Control-Max-Age hasn't been sent; r=mayhemer 2020-01-14 17:13:11 +00:00
webdriver
xpcshell Bug 1588154 - make dom.serviceWorkers.parent_intercept true by default r=asuth,jgraham 2019-12-23 14:16:42 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1601796 - Use GetSystemTimePreciseAsFileTime instead of GetSystemTime+SystemTimeToFileTime. r=mayhemer,aklotz 2020-01-08 16:53:17 +00:00
mach_commands.py Bug 1601383 - Re-structure 'mach test-info' code; r=jmaher 2019-12-06 13:27:54 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1608901 - Add referer to http headers when querying ActiveData from test-info; r=egao 2020-01-13 22:50:22 +00:00
testsuite-targets.mk Bug 1606182 - add python-test using python3 to make check r=Callek 2019-12-30 18:02:23 +00:00

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