qutebrowser/scripts
Florian Bruhin b384208625 scripts: Ignore DXVAVDA errors for smoke test
When trying to release in my Windows VM, I get:

    [1568:5924:1204/204551.986:ERROR:dxva_video_decode_accelerator_win.cc(1399)]
    DXVAVDA fatal error: could not LoadLibrary: mf.dll: The specified
    module could not be found. (0x7E)
    [1568:5924:1204/204551.986:ERROR:dxva_video_decode_accelerator_win.cc(1399)]
    DXVAVDA fatal error: could not LoadLibrary: mfplat.dll: The
    specified module could not be found. (0x7E)
    [1568:5924:1204/204551.986:ERROR:dxva_video_decode_accelerator_win.cc(1399)]
    DXVAVDA fatal error: could not LoadLibrary: msmpeg2vdec.dll: The
    specified module could not be found. (0x7E)
    [1568:5924:1204/204551.986:ERROR:dxva_video_decode_accelerator_win.cc(1407)]
    DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: The
    specified module could not be found. (0x7E)

This seems to happen on Windows 10 N only, where the Windows Media
features (and thus probably DLLs) are missing.

See https://github.com/microsoft/playwright/issues/2901

(cherry picked from commit 2e65f731b1)
2020-12-04 21:15:50 +01:00
..
dev scripts: Ignore DXVAVDA errors for smoke test 2020-12-04 21:15:50 +01:00
testbrowser testbrowser_webengine: Add default URL 2020-01-15 15:31:01 +01:00
__init__.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
asciidoc2html.py Simplify asciidoc arg 2020-09-16 21:13:47 +02:00
cycle-inputs.js Clean up cycle-inputs.js 2018-02-09 12:14:07 +01:00
dictcli.py scripts: Print errors to stderr instead of stdout 2020-04-21 09:56:34 +02:00
hist_importer.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
hostblock_blame.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
importer.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
keytester.py Fix lint 2020-05-02 10:41:14 +02:00
link_pyqt.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
mkvenv.py scripts: Actually read --skip-smoke-test 2020-12-03 21:05:12 +01:00
open_url_in_instance.sh Let a script complain if socat is not installed. 2020-11-25 17:59:28 +01:00
setupcommon.py Fix tests/lint 2020-06-17 17:36:49 +02:00
utils.py recompile_requirements: Add GHA groups 2020-07-27 16:20:24 +02:00