New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 608356 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 608605
Owner: ----
Closed: May 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

dom-breakpoints.html fails to run in virtual/pointerevent

Project Member Reported by mustaq@chromium.org, May 2 2016

Issue description

The LayoutTest inspector/sources/debugger-breakpoints/dom-breakpoints.html runs perfectly in command-line whether or not PointerEvents are enabled (using --enable-blink-features=PointerEvent).

However, whenever the test is run for virtual/pointerevent test suite (which only takes the above command-line flag), the test fails. Here is a failures log, apparently no output was generated:

https://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/221476

Any chance the test is not supposed to run for virtual test suites?

Here is the command-line I used to test locally successfully:
./out/Debug/content_shell \
  --enable-blink-features=PointerEvent \
  --run-layout-test \
  third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/dom-breakpoints.html


 
Mergedinto: 608605
Status: Duplicate (was: Available)
Cc: dpranke@chromium.org
Status: Available (was: Duplicate)
I shouldn't have merged the two bugs, I don't have a proof they have the same root cause.
Status: Duplicate (was: Available)

Comment 4 by sshru...@google.com, May 18 2016

Labels: Test-Layout

Sign in to add a comment