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

Issue 3433001: Fix factory test (Closed)

Created:
10 years, 3 months ago by Hung-Te
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli, petkov+cc_chromium.org
Visibility:
Public.

Description

Fix factory test On last integration we found two bugs which caused factory test program to halt. Here's the fixes. gbb_util: variable should be initialized. factory_UploadLogs: a variable has changed from global to class scope. BUG=none TEST=manually Change-Id: I40a24a6ed6601803a04352859e15886536f4eef0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M client/common_lib/gbb_util.py View 1 chunk +1 line, -0 lines 0 comments Download
M client/site_tests/factory_UploadLogs/factory_UploadLogs.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Hung-Te
10 years, 3 months ago (2010-09-14 08:02:53 UTC) #1
Tammo Spalink
lgtm
10 years, 3 months ago (2010-09-14 08:09:23 UTC) #2
Tom Wai-Hong Tam
10 years, 3 months ago (2010-09-14 18:03:07 UTC) #3
Thanks for fixing it.

Powered by Google App Engine
This is Rietveld 408576698