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

Issue 53064: - Launch DOM checker in the subdirectory 'dom_checker/', as specified by the... (Closed)

Created:
11 years, 9 months ago by Patrick Johnson
Modified:
9 years, 7 months ago
Reviewers:
abarth-chromium
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

- Launch DOM checker in the subdirectory 'dom_checker/', as specified by its configuration. - Use the cleaned up version of the error message that DOM checker generates. - Remove <!-- NOP --> from test failure messages reported by DOM checker. - Update the expected failures files as a result of these changes. - Disable the test temporarily as this will require a Buildbot change and restart. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12538

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -10 lines) Patch
M chrome/test/data/dom_checker/automation.js View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/test/data/dom_checker/dom_checker.html View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/data/dom_checker/expected_failures-file.txt View 1 2 3 4 5 1 chunk +13 lines, -4 lines 0 comments Download
M chrome/test/data/dom_checker/expected_failures-http.txt View 1 2 3 4 5 1 chunk +14 lines, -3 lines 0 comments Download
M chrome/test/ui/dom_checker_uitest.cc View 1 2 3 4 5 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Patrick Johnson
I realized this morning that I made a mistake here. DOM checker is configured to ...
11 years, 9 months ago (2009-03-25 19:16:37 UTC) #1
abarth-chromium
LGTM. Hopefully we can re-enable this soon. :) http://codereview.chromium.org/53064/diff/3006/3008 File chrome/test/data/dom_checker/expected_failures-file.txt (right): http://codereview.chromium.org/53064/diff/3006/3008#newcode8 Line 8: ...
11 years, 9 months ago (2009-03-25 20:50:46 UTC) #2
Patrick Johnson
11 years, 9 months ago (2009-03-25 21:37:59 UTC) #3
http://codereview.chromium.org/53064/diff/3006/3008
File chrome/test/data/dom_checker/expected_failures-file.txt (right):

http://codereview.chromium.org/53064/diff/3006/3008#newcode8
Line 8: (third-party).frames<!-- NOP -->[0] probe [value: [object global]]
On 2009/03/25 20:50:46, abarth wrote:
> Why is there this NOP here?  It probably doesn't matter, but the output would
be
> cleaner without it.

Agreed, it's weird.  It's inserted by DOM checker, I believe it must be for HTML
formatting reasons (I'm really not sure, actually).  Removed.

Powered by Google App Engine
This is Rietveld 408576698