Skip some layout tests in order to prepare for a console.log() behavior change in V8
Reported by
davi...@inf.u-szeged.hu,
Jun 2 2017
|
||
Issue descriptionUserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Steps to reproduce the problem: The behavior of console.log() will change in V8 after https://codereview.chromium.org/2899113003/ with the support of multiple arguments. These layout tests are depending on this API: inspector/console/console-format-style-whitelist.html inspector/console/console-viewport-stick-to-bottom.html inspector/console/console-trim-long-urls.html inspector/console/console-log-linkify-links.html virtual/mojo-loading/http/tests/inspector-enabled/console-clear-arguments-on-frame-remove.html inspector/console/console-trace-arguments.html virtual/mojo-loading/http/tests/inspector/console-xhr-logging.html inspector/console/console-tests.html inspector/console/console-format-table.html inspector/console/console-big-array.html inspector/sources/debugger-frameworks/frameworks-skip-break-program.html inspector/console/console-custom-formatters.html fast/canvas/canvas-direction.html inspector/console/console-format-style.html virtual/mojo-loading/http/tests/inspector-enabled/console-log-before-frame-navigation.html inspector/console/console-viewport-selection.html inspector-protocol/runtime/runtime-console-log-handle-navigate.html http/tests/inspector-enabled/console-clear-arguments-on-frame-navigation.html virtual/display_list_2d_canvas/fast/canvas/canvas-direction.html inspector/console/console-format.html virtual/gpu/fast/canvas/canvas-direction.html virtual/mojo-loading/http/tests/inspector-enabled/console-clear-arguments-on-frame-navigation.html http/tests/inspector/console-xhr-logging.html inspector/console/console-message-format.html http/tests/inspector-enabled/console-clear-arguments-on-frame-remove.html http/tests/inspector-enabled/console-log-before-frame-navigation.html inspector/console/console-assert.html What is the expected behavior? What went wrong? Skipping these tests until a roll of v8. Did this work before? N/A Chrome version: Channel: stable OS Version: Flash Version:
,
Jan 11
This issue has been marked as started, but has no owner. Making available. |
||
►
Sign in to add a comment |
||
Comment 1 by dglazkov@chromium.org
, Jun 2 2017Status: Started (was: Unconfirmed)