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

Issue 1027193004: Respect top-level @TestOn declarations. (Closed)

Created:
5 years, 9 months ago by nweiz
Modified:
5 years, 9 months ago
Reviewers:
kevmoo
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/unittest@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Export @TestOn #

Patch Set 3 : Add another test. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+376 lines, -41 lines) Patch
M README.md View 1 chunk +71 lines, -0 lines 0 comments Download
M bin/unittest.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M lib/src/backend/metadata.dart View 1 chunk +16 lines, -3 lines 0 comments Download
M lib/src/backend/platform_selector.dart View 1 chunk +40 lines, -8 lines 2 comments Download
M lib/src/backend/suite.dart View 2 chunks +16 lines, -3 lines 0 comments Download
M lib/src/frontend/test_on.dart View 1 chunk +3 lines, -3 lines 2 comments Download
M lib/src/runner/load_exception.dart View 3 chunks +9 lines, -2 lines 0 comments Download
M lib/src/runner/loader.dart View 3 chunks +23 lines, -4 lines 0 comments Download
M lib/src/runner/parse_metadata.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/src/util/io.dart View 1 chunk +10 lines, -0 lines 0 comments Download
M lib/unittest.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M test/backend/platform_selector/evaluate_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M test/runner/browser/chrome_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M test/runner/browser/compact_reporter_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M test/runner/browser/compiler_pool_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M test/runner/browser/loader_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M test/runner/browser/runner_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M test/runner/compact_reporter_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M test/runner/isolate_listener_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M test/runner/loader_test.dart View 2 chunks +7 lines, -8 lines 0 comments Download
M test/runner/parse_metadata_test.dart View 2 chunks +13 lines, -7 lines 0 comments Download
M test/runner/runner_test.dart View 1 2 2 chunks +30 lines, -0 lines 0 comments Download
A test/runner/test_on_test.dart View 1 chunk +118 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
5 years, 9 months ago (2015-03-25 00:26:26 UTC) #1
kevmoo
LGTM – except Now that we can run tests via chrome, there are failures in ...
5 years, 9 months ago (2015-03-25 08:06:55 UTC) #2
nweiz
On 2015/03/25 08:06:55, kevmoo wrote: > LGTM – except > > Now that we can ...
5 years, 9 months ago (2015-03-25 22:40:55 UTC) #3
nweiz
5 years, 9 months ago (2015-03-25 22:41:07 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
017aadabc9b06beaa58b227a8e0d2e0dfb52a305 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698