<?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>217263</bug_id>
          
          <creation_ts>2020-10-02 18:05:14 -0700</creation_ts>
          <short_desc>[ iOS ] 2 mediacapture-record tests are a constant failure</short_desc>
          <delta_ts>2020-10-20 09:42:35 -0700</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>REOPENED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=217262</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Hector Lopez">hector_i_lopez</reporter>
          <assigned_to name="youenn fablet">youennf</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1694309</commentid>
    <comment_count>0</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-10-02 18:05:14 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-no-sink.https.html
imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html

Tests are constant failures according to history on iOS. First occurrence of failures on iOS coincide with first testing on iOS. 

Both test were passing on macOS until r267870. From that point test imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html became flaky on macOS Catalina wk2 Debug/Release.

History:

https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fmediacapture-record%2FMediaRecorder-no-sink.https.html&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fmediacapture-record%2FMediaRecorder-peerconnection.https.html

Diff iOS for imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-no-sink.https.html:

--- /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-no-sink.https-expected.txt
+++ /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-no-sink.https-actual.txt
@@ -1,5 +1,7 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS PeerConnection MediaRecorder records audio from PeerConnection without sinks
 PASS PeerConnection MediaRecorder records video from PeerConnection without sinks
-PASS PeerConnection MediaRecorder records audio/video from PeerConnection without sinks
+TIMEOUT PeerConnection MediaRecorder records audio/video from PeerConnection without sinks Test timed out

Diff iOS for imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html

--- /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https-expected.txt
+++ /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https-actual.txt
@@ -6,8 +6,8 @@
 PASS PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:false} with format [passthrough].
 PASS PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:false,&quot;audio&quot;:true} with format [passthrough].
 PASS PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:false,&quot;audio&quot;:true} with format [passthrough].
-PASS PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:true} with format [passthrough].
-TIMEOUT PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:true} with format [passthrough]. Test timed out
+TIMEOUT PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:true} with format [passthrough]. Test timed out
+NOTRUN PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:true} with format [passthrough].
 NOTRUN PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:false,&quot;audio&quot;:true} with format video/webm;codecs=vp8.
 NOTRUN PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:false,&quot;audio&quot;:true} with format video/webm;codecs=vp8.
 NOTRUN PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:false} with format video/webm;codecs=vp8.

Diff macOS for imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html

--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https-actual.txt
@@ -1,23 +1,21 @@
 
-
-Harness Error (TIMEOUT), message = null
 
 PASS PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:false} with format [passthrough].
 PASS PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:false} with format [passthrough].
 PASS PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:false,&quot;audio&quot;:true} with format [passthrough].
 PASS PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:false,&quot;audio&quot;:true} with format [passthrough].
 PASS PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:true} with format [passthrough].
-TIMEOUT PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:true} with format [passthrough]. Test timed out
-NOTRUN PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:false,&quot;audio&quot;:true} with format video/webm;codecs=vp8.
-NOTRUN PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:false,&quot;audio&quot;:true} with format video/webm;codecs=vp8.
-NOTRUN PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:false} with format video/webm;codecs=vp8.
-NOTRUN PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:false} with format video/webm;codecs=vp8.
-NOTRUN PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:true} with format video/webm;codecs=vp8.
-NOTRUN PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:true} with format video/webm;codecs=vp8.
-NOTRUN PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:false,&quot;audio&quot;:true} with format video/webm;codecs=vp9.
-NOTRUN PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:false,&quot;audio&quot;:true} with format video/webm;codecs=vp9.
-NOTRUN PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:false} with format video/webm;codecs=vp9.
-NOTRUN PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:false} with format video/webm;codecs=vp9.
-NOTRUN PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:true} with format video/webm;codecs=vp9.
-NOTRUN PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:true} with format video/webm;codecs=vp9.
+PASS PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:true} with format [passthrough].
+FAIL PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:false,&quot;audio&quot;:true} with format video/webm;codecs=vp8. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:false,&quot;audio&quot;:true} with format video/webm;codecs=vp8. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:false} with format video/webm;codecs=vp8. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:false} with format video/webm;codecs=vp8. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:true} with format video/webm;codecs=vp8. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:true} with format video/webm;codecs=vp8. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:false,&quot;audio&quot;:true} with format video/webm;codecs=vp9. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:false,&quot;audio&quot;:true} with format video/webm;codecs=vp9. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:false} with format video/webm;codecs=vp9. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:false} with format video/webm;codecs=vp9. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder receives data after onstart, {&quot;video&quot;:true,&quot;audio&quot;:true} with format video/webm;codecs=vp9. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;
+FAIL PeerConnection MediaRecorder gets ondata on stopping recorded tracks {&quot;video&quot;:true,&quot;audio&quot;:true} with format video/webm;codecs=vp9. promise_test: Unhandled rejection with value: object &quot;NotSupportedError: mimeType is not supported&quot;



