gecko-dev/testing
Emily McDonough 4aedde443a Bug 1740364 Part 2 - Tests for @page-rule selectors r=emilio
Enable some existing tests that we can pass without pseudo-class parsing. This
leaves some selector tests disabled because they expect a paper-size with an
orientation to be serialized with the orientation even when the orientation is
'portrait', which we currently don't do.

Add some web-platform tests for @page-rules with multiple selectors, and some
invalid selector tests.

One of the tests is currently disabled, as it appears that Servo allows a CSS
ident that begins with '--'.

Differential Revision: https://phabricator.services.mozilla.com/D135944
2022-01-21 21:52:43 +00:00
..
awsy Bug 1730712: Avoid redundant venv rebuilds in nested Mach calls r=perftest-reviewers,ahal,AlexandruIonescu 2021-12-30 01:05:07 +00:00
condprofile
config
crashtest Bug 1747114 - Test correctly for end-of-span before attempting to decode surrogate pair. r=m_kato 2021-12-24 09:29:20 +00:00
docs Bug 1748845 - Update source-relative links in testing docs, r=firefox-source-docs-reviewers,ahal,sylvestre 2022-01-11 10:48:20 +00:00
extensions
firefox-ui
fxrecord/perfdocs
geckodriver Bug 1751342 - Upgrade geckodriver to clap 3. r=webdriver-reviewers,jgraham 2022-01-21 21:40:20 +00:00
gtest Bug 1743907 - remove webrender from harnesses and taskcluster. r=MasterWayZ,webdriver-reviewers,perftest-reviewers,AlexandruIonescu,whimboo,ahal 2022-01-04 20:07:45 +00:00
jsshell
marionette Bug 1748737: Update deprecated pytest code r=webdriver-reviewers,ahal,whimboo 2022-01-21 18:21:55 +00:00
mochitest Bug 1748737: Update deprecated pytest code r=webdriver-reviewers,ahal,whimboo 2022-01-21 18:21:55 +00:00
modules
mozbase Bug 1748737: Update deprecated pytest code r=webdriver-reviewers,ahal,whimboo 2022-01-21 18:21:55 +00:00
mozharness Bug 1751364 - [wptrunner] Don't pass binary path in mozharness script when on Android. r=jgraham 2022-01-21 16:03:24 +00:00
perfdocs Bug 1750611 - Allow media to autoplay in raptor power tests. r=perftest-reviewers,AlexandruIonescu 2022-01-18 13:47:04 +00:00
performance Bug 1742103 - Implement tooling for logins during perftest recording. r=perftest-reviewers,AlexandruIonescu,canaltinova 2022-01-19 14:30:13 +00:00
profiles Bug 1669552 - Add TestUtils support for WPT r=smaug 2022-01-14 18:36:59 +00:00
raptor Bug 1750611 - Allow media to autoplay in raptor power tests. r=perftest-reviewers,AlexandruIonescu 2022-01-18 13:47:04 +00:00
runtimes
specialpowers
talos Bug 1737641 Enable gecko-profiling perfherder data submission in Talos r=perftest-reviewers,AlexandruIonescu 2022-01-17 11:18:40 +00:00
tools Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
tps
web-platform Bug 1740364 Part 2 - Tests for @page-rule selectors r=emilio 2022-01-21 21:52:43 +00:00
webdriver Bug 1732622 - Enable allowing given hosts and origins for geckodriver, r=webdriver-reviewers,freddyb,whimboo 2022-01-17 15:37:20 +00:00
xpcshell Bug 1744091 - Update test harnesses to run with fission by default, except on android; r=perftest-reviewers,releng-reviewers,jmaher,AlexandruIonescu 2022-01-07 20:30:45 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 1743907 - remove webrender from harnesses and taskcluster. r=MasterWayZ,webdriver-reviewers,perftest-reviewers,AlexandruIonescu,whimboo,ahal 2022-01-04 20:07:45 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1743907 - remove webrender from harnesses and taskcluster. r=MasterWayZ,webdriver-reviewers,perftest-reviewers,AlexandruIonescu,whimboo,ahal 2022-01-04 20:07:45 +00:00
runcppunittests.py Bug 1743907 - remove webrender from harnesses and taskcluster. r=MasterWayZ,webdriver-reviewers,perftest-reviewers,AlexandruIonescu,whimboo,ahal 2022-01-04 20:07:45 +00:00
testinfo.py
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