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

Issue 12223074: Create generated tests inside the build directory (Closed)

Created:
7 years, 10 months ago by kustermann
Modified:
7 years, 10 months ago
Reviewers:
ricow1, Emily Fortuna
CC:
reviews_dartlang.org, ahe
Visibility:
Public.

Description

Create generated tests inside the build directory Patch Set 1 is a revert of r18295. Committed: https://code.google.com/p/dart/source/detail?r=18802

Patch Set 1 #

Patch Set 2 : #

Total comments: 22

Patch Set 3 : Rebased on top of blois commit (directory lister in http server) #

Patch Set 4 : #

Patch Set 5 : dromaeo fixes #

Total comments: 9

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -872 lines) Patch
M pkg/intl/test/date_time_format_http_request_test.dart View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/dromaeo/Dromaeo.dart View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M samples/third_party/dromaeo/Suites.dart View 1 2 3 4 1 chunk +5 lines, -5 lines 0 comments Download
M tests/html/dromaeo_smoke-html.html View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M tests/html/dromaeo_smoke_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/html/xhr_cross_origin_test.dart View 1 2 3 3 chunks +6 lines, -3 lines 0 comments Download
M tests/html/xhr_test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/test.dart View 1 2 3 4 5 2 chunks +4 lines, -1 line 0 comments Download
M tools/test-runtime.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tools/testing/dart/browser_test.dart View 1 2 3 3 chunks +13 lines, -22 lines 0 comments Download
M tools/testing/dart/http_server.dart View 1 2 3 4 5 6 chunks +179 lines, -86 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 2 3 4 5 8 chunks +90 lines, -59 lines 0 comments Download
D tools/testing/dart/vendored_pkg/path/path.dart View 1 2 3 4 5 1 chunk +0 lines, -689 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kustermann
There's still a nasty issue with 'html/dromaeo_smoke_test' and I need to test it in all ...
7 years, 10 months ago (2013-02-12 01:49:23 UTC) #1
ricow1
https://codereview.chromium.org/12223074/diff/5003/tests/html/xhr_cross_origin_test.dart File tests/html/xhr_cross_origin_test.dart (right): https://codereview.chromium.org/12223074/diff/5003/tests/html/xhr_cross_origin_test.dart#newcode33 tests/html/xhr_cross_origin_test.dart:33: var url = "http://localhost:$port/root_dart/tests/html/xhr_cross_origin_data.txt"; Long line https://codereview.chromium.org/12223074/diff/5003/tests/html/xhr_cross_origin_test.dart#newcode52 tests/html/xhr_cross_origin_test.dart:52: var ...
7 years, 10 months ago (2013-02-12 07:14:04 UTC) #2
Emily Fortuna
https://codereview.chromium.org/12223074/diff/5003/tools/testing/dart/browser_test.dart File tools/testing/dart/browser_test.dart (right): https://codereview.chromium.org/12223074/diff/5003/tools/testing/dart/browser_test.dart#newcode25 tools/testing/dart/browser_test.dart:25: <script type="text/javascript" src="/root_dart/pkg/unittest/lib/test_controller.js"> long line https://codereview.chromium.org/12223074/diff/5003/tools/testing/dart/http_server.dart File tools/testing/dart/http_server.dart (right): ...
7 years, 10 months ago (2013-02-12 18:04:09 UTC) #3
kustermann
I rebased now on top of blois http server change and addressed your comments. This ...
7 years, 10 months ago (2013-02-15 08:00:30 UTC) #4
kustermann
Here are the fixes for dromaeo. I tested the CL as good as I can ...
7 years, 10 months ago (2013-02-16 01:05:15 UTC) #5
Emily Fortuna
https://codereview.chromium.org/12223074/diff/30001/tools/test.dart File tools/test.dart (right): https://codereview.chromium.org/12223074/diff/30001/tools/test.dart#newcode129 tools/test.dart:129: // FIXME(kustermann,ricow): This is boken and should be fixed ...
7 years, 10 months ago (2013-02-16 02:22:00 UTC) #6
kustermann
PTAL https://codereview.chromium.org/12223074/diff/30001/tools/test.dart File tools/test.dart (right): https://codereview.chromium.org/12223074/diff/30001/tools/test.dart#newcode129 tools/test.dart:129: // FIXME(kustermann,ricow): This is boken and should be ...
7 years, 10 months ago (2013-02-18 09:27:02 UTC) #7
ricow1
LGTM
7 years, 10 months ago (2013-02-18 10:08:48 UTC) #8
Emily Fortuna
lgtm https://codereview.chromium.org/12223074/diff/30001/tools/test.dart File tools/test.dart (right): https://codereview.chromium.org/12223074/diff/30001/tools/test.dart#newcode132 tools/test.dart:132: TestingServerRunner.setPackageRootDir(firstConf); On 2013/02/18 09:27:02, kustermann wrote: > On ...
7 years, 10 months ago (2013-02-19 17:50:19 UTC) #9
kustermann
7 years, 10 months ago (2013-02-21 08:10:52 UTC) #10
Message was sent while issue was closed.
Committed patchset #6 manually as r18802 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698