Bug 208984 - REGRESSION(r257048): [WPE] fast/events/touch/touch-slider-no-js-touch-listener.html is failing
Summary: REGRESSION(r257048): [WPE] fast/events/touch/touch-slider-no-js-touch-listene...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-12 01:27 PDT by Diego Pino
Modified: 2020-03-12 01:27 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-03-12 01:27:54 PDT
The test has been failing since r257048:

  fast/events/touch/touch-slider-no-js-touch-listener.html

Diff:

--- /home/dpino/workspace/webkit-wpe/layout-test-results/retries/fast/events/touch/touch-slider-no-js-touch-listener-expected.txt
+++ /home/dpino/workspace/webkit-wpe/layout-test-results/retries/fast/events/touch/touch-slider-no-js-touch-listener-actual.txt
@@ -5,7 +5,7 @@
 
 
 PASS slider.value is "50"
-PASS slider.value is "0"
+FAIL slider.value should be 0. Was 50.
 PASS successfullyParsed is true
 
 TEST COMPLETE