gecko-dev/testing
Yoshi Cheng-Hao Huang 28c0adc46e Bug 1773997 - Part 4: wpt for injecting a <base> element for import-maps. r=jonco,yulia
This test introduces two new functions to test the base url functionality. In
addition, we have a new helper function: testInIframeInjectBase, which injects
a base url before the content with the import map is parsed.

The two tests test the following:
1. Static import coming after the import map and injected base element
2. Dynamic import coming after the import map and injected base element

Differential Revision: https://phabricator.services.mozilla.com/D150719
2022-07-26 15:16:12 +00:00
..
awsy
condprofile Bug 1780060 - reduce exceptions coming from condprof generation. r=sparky 2022-07-22 19:57:17 +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 Bug 1667455 - Part 13: Stop importing Services.jsm from marionette tests. r=kmag,webdriver-reviewers,jdescottes 2022-07-11 12:41:54 +00:00
fxrecord/perfdocs
geckodriver Bug 1776264 - [geckodriver] Update releasing documentation for auditing step. r=webdriver-reviewers,jgraham 2022-07-12 09:55:50 +00:00
gtest Bug 1756057 - In GTest have FOG init when the runner runs, instead of in some random test r=janerik 2022-07-20 14:54:57 +00:00
jsshell
marionette Bug 1779269 - Fix AccessibleCaret's display on disabled form controls. r=emilio,webdriver-reviewers,whimboo,geckoview-reviewers,m_kato 2022-07-21 05:44:30 +00:00
mochitest Bug 1780543 - Part 6: Stop using mozilla/frame-script in unrelated files. r=Standard8,necko-reviewers,dragana 2022-07-26 02:46:31 +00:00
modules Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
mozbase Bug 1763466 - Change how is24HourFormat is determined for Isolated Process r=geckoview-reviewers,owlish 2022-07-19 21:48:02 +00:00
mozharness Bug 1780996 - Adjust windows10 screen resolution to match physical hardware if using gpu instance. r=gbrown,jrmuizel 2022-07-25 17:33:50 +00:00
perfdocs Bug 1780826 - Add twitch animation benchmark. r=sparky,perftest-reviewers 2022-07-26 12:58:11 +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 1762462 - Disable Always Partitioning Storage pref for Web Platform Tests; r=bvandersloot 2022-07-15 13:26:22 +00:00
raptor Bug 1780826 - Add twitch animation benchmark. r=sparky,perftest-reviewers 2022-07-26 12:58:11 +00:00
runtimes
specialpowers Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
talos Bug 1780543 - Part 3: Add mozilla/process-script environment as alias to frame-script. r=Standard8,perftest-reviewers,webcompat-reviewers,necko-reviewers,twisniewski,sparky,dragana 2022-07-26 02:46:29 +00:00
tools
tps
web-platform Bug 1773997 - Part 4: wpt for injecting a <base> element for import-maps. r=jonco,yulia 2022-07-26 15:16:12 +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 1781026 - Fix xpcshell no-unused-vars warnings in testing/xpcshell/example/. r=mossop 2022-07-25 10:54:13 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1776013 - Add SIMD memchr-like implementations to MFBT r=iain 2022-07-14 18:30:27 +00:00
mach_commands.py Bug 1777063 - add intermittent failure data to test-info report. r=gbrown 2022-07-20 19:10:39 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py Bug 1777063 - add intermittent failure data to test-info report. r=gbrown 2022-07-20 19:10:39 +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