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

Issue 1672563002: e2e test for transformer (webdriver + pub serve) (Closed)

Created:
4 years, 10 months ago by ochafik
Modified:
4 years, 10 months ago
Reviewers:
vsm, Bob Nystrom
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : fix selenium config on travis #

Total comments: 2

Patch Set 9 : #

Patch Set 10 : drop --harmony #

Patch Set 11 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+194 lines, -6 lines) Patch
M .travis.yml View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M package.json View 2 chunks +3 lines, -1 line 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments Download
A test/child_server_process.dart View 1 chunk +83 lines, -0 lines 0 comments Download
M test/transformer/hello_app/pubspec.yaml View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
A test/transformer_e2e_test.dart View 1 2 3 4 5 6 7 8 9 1 chunk +95 lines, -0 lines 0 comments Download
M test/transformer_test.dart View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M tool/transformer_test.sh View 1 2 3 4 5 6 7 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
ochafik
Hey guys, here's a small e2e test that spawns a webdriver, pub serves with the ...
4 years, 10 months ago (2016-02-11 18:08:21 UTC) #3
vsm
On 2016/02/11 18:08:21, ochafik wrote: > Hey guys, here's a small e2e test that spawns ...
4 years, 10 months ago (2016-02-11 18:15:02 UTC) #4
vsm
lgtm https://codereview.chromium.org/1672563002/diff/140001/test/transformer_e2e_test.dart File test/transformer_e2e_test.dart (right): https://codereview.chromium.org/1672563002/diff/140001/test/transformer_e2e_test.dart#newcode42 test/transformer_e2e_test.dart:42: 'args': ['--no-sandbox', '--js-flags=--harmony'], Shouldn't need --harmony flags any ...
4 years, 10 months ago (2016-02-12 14:41:50 UTC) #5
ochafik
On 2016/02/11 18:15:02, vsm wrote: > On 2016/02/11 18:08:21, ochafik wrote: > FWIW, the Angular ...
4 years, 10 months ago (2016-02-12 14:51:32 UTC) #7
ochafik
Thanks Vijay! https://codereview.chromium.org/1672563002/diff/140001/test/transformer_e2e_test.dart File test/transformer_e2e_test.dart (right): https://codereview.chromium.org/1672563002/diff/140001/test/transformer_e2e_test.dart#newcode42 test/transformer_e2e_test.dart:42: 'args': ['--no-sandbox', '--js-flags=--harmony'], On 2016/02/12 14:41:49, vsm ...
4 years, 10 months ago (2016-02-12 14:52:22 UTC) #8
ochafik
4 years, 10 months ago (2016-02-12 14:53:22 UTC) #10
Message was sent while issue was closed.
Committed patchset #11 (id:200001) manually as
3f6c7b2c15fd43f39f91b35101e96dffd24b4fd7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698