Bug 193597 - [build.webkit.org] unit-test failure Builder GTK Linux 32-bit Release doesn't exist
Summary: [build.webkit.org] unit-test failure Builder GTK Linux 32-bit Release doesn't...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-18 15:29 PST by Aakash Jain
Modified: 2019-01-18 16:19 PST (History)
6 users (show)

See Also:


Attachments
Proposed patch (2.56 KB, patch)
2019-01-18 15:32 PST, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>