Bug 193597

Summary: [build.webkit.org] unit-test failure Builder GTK Linux 32-bit Release doesn't exist
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, lforschler, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=192143
Attachments:
Description Flags
Proposed patch none

Description Aakash Jain 2019-01-18 15:29:22 PST
======================================================================
FAIL: test_unnecessary_expected_results (__main__.BuildStepsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./steps_unittest.py", line 602, in test_unnecessary_expected_results
    self.assertTrue(builder in builders, "Builder %s doesn't exist, but has unnecessary expected results" % builder)
AssertionError: Builder GTK Linux 32-bit Release doesn't exist, but has unnecessary expected results


Seems like it is failing since: https://trac.webkit.org/changeset/238719/webkit
Comment 1 Aakash Jain 2019-01-18 15:32:19 PST
Created attachment 359549 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2019-01-18 16:18:13 PST
Comment on attachment 359549 [details]
Proposed patch

Clearing flags on attachment: 359549

Committed r240189: <https://trac.webkit.org/changeset/240189>
Comment 3 WebKit Commit Bot 2019-01-18 16:18:15 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-01-18 16:19:29 PST
<rdar://problem/47400572>