gecko-dev/testing
Yaron Tausky 930a2ff1be Bug 1462836: Extend timeout of long testsuite CLOSED TREE r=asuth
This test runs multiple testcases, so sometimes 10 seconds are not enough for
all of them to finish. This commit bumps the timeout to 60 seconds and reenabled
the test on Linux.

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

--HG--
extra : source : 9a685b824b8862df011d96b6a246f7ff83fe5e67
extra : amend_source : ebcbba770e232cef4ae20e15fbaea48dedd3e02a
2018-10-01 20:23:41 +00:00
..
awsy
config
crashtest
firefox-ui Bug 1491243 - remove feed bits from puppeteer page info code, r=whimboo 2018-09-18 06:06:28 +00:00
geckodriver Merge inbound to mozilla-central. a=merge 2018-09-30 00:55:39 +03:00
gtest
jsshell Bug 1488689 - Add Octane shell benchmark to raptor. r=ahal 2018-09-08 11:00:16 +00:00
marionette Backed out changeset f8d681cc1d4c (bug 1473814) for marionette failures on /marionette_harness/tests/unit/test_switch_frame.py. CLOSED TREE 2018-09-27 03:34:36 +03:00
mochitest Bug 1469935 - Ctrl+M should mute/unmute all selected tabs in a multiselect context. r=Felipe 2018-09-26 20:46:09 +00:00
modules
mozbase bug 1494613: mozprofile: add docs for Pref::new and ::new_sticky r=whimboo 2018-09-29 15:45:30 +01:00
mozharness Bug 1492526: Don't build mar's as part of the build; r=firefox-build-system-reviewers,mshal,Callek 2018-10-01 18:15:40 +00:00
profiles Backed out 1 changesets (bug 1492519) for tps perma failures a=backout 2018-09-28 14:50:45 +03:00
raptor Bug 1466648 - add unity3d benchmark to raptor/android; r=bc,jmaher 2018-10-01 19:01:57 +00:00
runtimes Bug 1438857 - Remove the Flash plugin infobar. r=Felipe 2018-09-06 14:50:16 +00:00
specialpowers Bug 1188256 part 6 - Expose PromiseDebugging to plain mochitest via SpecialPowers. r=bzbarsky 2018-09-14 22:43:54 +00:00
talos bug 1494573 - fix tresize flakiness by not having it load resources provided by the tresize add-on r=jmaher 2018-10-01 18:00:23 +00:00
tools Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
tps Bug 1492341 - Bump mozrunner version to 7.0.2; r=tcsc 2018-09-20 16:33:56 +00:00
web-platform Bug 1462836: Extend timeout of long testsuite CLOSED TREE r=asuth 2018-10-01 20:23:41 +00:00
webdriver Bug 1494637 - [geckodriver] Only serialize non null arguments for Marionette. r=ato 2018-09-29 15:34:38 +00:00
xpcshell Bug 1473513 - fix faulty path for actor-registry; 2018-09-26 10:11:23 +02:00
cppunittest.ini
mach_commands.py Bug 1481449 - Require at least one test argument for 'mach test'; r=ahal 2018-08-31 09:59:07 -06:00
moz.build
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk bug 1490119: Build separate updater that always embeds dep certificates. r=ted,firefox-build-system-reviewers 2018-09-21 10:07:27 +00:00

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