<?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>234270</bug_id>
          
          <creation_ts>2021-12-13 14:19:30 -0800</creation_ts>
          <short_desc>GTK WK2 failures aren&apos;t showing in Bugzilla EWS bubbles.</short_desc>
          <delta_ts>2021-12-15 19:53:55 -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>Tools / Tests</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>209104</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=209104</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=231999</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=234378</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="Jean-Yves Avenard [:jya]">jean-yves.avenard</reporter>
          <assigned_to name="Carlos Alberto Lopez Perez">clopez</assigned_to>
          <cc>aakash_jain</cc>
    
    <cc>aperez</cc>
    
    <cc>ap</cc>
    
    <cc>clopez</cc>
    
    <cc>dpino</cc>
    
    <cc>fujii</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1823753</commentid>
    <comment_count>0</comment_count>
    <who name="Jean-Yves Avenard [:jya]">jean-yves.avenard</who>
    <bug_when>2021-12-13 14:19:30 -0800</bug_when>
    <thetext>In bug 233442 I introduced a regression when I applied some of the review comments. This would have lead to a failure.
The bug was an assert if debug build, or a null deref otherwise.

I relatively quickly received an email informing me of the failures.
----

EWS has detected layout test failures on GTK-WK2-Tests-EWS while testing Patch 446967 for Bug 233442.

Full details are available at: https://ews-build.webkit.org/#/builders/35/builds/2902

Patch author: jean-yves.avenard@apple.com

Layout test failures:

- imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.center.worker.html (test history)
- imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.ltr.worker.html (test history)
- imported/w3 c/web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.rtl.worker.html (test history)
- imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.left.worker.html (test history)
- imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.right.worker.html (test history)
- imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.ltr.worker.html (test history)
- imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.rtl.worker.html (test history)
-----

however, bugzilla was showing all green, no GTK WK2 failures could be seen there.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1823762</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2021-12-13 14:27:59 -0800</bug_when>
    <thetext>Looks like this EWS is running, but doesn&apos;t have a bubble? Per discussion in bug 209104, it seems like it shouldn&apos;t be marking patches cq-.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1823769</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-12-13 14:33:03 -0800</bug_when>
    <thetext>&lt;rdar://problem/86434401&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1823782</commentid>
    <comment_count>3</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2021-12-13 14:39:46 -0800</bug_when>
    <thetext>(In reply to Alexey Proskuryakov from comment #1)
&gt; Looks like this EWS is running, but doesn&apos;t have a bubble? Per discussion in
&gt; bug 209104, it seems like it shouldn&apos;t be marking patches cq-.
Bug 209104 was old attempt to add gtk-wk2 queue, and the queue was disabled at that time. 

It was recently re-implemented by Carlos in Bug 231999. The status bubble still needs to be enabled. I agree that if the bubble is not enabled, then it shouldn&apos;t cq- the patches.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1824647</commentid>
    <comment_count>4</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2021-12-15 19:05:07 -0800</bug_when>
    <thetext>(In reply to Aakash Jain from comment #3)
&gt; (In reply to Alexey Proskuryakov from comment #1)
&gt; &gt; Looks like this EWS is running, but doesn&apos;t have a bubble? Per discussion in
&gt; &gt; bug 209104, it seems like it shouldn&apos;t be marking patches cq-.
&gt; Bug 209104 was old attempt to add gtk-wk2 queue, and the queue was disabled
&gt; at that time. 
&gt; 
&gt; It was recently re-implemented by Carlos in Bug 231999. The status bubble
&gt; still needs to be enabled. I agree that if the bubble is not enabled, then
&gt; it shouldn&apos;t cq- the patches.

Sorry for this. Didn&apos;t knew it was cq- patches.

I look forward to enable the bubble ASAP since the queue has been working well.

I&apos;m also adding a few optimizations and more workers to make it faster on bug 234378

I will try to upload a patch here to enable the status bubble.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1824666</commentid>
    <comment_count>5</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2021-12-15 19:53:55 -0800</bug_when>
    <thetext>I have uploaded a patch for adding the bubble to the original bug 209104
I&apos;m marking this as duplicate of that one since the other was older.

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

    </bug>

</bugzilla>