зеркало из https://github.com/mozilla/gecko-dev.git
6ebf16e585
On Linux, the VP8 encoder, based on the libvpx API, is able to pass the reset-during-flush WPT by change. However, the H264 encoder, based on the libx264 API, cannot. Therefore, adding the H264 encoder to the test can expose the potential failures in the current EncoderTemplate code. This addition enables us to assess whether subsequent patches effectively resolve the issue. Differential Revision: https://phabricator.services.mozilla.com/D208188 |
||
---|---|---|
.. | ||
awsy | ||
condprofile | ||
config | ||
crashtest | ||
docs | ||
extensions | ||
firefox-ui | ||
geckodriver | ||
gtest | ||
jsshell | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
perfdocs | ||
performance | ||
profiles | ||
raptor | ||
runtimes | ||
specialpowers | ||
talos | ||
test | ||
tools | ||
tps | ||
web-platform | ||
webcompat | ||
webdriver | ||
xpcshell | ||
README.txt | ||
addtest.py | ||
cppunittest.toml | ||
mach_commands.py | ||
moz.build | ||
parse_build_tests_ccov.py | ||
remotecppunittests.py | ||
runcppunittests.py | ||
skipfails.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