<?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>163514</bug_id>
          
          <creation_ts>2016-10-16 18:45:19 -0700</creation_ts>
          <short_desc>REGRESSION(r199017): [GTK] Layout test media/media-source/media-source-sequence-timestamps.html is failing</short_desc>
          <delta_ts>2016-12-26 03:37:10 -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>Media</component>
          <version>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>164022</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cdumez</cc>
    
    <cc>eocanha</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1240837</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-10-16 18:45:19 -0700</bug_when>
    <thetext>Layout test media/media-source/media-source-sequence-timestamps.html is failing since r199017 &quot;Regression(r196145): Crash in getOwnPropertyDescriptor on ​http://www.history.com/shows/vikings&quot;

That commit looks completely unrelated to media-source, but our layout test bot does not lie, the test is not flaky at all and is is blamed to either 199016 (which is definitely not it) or r199017. Huh. Text diff:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/media-source/media-source-sequence-timestamps-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/media-source/media-source-sequence-timestamps-actual.txt
@@ -6,12 +6,6 @@
 EVENT(updateend)
 RUN(sourceBuffer.appendBuffer(samples))
 EVENT(updateend)
-EXPECTED (bufferedSamples.length == &apos;6&apos;) OK
-{PTS({0/1, 0.000000}), DTS({0/1, 0.000000}), duration({1000/1000, 1.000000}), flags(1), generation(0)}
-{PTS({1000/1000, 1.000000}), DTS({1000/1000, 1.000000}), duration({1000/1000, 1.000000}), flags(0), generation(0)}
-{PTS({2000/1000, 2.000000}), DTS({2000/1000, 2.000000}), duration({1000/1000, 1.000000}), flags(0), generation(0)}
-{PTS({3000/1000, 3.000000}), DTS({3000/1000, 3.000000}), duration({1000/1000, 1.000000}), flags(1), generation(0)}
-{PTS({4000/1000, 4.000000}), DTS({4000/1000, 4.000000}), duration({1000/1000, 1.000000}), flags(0), generation(0)}
-{PTS({5000/1000, 5.000000}), DTS({5000/1000, 5.000000}), duration({1000/1000, 1.000000}), flags(0), generation(0)}
+EXPECTED (bufferedSamples.length == &apos;6&apos;), OBSERVED &apos;0&apos; FAIL
 END OF TEST

Updating expectations accordingly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1240842</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-10-16 19:03:55 -0700</bug_when>
    <thetext>Note this looks really similar to bug #163516, but these are regressions from different commits.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1262730</commentid>
    <comment_count>2</comment_count>
    <who name="Enrique Ocaña">eocanha</who>
    <bug_when>2016-12-26 03:37:10 -0800</bug_when>
    <thetext>Fixed by #164022 on http://svn.webkit.org/repository/webkit/trunk@209797</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>