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

Issue 6905170: Add test to select between identical SSID/different Auth (Closed)

Created:
9 years, 7 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+cc_chromium.org, ericli
Visibility:
Public.

Description

Add test to select between identical SSID/different Auth Create a new WiFi autotest where there are two APs running with an identical SSID, but where one AP is WPA while the other is open. Ensure that we can connect to each network. Although this test works well with flimflam, this opened up a small bug in the test suite. Fix this by deferring any "SetProperty" calls on Service objects until after all match tests have been performed. This way we don't try to set a passphrase for a Service with security set to "none". BUG=chromium-os:14432 TEST=Run this new test. Rerun Manager and SecMat tests Change-Id: I79037e6f0d823d4e50b8100ab117a2e4d1d75a36 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=ba58af4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -6 lines) Patch
A server/site_tests/network_WiFiManager/040MutiAuth View 1 chunk +32 lines, -0 lines 0 comments Download
M server/site_wlan_connect.py View 1 chunk +9 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Stewart
9 years, 7 months ago (2011-05-02 19:50:14 UTC) #1
Sam Leffler
9 years, 7 months ago (2011-05-02 23:22:32 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698