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

Issue 3135051: Add more DBus exception trampolines (Closed)

Created:
10 years, 4 months ago by Paul Stewart
Modified:
9 years, 7 months ago
Reviewers:
Sam Leffler
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, ericli, petkov+cc_chromium.org
Base URL:
ssh://gitrw.chromium.org/autotest.git
Visibility:
Public.

Description

Add more DBus exception trampolines At times the "GetProperties()" call on a service dies because the underlying service has been destroyed. Catch this exception and add a quirk. Also, change all the DumpLogs/sys.exit() pairs and create a shared "ErrExit()" function. BUG=none TEST=rerun testbed Add more suspenders around wlan_connect

Patch Set 1 #

Patch Set 2 : Remove extra GetProperties call #

Patch Set 3 : Dump logs if there are quirks, too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -11 lines) Patch
M server/site_wlan_connect.py View 1 2 6 chunks +24 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Stewart
10 years, 4 months ago (2010-08-26 02:42:13 UTC) #1
Sam Leffler
10 years, 3 months ago (2010-08-27 17:45:30 UTC) #2
LGTM (we want the test code as robust as possible so we can identify+fix all the
issues that generate quirks)

Powered by Google App Engine
This is Rietveld 408576698