gecko-dev/testing
Marian Raiciof 61f083bc16 Bug 1568461 - Fix subtest alerting for youtube-playback tests r=rwood,perftest-reviewers
The alert_on values from the test INI were not being passed into the test settings json via manifest.py, this patch will fix this.

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

--HG--
extra : moz-landing-system : lando
2019-08-23 09:28:04 +00:00
..
awsy Bug 1571624 - Switch awsy tests to measure common case non-triplets new tab page r=erahm 2019-08-13 18:15:04 +00:00
config Bug 1567954 - Part 1: Initialize Mozpower module and implement PowerBase class. r=perftest-reviewers,ahal,rwood 2019-08-01 20:36:00 +00:00
crashtest
extensions
firefox-ui Bug 1573393 - Remove deprecated Firefox UI security tests. r=johannh 2019-08-15 07:42:27 +00:00
geckodriver bug 1574893: geckodriver: fix broken link in docs; r=me a=doc 2019-08-19 16:07:46 +01:00
gtest Bug 1565497 - Improve android gtest's wait for final output; r=jmaher 2019-07-19 07:56:39 +00:00
jsshell
marionette Bug 1575511 - [marionette] Remove feature to highlight elements in screenshots. r=webdriver-reviewers,ato 2019-08-21 12:42:25 +00:00
mochitest Bug 1574930 - Part 3: Add a test case for making sure that the track counter displays properly and fix an issue for BrowserTestUtils.waitForAttribute(). r=nhnt11,johannh 2019-08-22 09:48:59 +00:00
modules Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mozbase Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
mozharness Bug 1575853 - Pick rust-size from the right place after bug 1573435. r=nalexander 2019-08-22 22:44:48 +00:00
profiles Bug 1554326 - Always set toolkit.telemetry.eventping.enabled during xpcshell tests; r=snorp 2019-08-21 18:24:47 +00:00
raptor Bug 1568461 - Fix subtest alerting for youtube-playback tests r=rwood,perftest-reviewers 2019-08-23 09:28:04 +00:00
runtimes Bug 1559975 - fix python2 linter errors for testing/runtimes r=ahal 2019-07-16 17:46:06 +00:00
specialpowers Bug 1563578: Make browser_getActor_filter.js Fission-compatible. 2019-08-22 20:28:36 +00:00
talos Bug 1575249 - Ride along: remove +x permissions on source files r=Ehsan 2019-08-21 09:57:03 +00:00
tools Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
tps Bug 1574382 - use yaml to parse TPS tests. r=tcsc 2019-08-19 20:55:05 +00:00
web-platform Bug 1425175 - Adjust test expectations. a=test-only 2019-08-22 13:41:13 +03:00
webdriver Bug 1568540 - Update the url crate to 2.0 r=emilio 2019-08-17 16:26:27 +00:00
xpcshell Bug 1553225 - Run Android 7.0 xpcshell tests against geckoview apk; r=jmaher 2019-08-21 18:24:08 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1575655 - Add skip-if for TestNativeNt. r=aklotz 2019-08-21 21:47:43 +00:00
mach_commands.py Bug 1573585 - Fix unindented block. a=lint-fix CLOSED TREE 2019-08-23 00:05:01 +03:00
moz.build
parse_build_tests_ccov.py Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
remotecppunittests.py Bug 1567332 - Report exception stack in android cppunit tests; r=bc 2019-07-19 14:23:10 +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

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