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

Issue 12086028: Fix up dromaeo after lib v2 merge and add Dromaeo smoketest to prevent future (Closed)

Created:
7 years, 10 months ago by Emily Fortuna
Modified:
7 years, 10 months ago
Reviewers:
vsm, dgrove
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix up dromaeo after lib v2 merge and add Dromaeo smoketest to prevent future breakage. BUG= Committed: https://code.google.com/p/dart/source/detail?r=17933

Patch Set 1 : #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -11922 lines) Patch
M samples/third_party/dromaeo/Dromaeo.dart View 1 3 chunks +14 lines, -5 lines 0 comments Download
M samples/third_party/dromaeo/README View 1 2 chunks +2 lines, -4 lines 0 comments Download
M samples/third_party/dromaeo/Suites.dart View 1 2 chunks +10 lines, -4 lines 0 comments Download
M samples/third_party/dromaeo/common/BenchUtil.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M samples/third_party/dromaeo/common/common.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M samples/third_party/dromaeo/index.html View 1 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/dromaeo/tests/Common.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/dromaeo/tests/dom-attr-html.html View 1 1 chunk +1 line, -1 line 0 comments Download
D samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.dart View 1 1 chunk +0 lines, -35 lines 0 comments Download
D samples/third_party/dromaeo/tests/dom-attr-htmlidiomatic.html View 1 1 chunk +0 lines, -2900 lines 0 comments Download
M samples/third_party/dromaeo/tests/dom-modify-html.html View 1 1 chunk +1 line, -1 line 0 comments Download
D samples/third_party/dromaeo/tests/dom-modify-htmlidiomatic.dart View 1 1 chunk +0 lines, -69 lines 0 comments Download
D samples/third_party/dromaeo/tests/dom-modify-htmlidiomatic.html View 1 1 chunk +0 lines, -2900 lines 0 comments Download
M samples/third_party/dromaeo/tests/dom-query-html.html View 1 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/dromaeo/tests/dom-query-htmlidiomatic.dart View 1 1 chunk +0 lines, -104 lines 0 comments Download
D samples/third_party/dromaeo/tests/dom-query-htmlidiomatic.html View 1 1 chunk +0 lines, -2900 lines 0 comments Download
M samples/third_party/dromaeo/tests/dom-traverse-html.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M samples/third_party/dromaeo/tests/dom-traverse-html.html View 1 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/dromaeo/tests/dom-traverse-htmlidiomatic.dart View 1 1 chunk +0 lines, -88 lines 0 comments Download
D samples/third_party/dromaeo/tests/dom-traverse-htmlidiomatic.html View 1 1 chunk +0 lines, -2900 lines 0 comments Download
A tests/html/dromaeo_noop/dromaeo_smoke.dart View 1 2 1 chunk +25 lines, -0 lines 0 comments Download
A + tests/html/dromaeo_noop/dromaeo_smoke.dart.js View 1 2 3 1 chunk +5 lines, -5 lines 0 comments Download
A tests/html/dromaeo_smoke-html.html View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
A tests/html/dromaeo_smoke_test.dart View 1 2 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Emily Fortuna
The Dromaeo tests broke with an incorrect "fix" during the lib v2 merge. This fixes ...
7 years, 10 months ago (2013-01-30 01:15:55 UTC) #1
vsm
https://chromiumcodereview.appspot.com/12086028/diff/11001/tests/html/dromaeo_noop/dromaeo_smoke.dart File tests/html/dromaeo_noop/dromaeo_smoke.dart (right): https://chromiumcodereview.appspot.com/12086028/diff/11001/tests/html/dromaeo_noop/dromaeo_smoke.dart#newcode1 tests/html/dromaeo_noop/dromaeo_smoke.dart:1: library dromaeo; Can you add a copyright notice on ...
7 years, 10 months ago (2013-01-30 22:35:51 UTC) #2
Emily Fortuna
ptal? Pete and I are trying to keep the status files to actually indicate failures ...
7 years, 10 months ago (2013-01-31 00:44:58 UTC) #3
vsm
Can you add missing copyrights on new files? Otherwise, LGTM.
7 years, 10 months ago (2013-01-31 00:54:47 UTC) #4
Emily Fortuna
fixed up! Now with no generated code!
7 years, 10 months ago (2013-01-31 18:04:09 UTC) #5
vsm
7 years, 10 months ago (2013-01-31 18:08:46 UTC) #6
lgtm!

Powered by Google App Engine
This is Rietveld 408576698