Bug 139462 - Blur filter performance test doesn't provide results
Summary: Blur filter performance test doesn't provide results
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords:
Depends on: 139310
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-09 14:58 PST by Dean Jackson
Modified: 2014-12-23 22:30 PST (History)
3 users (show)

See Also:


Attachments
Patch (6.27 KB, patch)
2014-12-09 15:39 PST, Dean Jackson
sam: review+
Details | Formatted Diff | Diff

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