Bug 206548

Summary: webkit.org dashboard JavaScript unittest fail to catch real code regressions
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: Tools / TestsAssignee: Matt Lewis <jlewis3>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: aakash_jain, ap, jbedard, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.