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

Issue 102443007: Add lots of debugging machinery for flaky datetime creation (Closed)

Created:
7 years ago by Alan Knight
Modified:
7 years ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add lots of debugging machinery for flaky datetime creation R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=31234

Patch Set 1 #

Total comments: 6

Patch Set 2 : Changes from review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -2 lines) Patch
M pkg/intl/lib/intl.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/intl/lib/src/date_format_helpers.dart View 1 3 chunks +21 lines, -2 lines 0 comments Download
A pkg/intl/lib/src/temporary_debugging.dart View 1 1 chunk +10 lines, -0 lines 0 comments Download
M pkg/intl/test/date_time_format_test_core.dart View 1 4 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Alan Knight
This puts logging as close as possible to the actual date creation, which requires adding ...
7 years ago (2013-12-17 22:10:31 UTC) #1
kustermann
LGTM Btw: We hit another one of these: "FAIL: Test round-trip parsing of dates\n Expected: ...
7 years ago (2013-12-18 08:44:50 UTC) #2
Alan Knight
https://codereview.chromium.org/102443007/diff/1/pkg/intl/lib/src/temporary_debugging.dart File pkg/intl/lib/src/temporary_debugging.dart (right): https://codereview.chromium.org/102443007/diff/1/pkg/intl/lib/src/temporary_debugging.dart#newcode10 pkg/intl/lib/src/temporary_debugging.dart:10: StringBuffer dateCreationLog = new StringBuffer(); On 2013/12/18 08:44:50, kustermann ...
7 years ago (2013-12-18 17:49:17 UTC) #3
Alan Knight
7 years ago (2013-12-18 17:50:29 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r31234 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698