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

Issue 1696006: Integrate with autotest log. (Closed)

Created:
10 years, 8 months ago by neb
Modified:
9 years, 7 months ago
Reviewers:
Sam Leffler, seano
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, ericli, petkov+cc_chromium.org
Visibility:
Public.

Description

Integrate with autotest log.

Patch Set 1 #

Total comments: 1

Patch Set 2 : Iterate #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -19 lines) Patch
M server/site_linux_router.py View 1 3 chunks +5 lines, -3 lines 0 comments Download
M server/site_tests/network_WiFiMatFunc/control View 1 chunk +3 lines, -6 lines 0 comments Download
A server/site_tests/network_WiFiMatFunc/network_WiFiMatFunc.py View 1 1 chunk +37 lines, -0 lines 0 comments Download
M server/site_tests/network_WiFiSecMat/control View 1 chunk +3 lines, -6 lines 0 comments Download
A server/site_tests/network_WiFiSecMat/network_WiFiSecMat.py View 1 chunk +37 lines, -0 lines 0 comments Download
M server/site_wifitest.py View 1 5 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
neb
10 years, 8 months ago (2010-04-21 22:16:38 UTC) #1
Sam Leffler
are you missing similar changes for SecMat?
10 years, 8 months ago (2010-04-21 22:36:22 UTC) #2
neb
On 2010/04/21 22:36:22, Sam Leffler wrote: > are you missing similar changes for SecMat? That's ...
10 years, 8 months ago (2010-04-21 22:59:13 UTC) #3
Sam Leffler
The directory split was intentional; these are independent suites of tests meant to be handed ...
10 years, 8 months ago (2010-04-21 23:04:11 UTC) #4
seano
http://codereview.chromium.org/1696006/diff/1/4 File server/site_tests/network_WiFiMatFunc/network_WiFiMatFunc.py (right): http://codereview.chromium.org/1696006/diff/1/4#newcode33 server/site_tests/network_WiFiMatFunc/network_WiFiMatFunc.py:33: except Exception as e: don't use 'as', use a ...
10 years, 8 months ago (2010-04-22 16:45:45 UTC) #5
neb
Fixed the exceptions too, the test now correctly reports both passes and failures.
10 years, 8 months ago (2010-04-23 18:46:00 UTC) #6
seano
10 years, 8 months ago (2010-04-23 20:15:13 UTC) #7
On 2010/04/23 18:46:00, neb wrote:
> Fixed the exceptions too, the test now correctly reports both passes and
> failures.

LGTM

Powered by Google App Engine
This is Rietveld 408576698