gecko-dev/testing
Andreas Tolfsen 58db281570 Bug 1463085 - Remove unnecessary self-assignment. r=maja_zf
Prior to bug 1400256 we used to have to deserialise the web
element received from chrome space manually, and presumably this
self-assignment is a leftover from that time.

This fixes an eslint error upon upgrading to eslint version 5.

Thanks-to: Mark Banner <standard8@mozilla.com>
MozReview-Commit-ID: A46wK71AwBe

--HG--
extra : rebase_source : 2ad04f87b31cb369c7c3acf6a50a3bcbd493a735
2018-05-21 13:29:30 +01:00
..
awsy Bug 1457243 - Part 7: Followup - Setup base case testvars. r=me 2018-05-11 14:33:12 -07:00
config Bug 1460411 - Add tooltool manifest for androidx86_7_0 avd archive; r=me,a=test-only 2018-05-14 08:12:46 -06:00
crashtest
firefox-ui Backed out 2 changesets (bug 1414776) due to a regression on bug 1459910. a=backout 2018-05-10 19:26:22 +03:00
geckodriver Bug 1462040 - Force geckodriver to always use IPv4 to connect to Marionette. r=jgraham 2018-05-16 21:12:21 +02:00
gtest Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
marionette Bug 1463085 - Remove unnecessary self-assignment. r=maja_zf 2018-05-21 13:29:30 +01:00
mochitest Bug 1462223: Remove unnecessary/unused bootstrap scope setup code. r=aswan 2018-05-19 14:03:50 -07:00
modules Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
mozbase Bug 1461980 - [taskgraph] Use run-task's 'use-artifacts' key to setup artifacts in mochitest and reftest selftests, r=dustin 2018-05-18 08:22:36 -04:00
mozharness Merge mozilla-inbound to mozilla-central. a=merge 2018-05-23 12:51:22 +03:00
profiles Bug 1462010 - Remove unused migrateRegionPrefs and isUS preference. r=adw 2018-05-18 10:10:28 -05:00
raptor Bug 1461414 - Add a post-browser startup delay and a pagecycles delay; r=jmaher 2018-05-16 14:52:55 -04:00
runtimes Bug 1456092 - Update animationinspector paths in mochitest-*.runtimes.json;r=pbro 2018-04-23 14:42:28 +02:00
specialpowers Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj 2018-05-19 20:17:45 -07:00
talos Bug 1462564 - Remove performance tests. r=yulia 2018-05-07 04:06:36 -07:00
tools Bug 1456629 - Create a python tool to view local gecko profiles in perf-html.io; r=jmaher 2018-04-24 16:49:14 -04:00
tps Bug 1458666 - Update tps package versions; r=tcsc 2018-05-03 16:46:26 -06:00
web-platform Bug 1461975 - Removed old references for OSX10.6 and Win5.1,6.2 on dom_override_remove_cue_while_paused.html.ini. r=jmaher 2018-05-22 16:08:00 +03:00
webdriver
xpcshell Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
README.txt
cppunittest.ini
mach_commands.py Bug 1063728 - Run SpiderMonkey style checkers as part of the build instead of make check. r=chmanchester 2018-04-26 09:09:51 +02:00
moz.build Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04:00
remotecppunittests.py Bug 1454404 - Pass adb path from Android mach commands to test harnesses; r=jmaher 2018-04-16 14:05:32 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04: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