gecko-dev/testing
Geoff Brown 7ef556fb3a Bug 1647187 - Use SameValue semantics in browser-chrome is() and similar methods; r=kmag
Use Object.is() instead of == in browser-chrome is() and similar methods.
Also use repr() (adapted from SimpleTest) to report failures more explicitly.

Differential Revision: https://phabricator.services.mozilla.com/D82947
2020-07-30 18:50:26 +00:00
..
awsy Bug 1597562 - about:memory now displays process types;r=mccr8,perftest-reviewers,sparky 2020-07-17 15:51:21 +00:00
condprofile Bug 1655869 - set the right content-type when calling geckodriver r=Bebe 2020-07-29 12:05:35 +00:00
config
crashtest
extensions
firefox-ui
geckodriver Bug 1656345 - Update support matrix for 0.27 2020-07-30 19:51:33 +00:00
gtest Bug 1654319 - Remove some flake8 exclusions; r=jmaher 2020-07-21 17:10:51 +00:00
jsshell
marionette Bug 1651297 - [marionette] Improve debug logging for paintComplete in reftests. r=marionette-reviewers,jgraham,maja_zf 2020-07-30 10:00:19 +00:00
mochitest Bug 1647187 - Use SameValue semantics in browser-chrome is() and similar methods; r=kmag 2020-07-30 18:50:26 +00:00
modules Bug 1654553 - fix browser chrome tests to support Object.is instead of ==. r=gbrown,preferences-reviewers,Gijs,rpl 2020-07-27 17:02:35 +00:00
mozbase Bug 1613178 - Update mozcrash test files with a sample .extra file r=gbrown 2020-07-30 17:21:52 +00:00
mozharness Bug 1614626 - Move xpcshell selftests to before running actual xpcshell tests. r=gbrown 2020-07-30 20:27:14 +00:00
perfdocs Bug 1633889 - Add test url to test description r=sparky,perftest-reviewers 2020-07-25 01:01:10 +00:00
performance Bug 1649272: added a nullcheck for android_intall_apk list r=acreskey,tarek,sparky 2020-07-23 21:19:22 +00:00
profiles Bug 1654918 - Improve prefers-contrast reftests with the `ui.useAccessibilityTheme` preference r=morgan 2020-07-29 20:27:42 +00:00
raptor Bug 1655739 google-docs and google-sheets to record with mitm5 r=Bebe,perftest-reviewers 2020-07-30 12:20:32 +00:00
runtimes
specialpowers Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE 2020-07-22 02:47:34 +03:00
talos Bug 1654373 - Add some machinery to request WR captures from talos tests. r=perftest-reviewers,sparky 2020-07-22 17:24:45 +00:00
tools
tps
web-platform Bug 1581876 - Fix IntersectionObserver's rect to include all continuations. r=mstange 2020-07-30 19:43:35 +00:00
webdriver Bug 1648964 - Return proper error when the server starts, r=freddyb,webdriver-reviewers,whimboo 2020-07-27 22:05:20 +00:00
xpcshell Bug 1614626 - Move xpcshell selftests to before running actual xpcshell tests. r=gbrown 2020-07-30 20:27:14 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 985141 - [mozbuild] Remove leading underscore from MozbuildObject._activate_virtualenv, r=firefox-build-system-reviewers,perftest-reviewers,andi,AlexandruIonescu,rstewart 2020-07-28 16:06:10 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1486004 - Part 15 - Update remotecppunittests to support unrooted android devices using mozdevice 4.0.0, r=gbrown 2020-07-17 20:48:51 +00:00
runcppunittests.py
testinfo.py
testsuite-targets.mk Bug 1614626 - Move xpcshell selftests to before running actual xpcshell tests. r=gbrown 2020-07-30 20:27:14 +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