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

Issue 772463003: Don't Throw Error when setting unittest config twice (Closed)

Created:
6 years ago by Nicolas Garnier
Modified:
6 years ago
Reviewers:
kevmoo
Visibility:
Public.

Description

Instead of Throwing an error when setting the unittest config if it has already been set we'll just display a warning.

Patch Set 1 #

Patch Set 2 : Adding new version #

Total comments: 6

Patch Set 3 : Fixed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M pkg/unittest/CHANGELOG.md View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/unittest/lib/unittest.dart View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M pkg/unittest/pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (4 generated)
Nicolas Garnier
Hey Kevin, This is one of the change we discussed for the unittest library (allow ...
6 years ago (2014-12-02 11:51:39 UTC) #1
kevmoo
On 2014/12/02 11:51:39, Nicolas Garnier wrote: > Hey Kevin, > > This is one of ...
6 years ago (2014-12-08 18:30:57 UTC) #2
Nicolas Garnier
On 2014/12/08 18:30:57, kevmoo wrote: > On 2014/12/02 11:51:39, Nicolas Garnier wrote: > > Hey ...
6 years ago (2014-12-08 19:13:27 UTC) #3
kevmoo
LGTM with comments https://codereview.chromium.org/772463003/diff/20001/pkg/unittest/CHANGELOG.md File pkg/unittest/CHANGELOG.md (right): https://codereview.chromium.org/772463003/diff/20001/pkg/unittest/CHANGELOG.md#newcode3 pkg/unittest/CHANGELOG.md:3: * Prints a warning instead of ...
6 years ago (2014-12-08 21:04:48 UTC) #4
Nicolas Garnier
Done https://codereview.chromium.org/772463003/diff/20001/pkg/unittest/CHANGELOG.md File pkg/unittest/CHANGELOG.md (right): https://codereview.chromium.org/772463003/diff/20001/pkg/unittest/CHANGELOG.md#newcode3 pkg/unittest/CHANGELOG.md:3: * Prints a warning instead of an throwing ...
6 years ago (2014-12-08 21:18:15 UTC) #5
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
6 years ago (2014-12-08 21:21:23 UTC) #10
Nicolas Garnier
6 years ago (2014-12-08 21:58:07 UTC) #11
Message was sent while issue was closed.
Committed as: https://code.google.com/p/dart/source/detail?r=42187

Powered by Google App Engine
This is Rietveld 408576698