Commit 11e2b3ba authored by Nico Weber's avatar Nico Weber Committed by Commit Bot

Remove a few whitelist entries for the "Windows deterministic" and...

Remove a few whitelist entries for the "Windows deterministic" and "Deterministic Linux (dbg)" bots.

These are no longer nondeterministic following
https://chromium-review.googlesource.com/c/chromium/src/+/1351492

Bug: 899438
Change-Id: I2f72531111fdc62c340032df610fcd256e524504
Reviewed-on: https://chromium-review.googlesource.com/c/1351721
Commit-Queue: Hans Wennborg <hans@chromium.org>
Reviewed-by: default avatarHans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/master@{#611062}
parent c6e72efa
...@@ -68,26 +68,6 @@ ...@@ -68,26 +68,6 @@
'nacl_helper', 'nacl_helper',
'nacl_helper_bootstrap', 'nacl_helper_bootstrap',
'nacl_loader_unittests', 'nacl_loader_unittests',
'nacl_test_data/extension_vcache_test/glibc/extension_validation_cache_glibc_x86_64.nexe',
'nacl_test_data/extension_vcache_test/glibc/extension_validation_cache_libs/lib64/libppapi_cpp_lib.so',
'nacl_test_data/glibc/irt_exception_test_glibc_x86_64.nexe',
'nacl_test_data/glibc/pm_exit_status_test_glibc_x86_64.nexe',
'nacl_test_data/glibc/pm_exit_status_test_libs/lib64/libppapi_cpp_lib.so',
'nacl_test_data/glibc/ppapi_crash_in_callback_glibc_x86_64.nexe',
'nacl_test_data/glibc/ppapi_crash_off_main_thread_glibc_x86_64.nexe',
'nacl_test_data/glibc/ppapi_crash_ppapi_off_main_thread_glibc_x86_64.nexe',
'nacl_test_data/glibc/ppapi_crash_via_check_failure_glibc_x86_64.nexe',
'nacl_test_data/glibc/ppapi_crash_via_exit_call_glibc_x86_64.nexe',
'nacl_test_data/glibc/ppapi_ppb_core_glibc_x86_64.nexe',
'nacl_test_data/glibc/ppapi_ppb_instance_glibc_x86_64.nexe',
'nacl_test_data/glibc/ppapi_ppp_instance_glibc_x86_64.nexe',
'nacl_test_data/glibc/ppapi_progress_events_glibc_x86_64.nexe',
'nacl_test_data/glibc/simple_glibc_x86_64.nexe',
'nacl_test_data/glibc/simple_libs/lib64/libppapi_cpp_lib.so',
'nacl_test_data/glibc/sysconf_nprocessors_onln_test_glibc_x86_64.nexe',
'nacl_test_data/glibc/sysconf_nprocessors_onln_test_libs/lib64/libppapi_cpp_lib.so',
'ppapi_nacl_tests_glibc_x86_64.nexe',
'ppapi_nacl_tests_libs/lib64/glibc_x64/libppapi_cpp_lib.so',
], ],
# https://crbug.com/330262 # https://crbug.com/330262
...@@ -238,48 +218,6 @@ ...@@ -238,48 +218,6 @@
'mini_installer_tests.zip', 'mini_installer_tests.zip',
'policy_templates.zip', 'policy_templates.zip',
# nacl stuff, https://crbug.com/429358
'nacl_test_data\\extension_vcache_test\\glibc\\extension_validation_cache_glibc_x86_32.nexe',
'nacl_test_data\\extension_vcache_test\\glibc\\extension_validation_cache_glibc_x86_64.nexe',
'nacl_test_data\\extension_vcache_test\\glibc\\extension_validation_cache_libs\\lib32\\libppapi_cpp_lib.dll',
'nacl_test_data\\extension_vcache_test\\glibc\\extension_validation_cache_libs\\lib64\\libppapi_cpp_lib.dll',
'nacl_test_data\\glibc\\irt_exception_test_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\irt_exception_test_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\pm_exit_status_test_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\pm_exit_status_test_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\pm_exit_status_test_libs\\lib32\\libppapi_cpp_lib.dll',
'nacl_test_data\\glibc\\pm_exit_status_test_libs\\lib64\\libppapi_cpp_lib.dll',
'nacl_test_data\\glibc\\ppapi_crash_in_callback_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\ppapi_crash_in_callback_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\ppapi_crash_off_main_thread_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\ppapi_crash_off_main_thread_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\ppapi_crash_ppapi_off_main_thread_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\ppapi_crash_ppapi_off_main_thread_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\ppapi_crash_via_check_failure_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\ppapi_crash_via_check_failure_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\ppapi_crash_via_exit_call_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\ppapi_crash_via_exit_call_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\ppapi_ppb_core_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\ppapi_ppb_core_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\ppapi_ppb_instance_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\ppapi_ppb_instance_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\ppapi_ppp_instance_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\ppapi_ppp_instance_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\ppapi_progress_events_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\ppapi_progress_events_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\simple_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\simple_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\simple_libs\\lib32\\libppapi_cpp_lib.dll',
'nacl_test_data\\glibc\\simple_libs\\lib64\\libppapi_cpp_lib.dll',
'nacl_test_data\\glibc\\sysconf_nprocessors_onln_test_glibc_x86_32.nexe',
'nacl_test_data\\glibc\\sysconf_nprocessors_onln_test_glibc_x86_64.nexe',
'nacl_test_data\\glibc\\sysconf_nprocessors_onln_test_libs\\lib32\\libppapi_cpp_lib.dll',
'nacl_test_data\\glibc\\sysconf_nprocessors_onln_test_libs\\lib64\\libppapi_cpp_lib.dll',
'ppapi_nacl_tests_glibc_x86_32.nexe',
'ppapi_nacl_tests_glibc_x86_64.nexe',
'ppapi_nacl_tests_libs\\lib32\\glibc_x86\\libppapi_cpp_lib.dll',
'ppapi_nacl_tests_libs\\lib64\\glibc_x64\\libppapi_cpp_lib.dll',
# These two started being non-deterministic days 2 out of 3 builds days # These two started being non-deterministic days 2 out of 3 builds days
# after we switched to using two distinct build dirs, for no apparent # after we switched to using two distinct build dirs, for no apparent
# reason. # reason.
......
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