Bug 202757

Summary: results.webkit.org: Increase default limit for test results
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=205305
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Jonathan Bedard 2019-10-09 10:40:35 PDT
We should increase the default limit for test results from 1000 to 5000. I don't think this should apply to commits.
Comment 1 Jonathan Bedard 2019-10-09 10:46:10 PDT
Created attachment 380543 [details]
Patch
Comment 2 Aakash Jain 2019-10-09 11:44:59 PDT
Comment on attachment 380543 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=380543&action=review

rs=me

> Tools/ChangeLog:3
> +        results.webkit.org: Increase default limit for test results

which limit? Is it the limit of data being displayed somewhere?
Comment 3 Jonathan Bedard 2019-10-09 11:47:25 PDT
(In reply to Aakash Jain from comment #2)
> Comment on attachment 380543 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=380543&action=review
> 
> rs=me
> 
> > Tools/ChangeLog:3
> > +        results.webkit.org: Increase default limit for test results
> 
> which limit? Is it the limit of data being displayed somewhere?

Yes, the number of result bubbles to be shown. It's mostly about the UI.
Comment 4 Jonathan Bedard 2019-10-09 11:49:39 PDT
Created attachment 380549 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2019-10-09 12:57:14 PDT
Comment on attachment 380549 [details]
Patch for landing

Clearing flags on attachment: 380549

Committed r250924: <https://trac.webkit.org/changeset/250924>
Comment 6 WebKit Commit Bot 2019-10-09 12:57:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2019-10-09 12:58:16 PDT
<rdar://problem/56126968>
Comment 8 Jonathan Bedard 2019-10-10 08:19:49 PDT
Committed r250970: <https://trac.webkit.org/changeset/250970>