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

Issue 675414 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit 22 days ago
Closed: Dec 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

Blink unit test command issues incorrect warning text.

Project Member Reported by girard@chromium.org, Dec 18 2016

Issue description

If webkit layout test fails because of missing dependencies, an error is issued that directs the user to "For complete Windows build requirements, please see: http://dev.chromium.org/developers/how-tos/build-instructions-windows"

Note that the content at http://dev.chromium.org/developers/how-tos/build-instructions-windows now redirects readers to https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md

Correct the link in the script.
 
Project Member

Comment 2 by bugdroid1@chromium.org, Dec 18 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/b1e337529fe6f3b55b421b6342167b2a1c8d61ea

commit b1e337529fe6f3b55b421b6342167b2a1c8d61ea
Author: girard <girard@chromium.org>
Date: Sun Dec 18 04:55:28 2016

correct path to build instructions

BUG= 675414 

Review-Url: https://codereview.chromium.org/2586743002
Cr-Commit-Position: refs/heads/master@{#439365}

[modify] https://crrev.com/b1e337529fe6f3b55b421b6342167b2a1c8d61ea/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/win.py

Comment 3 by girard@chromium.org, Dec 18 2016

Status: Fixed (was: Untriaged)

Sign in to add a comment