gecko-dev/testing
Dave Hunt bff88648b3 Bug 1516015 - Fix proxy configuration for Raptor in Google Chrome; r=rwood
When investigating the timeouts for wikia.com on Google Chrome I discovered differences in the way proxy configuration is interpreted. It meant that insecure sites such as wikia were not using the proxy when launched via mach, and now that wikia.com redirects to a secure site we get redirected to a site that is not in the recordings. I have resolved this by fixing the command line argument for the proxy to include all protocols. It was also necesary to allow communication with the control server by adding localhost to the pass-through hosts.

I also removed the trailing disable-sync command line argument that was introduced recently in error.

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

--HG--
extra : moz-landing-system : lando
2019-01-28 22:12:00 +00:00
..
awsy Bug 1515201 - Avoid loading about:blank in the privileged content process during AWSY tests. r=erahm 2019-01-07 16:05:53 +00:00
config Bug 1519588 - Update tooltool manifests for Android avd definitions; r=me,a=test-only 2019-01-22 15:05:19 -07:00
crashtest
firefox-ui Bug 1508364 - New UI for Private Browsing with Search r=andreio 2019-01-21 20:14:26 +00:00
geckodriver Bug 1495062 - [geckodriver] Add commit id for 0.24.0 release. r=ato 2019-01-28 15:30:44 +00:00
gtest Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
jsshell
marionette Bug 1522413 - [marionette] Register event listeners before focusing the new window in WindowManagerMixin.open_chrome_window(). r=ato 2019-01-25 13:58:15 +00:00
mochitest Bug 1522916 - Add --jsconsole argument to mochitest r=ahal 2019-01-28 21:31:18 +00:00
modules Bug 1415483 - Apply the new options to reject-importGlobalProperties across the codebase, remove unnecessary importGlobalProperties. r=nika 2018-12-11 21:39:40 +00:00
mozbase Bug 1495062 - [mozversion-rust] Release 0.2.0. r=ato 2019-01-28 15:22:37 +00:00
mozharness Merge inbound to mozilla-central. a=merge 2019-01-24 23:43:35 +02:00
profiles Bug 1509274 - Disable screenshots in mochitests r=Mardak 2019-01-25 19:58:42 +00:00
raptor Bug 1516015 - Fix proxy configuration for Raptor in Google Chrome; r=rwood 2019-01-28 22:12:00 +00:00
runtimes Bug 1516456 - adjust writeruntimes.py to work with latest activedata. r=bc 2018-12-26 19:35:30 +00:00
specialpowers Bug 1511636: update incognito support to use pref and permissions r=rpl,aswan,kmag 2019-01-28 18:10:47 +00:00
talos Bug 1515862 - Set global and target scope front IDs from getFront helper. r=jdescottes 2019-01-28 18:42:50 +00:00
tools Bug 1519307 - Add a new project to build useful parts of breakpad independently. r=froydnj 2019-01-11 16:01:15 +00:00
tps Bug 1506611 - Fixed linter errors in testing/tps. r=ahal 2019-01-15 15:58:52 +00:00
web-platform Bug 1522940. Bail out of redirect processing immediately if our loadinfo says to not follow redirects. r=mayhemer 2019-01-28 14:32:43 +00:00
webdriver Bug 1495062 - [webdriver] Release 0.39.0. r=ato 2019-01-28 15:02:51 +00:00
xpcshell Bug 1519477 - Try to detect networking connectivity problems before running local tests on android; r=bc 2019-01-16 14:59:35 -07:00
cppunittest.ini
mach_commands.py Bug 1500995 - Allow for missing 'failures' data in 'mach test-info'; r=me,a=test-only 2018-12-21 14:18:15 -07:00
moz.build
parse_build_tests_ccov.py Bug 1473067 - Parse coverage artifacts at the end of builds. r=ted 2018-12-10 13:29:43 +01:00
README.txt
remotecppunittests.py Bug 1515189 - Consolidate ADBDevice and ADBAndroid classes; r=bc 2018-12-19 14:04:02 -07:00
runcppunittests.py
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