Reproduction for imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html on macOS Catalina wk 2 Release on r267897

run-webkit-tests imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html --iterations 1000 --exit-after-n-failures 3

Result:

Baseline search path: platform/mac-catalina -&gt; Internal/Tests/LayoutTestsResultsForUnreleasedSoftware/mac-wk2 -&gt; platform/mac-wk2 -&gt; Internal/Tests/LayoutTestsResultsForUnreleasedSoftware/mac -&gt; platform/mac -&gt; platform/wk2 -&gt; generic

Running 1 test

Running 1 WebKitTestRunner.

[1/1000] imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html failed unexpectedly (text diff)
[2/1000] imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html failed unexpectedly (text diff)
[3/1000] imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html failed unexpectedly (text diff)
Exiting early after 3 failures. 3 tests run.


0 tests ran as expected, 3 didn&apos;t (997 didn&apos;t run):


Regressions: Unexpected text-only failures (1)
  imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html [ Failure ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1694310</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-10-02 18:05:31 -0700</bug_when>
    <thetext>&lt;rdar://problem/69904225&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1694315</commentid>
    <comment_count>2</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-10-02 18:15:21 -0700</bug_when>
    <thetext>See webkit.org/b/217262 for test expectations for Mac

Test expectations for iOS:</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1694316</commentid>
    <comment_count>3</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-10-02 18:18:36 -0700</bug_when>
    <thetext>Test expectations for iOS:

https://trac.webkit.org/changeset/267905/webkit

See test expectation for Mac:

https://trac.webkit.org/changeset/267904/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1696823</commentid>
    <comment_count>4</comment_count>
      <attachid>411109</attachid>
    <who name="youenn fablet">youennf</who>
    <bug_when>2020-10-12 05:15:23 -0700</bug_when>
    <thetext>Created attachment 411109
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1696832</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2020-10-12 06:55:30 -0700</bug_when>
    <thetext>commit-queue failed to commit attachment 411109 to WebKit repository.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1696915</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2020-10-12 10:37:42 -0700</bug_when>
    <thetext>Committed r268361: &lt;https://trac.webkit.org/changeset/268361&gt;

All reviewed patches have been landed. Closing bug and clearing flags on attachment 411109.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1697180</commentid>
    <comment_count>7</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2020-10-12 23:40:28 -0700</bug_when>
    <thetext>Reopening for further investigation</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1699780</commentid>
    <comment_count>8</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-10-20 09:42:35 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-no-sink.https.html

Test expectation adjustment:

https://trac.webkit.org/changeset/268737/webkit</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>411109</attachid>
            <date>2020-10-12 05:15:23 -0700</date>
            <delta_ts>2020-10-12 10:37:42 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-217263-20201012141521.patch</filename>
            <type>text/plain</type>
            <size>3260</size>
            <attacher name="youenn fablet">youennf</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjY4MzQyCmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9DaGFu
Z2VMb2cgYi9MYXlvdXRUZXN0cy9DaGFuZ2VMb2cKaW5kZXggYjNmMmQ4YzQxMzFmMjJmMmM0Nzdl
NzY5NzNmZTM3NDg2NDQ3YzNmYS4uNmRkOWE3YmE3NmVkYWZhZDJhMjc2MjYzODJhODY2NDcwOWFh
N2RkOSAxMDA2NDQKLS0tIGEvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCisrKyBiL0xheW91dFRlc3Rz
L0NoYW5nZUxvZwpAQCAtMSwzICsxLDE1IEBACisyMDIwLTEwLTEyICBZb3Vlbm4gRmFibGV0ICA8
eW91ZW5uQGFwcGxlLmNvbT4KKworICAgICAgICBbIGlPUyBdIDIgbWVkaWFjYXB0dXJlLXJlY29y
ZCB0ZXN0cyBhcmUgYSBjb25zdGFudCBmYWlsdXJlCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJr
aXQub3JnL3Nob3dfYnVnLmNnaT9pZD0yMTcyNjMKKyAgICAgICAgPHJkYXI6Ly9wcm9ibGVtLzY5
OTA0MjI1PgorCisgICAgICAgIFVucmV2aWV3ZWQuCisgICAgICAgIE1hcmtpbmcgc29tZSB0ZXN0
cyBhcyBzbG93LgorCisgICAgICAgICogcGxhdGZvcm0vaW9zLXNpbXVsYXRvci13azIvVGVzdEV4
cGVjdGF0aW9uczoKKyAgICAgICAgKiBwbGF0Zm9ybS9pb3Mtd2syL1Rlc3RFeHBlY3RhdGlvbnM6
CisKIDIwMjAtMTAtMTIgIFlvdWVubiBGYWJsZXQgIDx5b3Vlbm5AYXBwbGUuY29tPgogCiAgICAg
ICAgIFJFR1JFU1NJT046IFsgQ2F0YWxpbmEgd2syIF0gaW1wb3J0ZWQvdzNjL3dlYi1wbGF0Zm9y
bS10ZXN0cy9tZWRpYWNhcHR1cmUtcmVjb3JkL01lZGlhUmVjb3JkZXItcGVlcmNvbm5lY3Rpb24u
aHR0cHMuaHRtbCBpcyBhIGZsYWt5IGZhaWx1cmUKZGlmZiAtLWdpdCBhL0xheW91dFRlc3RzL3Bs
YXRmb3JtL2lvcy1zaW11bGF0b3Itd2syL1Rlc3RFeHBlY3RhdGlvbnMgYi9MYXlvdXRUZXN0cy9w
bGF0Zm9ybS9pb3Mtc2ltdWxhdG9yLXdrMi9UZXN0RXhwZWN0YXRpb25zCmluZGV4IDhhM2E5ODk3
Zjk3Zjc3NjYxOWUzMjVlZTZlMTAwMTc5OWM3NDIwMWYuLjI5NzI0MzgxZTEyOTE5OWI3NTI5MWE1
ZGZmYzQ2YjczOTE2NTBhZDUgMTAwNjQ0Ci0tLSBhL0xheW91dFRlc3RzL3BsYXRmb3JtL2lvcy1z
aW11bGF0b3Itd2syL1Rlc3RFeHBlY3RhdGlvbnMKKysrIGIvTGF5b3V0VGVzdHMvcGxhdGZvcm0v
aW9zLXNpbXVsYXRvci13azIvVGVzdEV4cGVjdGF0aW9ucwpAQCAtNDcsOCArNDcsNiBAQCBodHRw
L3dwdC9mZXRjaC9yZXNwb25zZS1vcGFxdWUtY2xvbmUuaHRtbCBbIFNsb3cgXQogaHR0cC93cHQv
Y2FjaGUtc3RvcmFnZS9hLWNhY2hlLW9wZW4uaHR0cHMuaHRtbCBbIFNsb3cgXQogaHR0cC93cHQv
Y2FjaGUtc3RvcmFnZS9jYWNoZS1xdW90YS1hZGQuYW55Lmh0bWwgWyBTbG93IF0KIAotd2Via2l0
Lm9yZy9iLzE5NjQwMyBpbXBvcnRlZC93M2Mvd2ViLXBsYXRmb3JtLXRlc3RzL21lZGlhY2FwdHVy
ZS1yZWNvcmQvTWVkaWFSZWNvcmRlci1zdG9wLmh0bWwgWyBQYXNzIEZhaWx1cmUgXQotCiB3ZWJr
aXQub3JnL2IvMTk1MzQxIGZhc3Qvdmlld3BvcnQvaW9zL2NvbnN0YW50LXdpZHRoLXZpZXdwb3J0
LWFmdGVyLWNoYW5naW5nLXZpZXctc2NhbGUuaHRtbCBbIFBhc3MgRmFpbHVyZSBdCiAKIHdlYmtp
dC5vcmcvYi8xODY1ODEgWyBEZWJ1ZyBdIGZhc3QvcGFyc2VyL3htbC1lcnJvci1hZG9wdGVkLnht
bCBbIFBhc3MgVGltZW91dCBdCmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9wbGF0Zm9ybS9pb3Mt
d2syL1Rlc3RFeHBlY3RhdGlvbnMgYi9MYXlvdXRUZXN0cy9wbGF0Zm9ybS9pb3Mtd2syL1Rlc3RF
eHBlY3RhdGlvbnMKaW5kZXggMjAxNTFjODc4Zjg4Mzk2YjJkMzU3YTJmZThkOTVhYTNhYWY1MTZm
Yi4uMmIxMDZiMzRhMmI4NDgwOTkyZGRhMmY4OWJjODljZTY2YzY1OTZlYyAxMDA2NDQKLS0tIGEv
TGF5b3V0VGVzdHMvcGxhdGZvcm0vaW9zLXdrMi9UZXN0RXhwZWN0YXRpb25zCisrKyBiL0xheW91
dFRlc3RzL3BsYXRmb3JtL2lvcy13azIvVGVzdEV4cGVjdGF0aW9ucwpAQCAtMTg5MSwxNCArMTg5
MSwxNCBAQCB3ZWJraXQub3JnL2IvMjE3MjU3IHdlYmdsLzEuMC4zL2NvbmZvcm1hbmNlL3RleHR1
cmVzL3RleC1pbWFnZS1hbmQtc3ViLWltYWdlLTJkLQogCiB3ZWJraXQub3JnL2IvMjE3MjU4IHN2
Zy9XM0MtSTE4Ti90c3Bhbi1kaXJlY3Rpb24tcnRsLnN2ZyBbIEZhaWx1cmUgXQogCi13ZWJraXQu
b3JnL2IvMjE3MjYzIGltcG9ydGVkL3czYy93ZWItcGxhdGZvcm0tdGVzdHMvbWVkaWFjYXB0dXJl
LXJlY29yZC9NZWRpYVJlY29yZGVyLW5vLXNpbmsuaHR0cHMuaHRtbCBbIEZhaWx1cmUgXQord2Vi
a2l0Lm9yZy9iLzIxNzI2MyBpbXBvcnRlZC93M2Mvd2ViLXBsYXRmb3JtLXRlc3RzL21lZGlhY2Fw
dHVyZS1yZWNvcmQvTWVkaWFSZWNvcmRlci1uby1zaW5rLmh0dHBzLmh0bWwgWyBTbG93IEZhaWx1
cmUgXQogCi13ZWJraXQub3JnL2IvMjE3MjYzIGltcG9ydGVkL3czYy93ZWItcGxhdGZvcm0tdGVz
dHMvbWVkaWFjYXB0dXJlLXJlY29yZC9NZWRpYVJlY29yZGVyLXBlZXJjb25uZWN0aW9uLmh0dHBz
Lmh0bWwgWyBGYWlsdXJlIF0KK3dlYmtpdC5vcmcvYi8yMTcyNjMgaW1wb3J0ZWQvdzNjL3dlYi1w
bGF0Zm9ybS10ZXN0cy9tZWRpYWNhcHR1cmUtcmVjb3JkL01lZGlhUmVjb3JkZXItcGVlcmNvbm5l
Y3Rpb24uaHR0cHMuaHRtbCBbIFNsb3cgRmFpbHVyZSBdCisKK3dlYmtpdC5vcmcvYi8xOTY0MDMg
aW1wb3J0ZWQvdzNjL3dlYi1wbGF0Zm9ybS10ZXN0cy9tZWRpYWNhcHR1cmUtcmVjb3JkL01lZGlh
UmVjb3JkZXItc3RvcC5odG1sIFsgUGFzcyBGYWlsdXJlIFNsb3cgXQogCiB3ZWJraXQub3JnL2Iv
MjE3MjY4IGltcG9ydGVkL3czYy93ZWItcGxhdGZvcm0tdGVzdHMvbWF0aG1sL3JlbGF0aW9ucy9j
c3Mtc3R5bGluZy9wYWRkaW5nLWJvcmRlci1tYXJnaW4vYm9yZGVyLTAwMi5odG1sIFsgRmFpbHVy
ZSBdCiAKIHdlYmtpdC5vcmcvYi8yMTcyNjggaW1wb3J0ZWQvdzNjL3dlYi1wbGF0Zm9ybS10ZXN0
cy9tYXRobWwvcmVsYXRpb25zL2h0bWw1LXRyZWUvZHluYW1pYy1jaGlsZGxpc3QtMDAxLmh0bWwg
WyBGYWlsdXJlIF0KIAogd2Via2l0Lm9yZy9iLzIxNzQwOCBodHRwL3Rlc3RzL2NhY2hlLXN0b3Jh
Z2UvcGFnZS1jYWNoZS1kb21jYWNoZS1wZW5kaW5nLXByb21pc2UuaHRtbCBbIFBhc3MgRmFpbHVy
ZSBdCi0KLXdlYmtpdC5vcmcvYi8yMTc1MzggWyBEZWJ1ZyBdIGltcG9ydGVkL3czYy93ZWItcGxh
dGZvcm0tdGVzdHMvbWVkaWFjYXB0dXJlLXJlY29yZC9NZWRpYVJlY29yZGVyLXN0b3AuaHRtbCBb
IFRpbWVvdXQgXQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>