Bug 139462

Summary: Blur filter performance test doesn't provide results
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: clopez, msaboff, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 139310    
Bug Blocks:    
Attachments:
Description Flags
Patch sam: review+

Description Dean Jackson 2014-12-09 14:58:57 PST
Blur filter performance test doesn't provide results
Comment 1 Dean Jackson 2014-12-09 15:39:06 PST
Created attachment 242972 [details]
Patch
Comment 2 Sam Weinig 2014-12-09 21:39:01 PST
Comment on attachment 242972 [details]
Patch

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

> ChangeLog:12
> +        This can't currently work under our performance test
> +        infrastructure. Move it to a manual test to avoid
> +        putting FAILures into the results.
> +
> +        * ManualTests/blur-filter-timing.html: Renamed from PerformanceTests/Interactive/blur-filter-timing.html.

Sadness. Is there bug for making our infrastructure support this?
Comment 3 Dean Jackson 2014-12-10 12:42:52 PST
Committed r177088: <http://trac.webkit.org/changeset/177088>
Comment 4 Dean Jackson 2014-12-10 12:46:09 PST
(In reply to comment #2)

> Sadness. Is there bug for making our infrastructure support this?

Ryosuke is looking at making the run-perf-tests use Safari rather than DRT, which should fix this.
Comment 5 Carlos Alberto Lopez Perez 2014-12-11 18:11:56 PST
(In reply to comment #4)
> (In reply to comment #2)
> 
> > Sadness. Is there bug for making our infrastructure support this?
> 
> Ryosuke is looking at making the run-perf-tests use Safari rather than DRT,
> which should fix this.

Please, consider also adding support for running such tests only on the platforms/architectures were it is supported.