commit | 13b83c5453670727eac8853c0450838ebe74ef59 | [log] [tgz] |
---|---|---|
author | Alex Miller <milleral@chromium.org> | Thu Feb 14 16:07:34 2013 -0800 |
committer | ChromeBot <chrome-bot@google.com> | Fri Feb 15 15:09:21 2013 -0800 |
tree | 42a6939531178d5eeaa30270740fcfea05473d24 | |
parent | 4dbf37282080e11e0d6b434dc256f36d916e8575 [diff] |
[autotest] Fix auth_server_unittest.py It failed because it was trying to open a port <1024 as non-root. Setting the HTTP port now makes it pass (but also spit out lots of error messages?). TEST=ran it BUG=chromium-os:37989 Change-Id: Id13e5037868a013bc7a0878b9021d84b4225db42 Reviewed-on: https://gerrit.chromium.org/gerrit/43399 Commit-Queue: Alex Miller <milleral@chromium.org> Reviewed-by: Alex Miller <milleral@chromium.org> Tested-by: Alex Miller <milleral@chromium.org>