Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(310)

Issue 2061633002: Separate time variables for 32 and 64 bit systems in policy_browsertest (Closed)

Created:
4 years, 6 months ago by maksims (do not use this acc)
Modified:
4 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Separate time variables for 32 and 64 bit systems in policy_browsertest Some test cases fail due to updates to the time conversion functions - https://codereview.chromium.org/1988663002/ The problem is that linux_chromium_dbg_32 starts to fail, when the above mentioned CL is applied, because the date after 2038 cannot be properly converted on 32-bit systems due to 2^32 value limitation. Committed: https://crrev.com/18b63eadc7c74c356adb148cdd863cc587ec2bdd Cr-Commit-Position: refs/heads/master@{#399746}

Patch Set 1 #

Patch Set 2 : TODO added #

Total comments: 1

Patch Set 3 : use year 2038 for everything #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/policy/policy_browsertest.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 21 (6 generated)
maksims (do not use this acc)
please review
4 years, 6 months ago (2016-06-13 10:04:02 UTC) #4
pastarmovj
Just a quick question: How bad is it actually use only the 2038 year for ...
4 years, 6 months ago (2016-06-13 10:22:57 UTC) #5
maksims (do not use this acc)
On 2016/06/13 10:22:57, pastarmovj wrote: > Just a quick question: How bad is it actually ...
4 years, 6 months ago (2016-06-13 10:42:22 UTC) #6
maksims (do not use this acc)
On 2016/06/13 10:22:57, pastarmovj wrote: > Just a quick question: How bad is it actually ...
4 years, 6 months ago (2016-06-13 10:44:38 UTC) #7
jww
On 2016/06/13 10:44:38, maksims wrote: > On 2016/06/13 10:22:57, pastarmovj wrote: > > Just a ...
4 years, 6 months ago (2016-06-13 17:12:12 UTC) #8
maksims (do not use this acc)
On 2016/06/13 17:12:12, jww wrote: > On 2016/06/13 10:44:38, maksims wrote: > > On 2016/06/13 ...
4 years, 6 months ago (2016-06-14 05:33:19 UTC) #9
maksims (do not use this acc)
please review
4 years, 6 months ago (2016-06-14 05:36:27 UTC) #10
maksims (do not use this acc)
reminder
4 years, 6 months ago (2016-06-14 15:04:25 UTC) #11
pastarmovj
https://codereview.chromium.org/2061633002/diff/20001/chrome/browser/policy/policy_browsertest.cc File chrome/browser/policy/policy_browsertest.cc (right): https://codereview.chromium.org/2061633002/diff/20001/chrome/browser/policy/policy_browsertest.cc#newcode250 chrome/browser/policy/policy_browsertest.cc:250: // in the future. https://crbug.com/619828 What I meant however ...
4 years, 6 months ago (2016-06-14 15:22:48 UTC) #12
maksims (do not use this acc)
Well, we can do it like this as well. Btw, what was the reason you ...
4 years, 6 months ago (2016-06-14 17:21:55 UTC) #13
pastarmovj
On 2016/06/14 17:21:55, maksims wrote: > Well, we can do it like this as well. ...
4 years, 6 months ago (2016-06-14 17:48:07 UTC) #14
pastarmovj
lgtm
4 years, 6 months ago (2016-06-14 17:57:55 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2061633002/40001
4 years, 6 months ago (2016-06-14 18:00:07 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-14 18:05:30 UTC) #19
commit-bot: I haz the power
4 years, 6 months ago (2016-06-14 18:07:04 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/18b63eadc7c74c356adb148cdd863cc587ec2bdd
Cr-Commit-Position: refs/heads/master@{#399746}

Powered by Google App Engine
This is Rietveld 408576698