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

Issue 2496613003: Suppress text dump of JavaScript modal dialog messages in testharness.js tests (Closed)

Created:
4 years, 1 month ago by tkent
Modified:
4 years, 1 month ago
Reviewers:
kojii
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews, darin-cc_chromium.org, einbinder+watch-test-runner_chromium.org, jam, jochen+watch_chromium.org, mlamouri+watch-test-runner_chromium.org, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Suppress text dump of JavaScript modal dialog messages in testharness.js tests Introduce testRunner.setDumpJavaScriptDialogs(), and set it to false in testharnessreport.js. Text for JavaScript dialogs are dumped by default in layout tests, but we'd like to suppress them for testharness.js-based tests in order to remove PASS-only -expected.txt. Committed: https://crrev.com/217ff8855ced140af1f6f95f69991d98503858dc Cr-Commit-Position: refs/heads/master@{#431828}

Patch Set 1 #

Patch Set 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -30 lines) Patch
M components/test_runner/layout_test_runtime_flags.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/test_runner/layout_test_runtime_flags.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/test_runner/test_runner.h View 2 chunks +5 lines, -0 lines 0 comments Download
M components/test_runner/test_runner.cc View 5 chunks +17 lines, -0 lines 0 comments Download
M components/test_runner/web_frame_test_client.cc View 3 chunks +8 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/media/reload-after-dialog-expected.txt View 1 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/security/sandbox-iframe-allows-modals-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-request-must-not-contain-cookie-expected.txt View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/security-window/window-security-expected.txt View 1 chunk +0 lines, -3 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/stable-state-dialogs-manual-expected.txt View 1 chunk +0 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/resources/testharnessreport.js View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/resources/testharnessreport.js View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 22 (17 generated)
tkent
kojii@, would you review this please?
4 years, 1 month ago (2016-11-11 12:14:51 UTC) #9
kojii
lgtm
4 years, 1 month ago (2016-11-14 04:31:35 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2496613003/20001
4 years, 1 month ago (2016-11-14 04:39:55 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-14 04:45:06 UTC) #20
commit-bot: I haz the power
4 years, 1 month ago (2016-11-14 04:47:29 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/217ff8855ced140af1f6f95f69991d98503858dc
Cr-Commit-Position: refs/heads/master@{#431828}

Powered by Google App Engine
This is Rietveld 408576698