<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>158917</bug_id>
          
          <creation_ts>2016-06-19 17:22:32 -0700</creation_ts>
          <short_desc>[GTK] Layout test fast/scrolling/overflow-scroll-past-max.html is flaky</short_desc>
          <delta_ts>2021-12-30 23:42:22 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>205159</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=152645</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
    
    <cc>dpino</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1203658</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-06-19 17:22:32 -0700</bug_when>
    <thetext>Layout test fast/scrolling/overflow-scroll-past-max.html has been failing since it was added in r194486; it&apos;s been sometimes passing since r199375. Updating expectations.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/scrolling/overflow-scroll-past-max-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/scrolling/overflow-scroll-past-max-actual.txt
@@ -1 +1 @@
-PASS: scrollTop was 300
+FAIL: scrollTop was 40</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1203698</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2016-06-19 22:58:05 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; Layout test fast/scrolling/overflow-scroll-past-max.html has been failing
&gt; since it was added in r194486; it&apos;s been sometimes passing since r199375.
&gt; Updating expectations.
&gt; 
&gt; ---
&gt; /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/
&gt; fast/scrolling/overflow-scroll-past-max-expected.txt
&gt; +++
&gt; /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/
&gt; fast/scrolling/overflow-scroll-past-max-actual.txt
&gt; @@ -1 +1 @@
&gt; -PASS: scrollTop was 300
&gt; +FAIL: scrollTop was 40

I think this is not a failure, it&apos;s just that we use a different scroll step on every platform. So, in GTK+ port a scroll wheel step is 40. We normally try to avoid this in tests, by just checking whether the scrollable scrolled or not, no matter how much.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1827306</commentid>
    <comment_count>2</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2021-12-30 23:42:22 -0800</bug_when>
    <thetext>This test is currently crashing, both in WebKitGTK as well as WPE:

Thread 1 (Thread 0x7ff923fdaf00 (LWP 75080)):
#0  0x00007ff92cc2b410 in WTFCrash () at /app/webkit/WebKitBuild/Debug/lib/libWPEWebKit-1.1.so.0
#1  0x0000562309873866 in WTF::Seconds::Seconds(double) ()
#2  0x00005623098d13e5 in  ()
#3  0x00005623098d1fa8 in WTR::UIScriptController::sendEventStream(OpaqueJSString*, OpaqueJSValue const*) ()
#4  0x000056230b6773dd in WTR::JSUIScriptController::sendEventStream(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) ()
#5  0x0000562309a10320 in long JSC::APICallbackFunction::callImpl&lt;JSC::JSCallbackFunction&gt;(JSC::JSGlobalObject*, JSC::CallFrame*) ()
#6  0x0000562309a0bf50 in JSC::callJSCallbackFunction(JSC::JSGlobalObject*, JSC::CallFrame*) ()
#7  0x00007ff8e2aff027 in  ()
#8  0x00007fffb129af70 in  ()
#9  0x000056230b6454df in op_call_slow_return_location ()
#10 0x0000000000000000 in  ()


I&apos;m closing this bug and reassign the test failure to https://bugs.webkit.org/show_bug.cgi?id=205159

*** This bug has been marked as a duplicate of bug 205159 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>