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

Issue 9429028: Make dom/DocumentTest work again (Closed)

Created:
8 years, 10 months ago by sra1
Modified:
8 years, 10 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make dom/DocumentTest and dom/TypingTest work again These broke in the port from WebKit to Dart test frameworks. It DocumentTest broke because it uses the document URL and the Dart framework changes the file name. Fixed by making the predicates to be less fussy. TypingTest broke because it counts style sheets and the unittest framework adds one more. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=4420

Patch Set 1 #

Patch Set 2 : x #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M client/tests/client/client.status View 2 chunks +1 line, -4 lines 0 comments Download
M client/tests/client/dom/DocumentTest.dart View 2 chunks +5 lines, -1 line 0 comments Download
M client/tests/client/dom/TypingTest.dart View 3 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
sra1
tbr
8 years, 10 months ago (2012-02-22 02:25:13 UTC) #1
vsm
8 years, 10 months ago (2012-02-22 15:03:22 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698