Chromium Code Reviews

Issue 1152083008: Add special-case support for Polymer tests. (Closed)

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

Description

Add special-case support for Polymer tests. Polymer tests use a special wrapper that we need to be aware of. Closes #128 R=kevmoo@google.com Committed: https://github.com/dart-lang/test/commit/46708ff0b632875c43581f3d4f3a464f5b07a195

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+128 lines, -1 line)
M CHANGELOG.md View 1 chunk +4 lines, -0 lines 0 comments
A lib/src/runner/browser/polymer.dart View 1 chunk +108 lines, -0 lines 0 comments
M lib/src/runner/browser/server.dart View 2 chunks +15 lines, -1 line 0 comments
M pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments

Messages

Total messages: 3 (0 generated)
nweiz
5 years, 6 months ago (2015-06-01 23:39:59 UTC) #1
kevmoo
The lack of tests makes me sad, but I understand why. LGTM
5 years, 6 months ago (2015-06-01 23:44:46 UTC) #2
nweiz
5 years, 6 months ago (2015-06-01 23:46:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
46708ff0b632875c43581f3d4f3a464f5b07a195 (presubmit successful).

Powered by Google App Engine