Bug 206548 - webkit.org dashboard JavaScript unittest fail to catch real code regressions
Summary: webkit.org dashboard JavaScript unittest fail to catch real code regressions
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Lewis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-21 12:06 PST by Matt Lewis
Modified: 2020-03-10 14:33 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2020-01-21 12:06:14 PST
Currently when working on any of the JavaScript for the various dashboards, regardless of if there any code changes or not, our unittests fail. We need to fix the unit tests to make development easier and less prone to error.
Comment 1 Radar WebKit Bug Importer 2020-01-21 12:06:24 PST
<rdar://problem/58768282>
Comment 2 Alexey Proskuryakov 2020-01-26 12:50:35 PST
Please post the exact command that fails. It is not clear which tests this bug tracks.
Comment 3 Matt Lewis 2020-03-10 14:33:26 PDT
After taking a closer look it seems that some of if not all of the tests I was running into are deprecated. closing bug.