<?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>176122</bug_id>
          
          <creation_ts>2017-08-30 13:26:15 -0700</creation_ts>
          <short_desc>Layout Test media/video-controls-drop-and-restore-timeline.html is flaky.</short_desc>
          <delta_ts>2026-01-12 09:04:47 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=173978</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="Matt Lewis">jlewis3</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>graouts</cc>
    
    <cc>ryanhaddad</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1343673</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-08-30 13:26:15 -0700</bug_when>
    <thetext>media/video-controls-drop-and-restore-timeline.html is a flaky failure according to the flakiness dashboard.
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fvideo-controls-drop-and-restore-timeline.html

The test has in the past failed with multiple media tests, but has since also started to fail on its own. The multiple failures are seen in bug:
https://bugs.webkit.org/show_bug.cgi?id=173978

The test will intermittently fail on all macOS WK2 testers.

current build:

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r221386%20(3951)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/3951

Diff:

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/media/video-controls-drop-and-restore-timeline-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/media/video-controls-drop-and-restore-timeline-actual.txt
@@ -4,14 +4,14 @@
 EXPECTED (video.controls != &apos;null&apos;) OK
 EVENT(canplaythrough)
 EXPECTED (shadowRoot = internals.shadowRoot(video) != &apos;null&apos;) OK
-EXPECTED (timelineContainer = mediaControlsElement(shadowRoot.firstChild, &quot;-webkit-media-controls-timeline-container&quot;) != &apos;null&apos;) OK
+EXPECTED (timelineContainer = mediaControlsElement(shadowRoot.firstChild, &quot;-webkit-media-controls-timeline-container&quot;) != &apos;null&apos;), OBSERVED &apos;null&apos; FAIL
 Initital test at width = 200px
 EXPECTED (video.offsetWidth == &apos;200&apos;) OK
-EXPECTED (timelineChildrenAreDropped() == &apos;true&apos;) OK
-EXPECTED (timelineChildrenAreNotDisplayed() == &apos;true&apos;) OK
+TypeError: null is not an object (evaluating &apos;timelineContainer.children&apos;)
+TypeError: null is not an object (evaluating &apos;timelineContainer.children&apos;)
 Second test at width = 500px
 EXPECTED (video.offsetWidth == &apos;500&apos;) OK
-EXPECTED (timelineChildrenAreDropped() == &apos;false&apos;) OK
-EXPECTED (timelineChildrenAreNotDisplayed() == &apos;false&apos;) OK
+TypeError: null is not an object (evaluating &apos;timelineContainer.children&apos;)
+TypeError: null is not an object (evaluating &apos;timelineContainer.children&apos;)
 END OF TEST</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1346568</commentid>
    <comment_count>1</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-09-07 14:53:37 -0700</bug_when>
    <thetext>Marked as flaky in Mac WK2:

https://trac.webkit.org/changeset/221759/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>