New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 644150 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

power_LoadTest uses http instead of https

Project Member Reported by dbasehore@chromium.org, Sep 6 2016

Issue description

This doesn't matter for Google sites since it will use https even if you request https, but this will affect other sites that will connect you over http if requested.

We should probably be testing power while connecting with https, if possible, since that should be the more common use case.
 
Owner: dbasehore@chromium.org
Status: Assigned (was: Untriaged)
Project Member

Comment 2 by bugdroid1@chromium.org, Nov 18 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/autotest/+/7e0298b487b92dec881b7f1bbb9056ba0d6589ca

commit 7e0298b487b92dec881b7f1bbb9056ba0d6589ca
Author: Derek Basehore <dbasehore@chromium.org>
Date: Sat Nov 18 04:18:35 2017

power_LoadTest: Use https instead of http

Switch to https since it's the default use case on the web. Except for
go.com and photobucket.com which don't support https on their landing
pages.

BUG= chromium:644150 
TEST=power_LoadTest

Change-Id: I3d3818f0660299ff5823f9814cc22e189c771daf
Reviewed-on: https://chromium-review.googlesource.com/773783
Commit-Ready: Derek Basehore <dbasehore@chromium.org>
Tested-by: Derek Basehore <dbasehore@chromium.org>
Reviewed-by: Dan Erat <derat@chromium.org>

[modify] https://crrev.com/7e0298b487b92dec881b7f1bbb9056ba0d6589ca/client/site_tests/power_LoadTest/extension/urls.js

Status: Fixed (was: Assigned)
Looks like this is fixed?

Sign in to add a comment