Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Unified Diff: client/site_tests/suite_Factory/control

Issue 3120020: Fix bug that forget to change part_id_bios to vendor_id_bios. (Closed) Base URL: http://src.chromium.org/git/autotest.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/suite_Factory/control
diff --git a/client/site_tests/suite_Factory/control b/client/site_tests/suite_Factory/control
index b86d59aae5a560947f19c217b44d93cfae3901ca..0743da5782f6c70a8c3e4377de34170cd77f8121 100644
--- a/client/site_tests/suite_Factory/control
+++ b/client/site_tests/suite_Factory/control
@@ -88,8 +88,8 @@ test_list = [
dargs={'approved_dbs':'qualified_components*',
'ignored_cids':[
'hash_ro_firmware',
- 'part_id_bios',
'part_id_hwqual',
+ 'vendor_id_bios',
'version_rw_firmware',
]}),
factory.TestData(
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698