New issue
Advanced search Search tips

Issue 831770 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

failed compile (with patch) confirm no-op on win7_chromium_rel_ng

Project Member Reported by billorr@chromium.org, Apr 11 2018

Issue description

This seems a bit flaky, with some jobs passing and others failing.

https://ci.chromium.org/buildbot/tryserver.chromium.win/win7_chromium_rel_ng/143785 for an example failure.

version.h.in seems to be the template that is causing issues in all examples I've looked at, but there are multiple different generated files having this failure.

ninja explain: recorded mtime of gen/extensions/shell/common/version.h older than most recent input ../../build/util/LASTCHANGE (545173957 vs 545174986)
ninja explain: gen/extensions/shell/common/version.h is dirty
ninja explain: obj/extensions/shell/version_header_action.stamp is dirty
ninja explain: obj/extensions/shell/version_header_action.stamp is dirty
ninja explain: gen/extensions/shell/common/version.h is dirty
ninja explain: obj/extensions/shell/app_shell_lib/shell_content_client.obj is dirty
ninja explain: gen/extensions/shell/common/version.h is dirty
ninja explain: obj/extensions/shell/app_shell_lib/shell_nacl_browser_delegate.obj is dirty
ninja explain: obj/extensions/shell/app_shell_lib/shell_content_client.obj is dirty
ninja explain: obj/extensions/shell/app_shell_lib/shell_nacl_browser_delegate.obj is dirty
ninja explain: app_shell_unittests.exe is dirty
ninja explain: obj/extensions/shell/version_header_action.stamp is dirty
ninja explain: obj/extensions/shell/version_header_action.stamp is dirty
ninja explain: obj/extensions/shell/app_shell_lib/shell_content_client.obj is dirty
ninja explain: obj/extensions/shell/app_shell_lib/shell_nacl_browser_delegate.obj is dirty
ninja explain: extensions_browsertests.exe is dirty
ninja explain: obj/extensions/shell/version_header_action.stamp is dirty
ninja explain: obj/extensions/shell/app_shell_lib/shell_content_client.obj is dirty
ninja explain: obj/extensions/shell/app_shell_lib/shell_nacl_browser_delegate.obj is dirty
ninja explain: extensions_unittests.exe is dirty

extension/shell/OWNERS added to cc
 
Components: -Infra>Client>Chrome
Labels: Sheriff-Chromium
This is likely something for the sheriff to diagnose.

At a glance, I'm seeing this beyond just extesnion/shell.
Owner: kmarshall@chromium.org
Status: Assigned (was: Untriaged)
Labels: -Sheriff-Chromium
Removing sheriff label since it has an owner.
Owner: ----
Status: WontFix (was: Assigned)
Don't see this happening on any of the recent 200 builds. Closing.

Sign in to add a comment