gecko-dev/testing
Masayuki Nakano 9259d21c51 Bug 1776332 - part 2: Create a tentative WPT to check attribute handling of joining elements by the builtin editor r=m_kato
Similar to the previous patch, this adds tentative tests.  Different from the
previous tests, joining shouldn't touch attributes of the original nodes.

This tests do not check which node is deleted from the document, but in the
future, it should be tested after fixing bug 1735608 completely.

Differential Revision: https://phabricator.services.mozilla.com/D150221
2022-07-01 04:48:55 +00:00
..
awsy
condprofile Bug 1773889 - exit with TBPL_RETRY for failed condprof job. r=sparky 2022-06-23 12:09:48 +00:00
config Bug 1771520: update win hostutils r=gbrown 2022-06-23 17:23:46 +00:00
crashtest Bug 1770075 - Unlink preserved wrapper in RTCRtpTransceiver. r=bwc 2022-06-19 16:18:00 +00:00
docs
extensions
firefox-ui
fxrecord/perfdocs
geckodriver Bug 1776264 - [webdriver] Release version 0.46.0. r=webdriver-reviewers,jgraham 2022-06-27 20:17:22 +00:00
gtest Backed out 4 changesets (bug 1756057) for failures on browser_fog_init.js. CLOSED TREE 2022-06-15 18:53:17 +03:00
jsshell
marionette Bug 1775036 - [marionette] Remove support for ChromeWebElements. r=webdriver-reviewers,jdescottes 2022-06-24 08:38:13 +00:00
mochitest Bug 1771229 - Pause Location Updates on Android when in Background r=geckoview-reviewers,owlish 2022-06-29 21:22:01 +00:00
modules Bug 1770237: Part 1b - Update MockRegistrar to allow registering JSMs similarly to static components. r=mccr8 2022-06-22 20:31:32 +00:00
mozbase Bug 1776771: default to --disable-avx-512 for debugging with rr r=ahal 2022-06-29 22:49:42 +00:00
mozharness Bug 1768747 - Disables msix-latest and msix-next-latest uptake check on esr. Enables the esr102 bouncer check in .cron.yml r=jcristau 2022-06-30 15:47:53 +00:00
perfdocs Bug 1777556 - enable tp6m live tests on A51. r=sparky,perftest-reviewers 2022-06-30 19:43:53 +00:00
performance Bug 1773621 - Remove panda.tv from list of sites tested on WebPageTest. r=perftest-reviewers,AlexandruIonescu 2022-06-20 14:16:41 +00:00
profiles Bug 1774849 - Always use sync decoding during reftests. r=aosmond 2022-06-22 18:50:35 +00:00
raptor Bug 1775109 - Prevent Raptor-Browsertime login-logic from being used on live sites without Taskcluster secrets. r=perftest-reviewers,sparky 2022-06-30 19:09:11 +00:00
runtimes
specialpowers Bug 1764585 - Wait for some pref changes to take effect. r=tnikkel 2022-06-20 13:57:09 +00:00
talos Bug 1774376 - update file-to-Bugzilla-component mappings for Graphics team r=perftest-reviewers,gfx-reviewers,sparky,aosmond,nical 2022-06-30 18:07:29 +00:00
tools
tps
web-platform Bug 1776332 - part 2: Create a tentative WPT to check attribute handling of joining elements by the builtin editor r=m_kato 2022-07-01 04:48:55 +00:00
webcompat
webdriver Bug 1776264 - [webdriver] Release version 0.46.0. r=webdriver-reviewers,jgraham 2022-06-27 20:17:22 +00:00
xpcshell Bug 1773763 - support conditioned profiles variant in xpcshell harness. r=gbrown 2022-06-17 13:27:42 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 1777243 - fix small typo in 'mach test-info failure-report'. r=gbrown 2022-06-29 14:28:42 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
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