New issue
Advanced search Search tips

Issue 740363 link

Starred by 1 user

Issue metadata

Status: Unconfirmed
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

chromium embeds the current date in chromedriver binary

Reported by bmwiedem...@gmail.com, Jul 9 2017

Issue description

Chrome Version       : 59.0.3071.109

What steps will reproduce the problem?
(1) build chromium package for openSUSE Linux on different  days

What is the expected result?
Should produce identical chromedriver binary

What happens instead?
chromedriver binary differs with a timestamp like
Aug 05 2018 05:00:00

 
timestamp comes from BUILD_DATE entry in
chromium-59.0.3071.109/out/Release/gen/base/generated_build_date.h
coming from
chromium-59.0.3071.109/build/write_build_date_header.py:91
Labels: TE-NeedsTriageHelp
Adding TE-NeedsTriageHelp as the issue related to chromedriver.
Components: Build

Sign in to add a comment