From 38999a578f1b6942eac771f3fb6ca6bd4930dfdb Mon Sep 17 00:00:00 2001 From: Manoj Gupta Date: Wed, 17 Jul 2019 15:29:17 -0700 Subject: DebugInfoTest: Whitelist fw_parser This is a binary from Intel. So whitelist to avoid errors from DebugInfoTest. BUG=chromium:984749 TEST=No more complains about fw_parser Change-Id: I808e3972e635e52a406d2e2a4c8ce673530e72d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1706398 Tested-by: Manoj Gupta Reviewed-by: Zhizhou Yang Commit-Queue: Manoj Gupta Legacy-Commit-Queue: Commit Bot --- debug_info_test/exist_debug_info.whitelist | 1 + 1 file changed, 1 insertion(+) (limited to 'debug_info_test') diff --git a/debug_info_test/exist_debug_info.whitelist b/debug_info_test/exist_debug_info.whitelist index 417607c0..e0076fd6 100644 --- a/debug_info_test/exist_debug_info.whitelist +++ b/debug_info_test/exist_debug_info.whitelist @@ -9,4 +9,5 @@ .*/usr/lib64/python2.7/site-packages/selenium/webdriver/firefox/.*/x_ignore_nofocus\.so\.debug .*/lib.*/libiptc\.so.*\.debug .*/autotest/.*\.debug +.*/opt/intel/fw_parser\.debug # todos: -- cgit v1.2.3