<?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>199440</bug_id>
          
          <creation_ts>2019-07-03 06:50:41 -0700</creation_ts>
          <short_desc>[MediaStream][GStreamer] Several MediaStream tests failing over unexpected video size</short_desc>
          <delta_ts>2019-12-10 13:22:40 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>205066</dup_id>
          
          <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="Alicia Boya García">aboya</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>pnormand</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1549865</commentid>
    <comment_count>0</comment_count>
    <who name="Alicia Boya García">aboya</who>
    <bug_when>2019-07-03 06:50:41 -0700</bug_when>
    <thetext>fast/mediastream/apply-constraints-video.html
fast/mediastream/getUserMedia-video-rescaling.html
fast/mediastream/mediastreamtrack-video-clone.html

--- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/mediastream/apply-constraints-video-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/mediastream/apply-constraints-video-actual.txt
@@ -53,13 +53,13 @@
 PASS settings[&apos;width&apos;] is 1280
 
 ** Constraint: {&quot;width&quot;:100,&quot;height&quot;:100,&quot;frameRate&quot;:4} - frameRate value is less than track capabilities, should be clamped to the minimum values.
-PASS settings[&apos;width&apos;] is 100
-PASS settings[&apos;height&apos;] is 100
+FAIL settings[&apos;width&apos;] should be 100. Was 112.
+FAIL settings[&apos;height&apos;] should be 100. Was 112.
 PASS settings[&apos;frameRate&apos;] is 5
 
 ** Constraint: {&quot;frameRate&quot;:20} - set frame rate, width and height should remain unchanged
-PASS settings[&apos;width&apos;] is 100
-PASS settings[&apos;height&apos;] is 100
+FAIL settings[&apos;width&apos;] should be 100. Was 112.
+FAIL settings[&apos;height&apos;] should be 100. Was 112.
 PASS settings[&apos;frameRate&apos;] is 20
 
 ** Constraint: {&quot;facingMode&quot;:&quot;xnvironment&quot;,&quot;height&quot;:720} - illegal facing mode value should be ignored, height should change.

--- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/mediastream/getUserMedia-video-rescaling-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/mediastream/getUserMedia-video-rescaling-actual.txt
@@ -1,6 +1,6 @@
 
 
-PASS wdith 100 height 100 video 
-PASS width 100 video 
-PASS height 100 video  
+FAIL wdith 100 height 100 video promise_test: Unhandled rejection with value: object &quot;Error: Invalid constraint&quot;
+FAIL width 100 video promise_test: Unhandled rejection with value: object &quot;Error: Invalid constraint&quot;
+FAIL height 100 video  promise_test: Unhandled rejection with value: object &quot;Error: Invalid constraint&quot;
 

--- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/mediastream/mediastreamtrack-video-clone-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/fast/mediastream/mediastreamtrack-video-clone-actual.txt
@@ -1,12 +1,12 @@
-   
+    
 
 PASS Setup for width test 
 PASS Setup for height test 
 PASS Setup for width+height test 
-PASS Check cloned track settings after applying width constraints 
-PASS Check cloned track settings after applying width constraint to original track 
-PASS Check cloned track settings after applying height constraints 
-PASS Check cloned track settings after applying height constraints to original track 
-PASS Check cloned track settings after applying width+height constraints 
-PASS Check cloned track settings after applying width+height constraints to original track 
+FAIL Check cloned track settings after applying width constraints assert_equals: expected 160 but got 640
+FAIL Check cloned track settings after applying width constraint to original track assert_equals: expected 640 but got 1280
+FAIL Check cloned track settings after applying height constraints assert_equals: expected 100 but got 200
+FAIL Check cloned track settings after applying height constraints to original track assert_equals: expected 200 but got 400
+FAIL Check cloned track settings after applying width+height constraints assert_equals: expected 100 but got 112
+FAIL Check cloned track settings after applying width+height constraints to original track assert_equals: expected 100 but got 400</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1597327</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2019-12-10 13:22:40 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>