Commit c5b4f7b1 authored by Arthur Eubanks's avatar Arthur Eubanks Committed by Chromium LUCI CQ

Add swiftshader\libGLESv2.dll{,.pdb} to determinism ignorelist

Bug: 1163310
Change-Id: Ie1132d7a288c39e324df4fc74187c2e144c85fdd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625777Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#842848}
parent 896141ef
......@@ -203,6 +203,10 @@
'mini_installer.exe.pdb',
'previous_version_mini_installer.exe',
# https://crbug.com/1163310
r'swiftshader\libGLESv2.dll',
r'swiftshader\libGLESv2.dll.pdb',
# These probably have mtimes in the zip headers and the scripts creating
# them probably should use build_utils.ZipDir() instead.
'mini_installer_tests.zip',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment