<?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>215542</bug_id>
          
          <creation_ts>2020-08-15 10:07:25 -0700</creation_ts>
          <short_desc>REGRESSION(r265725) [GTK][WPE] Several http/tests timeout/failures</short_desc>
          <delta_ts>2020-08-17 09:05:40 -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>WebKit Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lauro Moura">lmoura</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
    
    <cc>ddkilzer</cc>
    
    <cc>dpino</cc>
    
    <cc>katherine_cheney</cc>
    
    <cc>svillar</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1680628</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-08-15 10:07:25 -0700</bug_when>
    <thetext>After r265725 (bug21571) a lot of http/tests are either failing or timing out, leading all GTK/WPE test bots to exit early.

Many tests fail with messages like &quot;CONSOLE MESSAGE: ReferenceError: Can&apos;t find variable: promise_test&quot;, like if it wasn&apos;t able to load the test javascript files.

Running the tests manually with MiniBrowser seems to work (failing with the expected missing test runner, though) and navigation seems fine.

The mentioned revision did not change anything outside Source/WebKit. Maybe something missing from GTK/WPE&apos;s WTR?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1680631</commentid>
    <comment_count>1</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-08-15 10:29:48 -0700</bug_when>
    <thetext>Adding original revision author and reviewer as cc.

Gardened in r265733 to allow the other tests to be run.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1680636</commentid>
    <comment_count>2</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-08-15 11:52:55 -0700</bug_when>
    <thetext>(In reply to Lauro Moura from comment #1)
&gt; Adding original revision author and reviewer as cc.
&gt; 
&gt; Gardened in r265733 to allow the other tests to be run.

Gardening just http/tests was not enough. Lots of failures in http/wpt and other imported test too: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r265734%20(15271)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1680718</commentid>
    <comment_count>3</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2020-08-16 22:20:05 -0700</bug_when>
    <thetext>Running the failed tests in isolation there seems to be no issue. I&apos;m using the following test list:

LayoutTests/imported/w3c/web-platform-tests/FileAPI/url/url-in-tags-revoke.window.html
LayoutTests/imported/w3c/web-platform-tests/FileAPI/url/url-with-xhr.any.html

The second one always fails with a timeout when running after the first one in the same worker process.

journalctl shows the HTTP requests returning 200 normally from the server, but the failed test run lacks the WebProcess SubresourceLoader::didFinishLoading messages in comparison to a normal run.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1680746</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-08-17 01:39:47 -0700</bug_when>
    <thetext>*** Bug 215560 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1680760</commentid>
    <comment_count>5</comment_count>
      <attachid>406710</attachid>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2020-08-17 03:24:12 -0700</bug_when>
    <thetext>Created attachment 406710
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1680761</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2020-08-17 04:04:40 -0700</bug_when>
    <thetext>Committed r265751: &lt;https://trac.webkit.org/changeset/265751&gt;

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406710.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1680762</commentid>
    <comment_count>7</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-08-17 04:05:20 -0700</bug_when>
    <thetext>&lt;rdar://problem/67233178&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1680823</commentid>
    <comment_count>8</comment_count>
    <who name="Kate Cheney">katherine_cheney</who>
    <bug_when>2020-08-17 09:05:40 -0700</bug_when>
    <thetext>Thanks for landing a fix for this!</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>406710</attachid>
            <date>2020-08-17 03:24:12 -0700</date>
            <delta_ts>2020-08-17 04:04:40 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>wk2-ipc-handle-data-size.diff</filename>
            <type>text/plain</type>
            <size>1795</size>
            <attacher name="Carlos Garcia Campos">cgarcia</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJLaXQvQ2hhbmdlTG9nIGIvU291cmNlL1dlYktpdC9DaGFu
Z2VMb2cKaW5kZXggMGRiYzdhNTllNzJkLi5iYTRjYWQwNWYzNzEgMTAwNjQ0Ci0tLSBhL1NvdXJj
ZS9XZWJLaXQvQ2hhbmdlTG9nCisrKyBiL1NvdXJjZS9XZWJLaXQvQ2hhbmdlTG9nCkBAIC0xLDMg
KzEsMTcgQEAKKzIwMjAtMDgtMTcgIENhcmxvcyBHYXJjaWEgQ2FtcG9zICA8Y2dhcmNpYUBpZ2Fs
aWEuY29tPgorCisgICAgICAgIFJFR1JFU1NJT04ocjI2NTcyNSkgW0dUS11bV1BFXSBTZXZlcmFs
IGh0dHAvdGVzdHMgdGltZW91dC9mYWlsdXJlcworICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0
Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MjE1NTQyCisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZ
IChPT1BTISkuCisKKyAgICAgICAgVGhlIHByb2JsZW0gaXMgdGhhdCBTaGFyZWFibGVSZXNvdXJj
ZSBpcyBub3cgdXNpbmcgdGhlIGRhdGFTaXplIG1lbWJlciBvZiBJUENIYW5kbGUgdG8gZW5jb2Rl
L2RlY29kZSB0aGUKKyAgICAgICAgcmVzb3VyY2Ugc2l6ZSwgYnV0IFNoYXJlZE1lbW9yeVVuaXgg
aXMgbm90IGVuY29kaW5nL2RlY29kaW5nIGRhdGFTaXplLgorCisgICAgICAgICogUGxhdGZvcm0v
dW5peC9TaGFyZWRNZW1vcnlVbml4LmNwcDoKKyAgICAgICAgKFdlYktpdDo6U2hhcmVkTWVtb3J5
OjpJUENIYW5kbGU6OmVuY29kZSBjb25zdCk6CisgICAgICAgIChXZWJLaXQ6OlNoYXJlZE1lbW9y
eTo6SVBDSGFuZGxlOjpkZWNvZGUpOgorCiAyMDIwLTA4LTE0ICBDYXJsb3MgR2FyY2lhIENhbXBv
cyAgPGNnYXJjaWFAaWdhbGlhLmNvbT4KIAogICAgICAgICBbR1RLXVtXUEVdIFJlbW92ZSBzdXBw
b3J0IGZvciBOUEFQSSBwbHVnaW5zCmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViS2l0L1BsYXRmb3Jt
L3VuaXgvU2hhcmVkTWVtb3J5VW5peC5jcHAgYi9Tb3VyY2UvV2ViS2l0L1BsYXRmb3JtL3VuaXgv
U2hhcmVkTWVtb3J5VW5peC5jcHAKaW5kZXggOGFkYzA0ZDY4NTQ5Li4wYThlN2M5M2Y3ODIgMTAw
NjQ0Ci0tLSBhL1NvdXJjZS9XZWJLaXQvUGxhdGZvcm0vdW5peC9TaGFyZWRNZW1vcnlVbml4LmNw
cAorKysgYi9Tb3VyY2UvV2ViS2l0L1BsYXRmb3JtL3VuaXgvU2hhcmVkTWVtb3J5VW5peC5jcHAK
QEAgLTc1LDYgKzc1LDcgQEAgYm9vbCBTaGFyZWRNZW1vcnk6OkhhbmRsZTo6aXNOdWxsKCkgY29u
c3QKIHZvaWQgU2hhcmVkTWVtb3J5OjpJUENIYW5kbGU6OmVuY29kZShJUEM6OkVuY29kZXImIGVu
Y29kZXIpIGNvbnN0CiB7CiAgICAgZW5jb2RlciA8PCBoYW5kbGUucmVsZWFzZUF0dGFjaG1lbnQo
KTsKKyAgICBlbmNvZGVyIDw8IGRhdGFTaXplOwogfQogCiBib29sIFNoYXJlZE1lbW9yeTo6SVBD
SGFuZGxlOjpkZWNvZGUoSVBDOjpEZWNvZGVyJiBkZWNvZGVyLCBJUENIYW5kbGUmIGlwY0hhbmRs
ZSkKQEAgLTg0LDcgKzg1LDEyIEBAIGJvb2wgU2hhcmVkTWVtb3J5OjpJUENIYW5kbGU6OmRlY29k
ZShJUEM6OkRlY29kZXImIGRlY29kZXIsIElQQ0hhbmRsZSYgaXBjSGFuZGxlCiAgICAgaWYgKCFk
ZWNvZGVyLmRlY29kZShhdHRhY2htZW50KSkKICAgICAgICAgcmV0dXJuIGZhbHNlOwogCisgICAg
dWludDY0X3QgZGF0YVNpemU7CisgICAgaWYgKCFkZWNvZGVyLmRlY29kZShkYXRhU2l6ZSkpCisg
ICAgICAgIHJldHVybiBmYWxzZTsKKwogICAgIGlwY0hhbmRsZS5oYW5kbGUuYWRvcHRBdHRhY2ht
ZW50KFdURk1vdmUoYXR0YWNobWVudCkpOworICAgIGlwY0hhbmRsZS5kYXRhU2l6ZSA9IGRhdGFT
aXplOwogICAgIHJldHVybiB0cnVlOwogfQogCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>