Commit a40fe282 authored by Xida Chen's avatar Xida Chen Committed by Commit Bot

[Code cleanup] Correct a bug number in LayoutTests/TestExpectations

The test:
virtual/paint-touchaction-rects/fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html
was marked flaky yesterday and a new bug was filed. There was actually
an existing bug for this flaky test.

This CL changes the bug number. No behavior change should be introduced.

TBR=imcheng@chromium.org

Bug: None
Change-Id: Id37d6c075cda4a50a8b49d3dc71d78caeee65506
Reviewed-on: https://chromium-review.googlesource.com/1149988Reviewed-by: default avatarXida Chen <xidachen@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577882}
parent 3b4cb3cf
...@@ -2642,7 +2642,7 @@ crbug.com/828506 [ Linux Win ] fast/events/touch/scroll-without-mouse-lacks-mous ...@@ -2642,7 +2642,7 @@ crbug.com/828506 [ Linux Win ] fast/events/touch/scroll-without-mouse-lacks-mous
crbug.com/828506 [ Linux Win ] virtual/mouseevent_fractional/fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html [ Pass Failure ] crbug.com/828506 [ Linux Win ] virtual/mouseevent_fractional/fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html [ Pass Failure ]
crbug.com/828506 [ Linux Win ] virtual/scroll_customization/fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html [ Pass Failure ] crbug.com/828506 [ Linux Win ] virtual/scroll_customization/fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html [ Pass Failure ]
crbug.com/828506 [ Linux Win ] virtual/user-activation-v2/fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html [ Pass Failure ] crbug.com/828506 [ Linux Win ] virtual/user-activation-v2/fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html [ Pass Failure ]
crbug.com/828506 [ Linux Win ] virtual/paint-touchaction-rects/fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html [ Failure Pass ]
# Failure messages are unstable so we cannot create baselines. # Failure messages are unstable so we cannot create baselines.
crbug.com/832071 external/wpt/service-workers/service-worker/worker-client-id.https.html [ Failure ] crbug.com/832071 external/wpt/service-workers/service-worker/worker-client-id.https.html [ Failure ]
...@@ -4683,4 +4683,3 @@ crbug.com/866850 [ Linux Mac ] virtual/gpu/fast/canvas/color-space/canvas-create ...@@ -4683,4 +4683,3 @@ crbug.com/866850 [ Linux Mac ] virtual/gpu/fast/canvas/color-space/canvas-create
crbug.com/866965 [ Linux ] virtual/outofblink-cors-ns/external/wpt/service-workers/service-worker/interfaces-sw.https.html [ Timeout Pass ] crbug.com/866965 [ Linux ] virtual/outofblink-cors-ns/external/wpt/service-workers/service-worker/interfaces-sw.https.html [ Timeout Pass ]
crbug.com/866965 [ Linux ] virtual/outofblink-cors/external/wpt/service-workers/service-worker/interfaces-sw.https.html [ Timeout Pass ] crbug.com/866965 [ Linux ] virtual/outofblink-cors/external/wpt/service-workers/service-worker/interfaces-sw.https.html [ Timeout Pass ]
crbug.com/866965 [ Linux ] virtual/service-worker-servicification/external/wpt/service-workers/service-worker/interfaces-sw.https.html [ Timeout Pass ] crbug.com/866965 [ Linux ] virtual/service-worker-servicification/external/wpt/service-workers/service-worker/interfaces-sw.https.html [ Timeout Pass ]
crbug.com/867181 [ Win10 ] virtual/paint-touchaction-rects/fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html [ Failure Pass ]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment