[Webkit-unassigned] [Bug 172371] New: Speedometer 2.0: stops at test 32
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 19 11:51:17 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172371
Bug ID: 172371
Summary: Speedometer 2.0: stops at test 32
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bbouvier+webkit at mozilla.com
CC: lforschler at apple.com
STR:
- clone latest webkit repository
- go to PerformancesTests/Speedometer
- serve (python -m SimpleHTTPServer) and visit in a browser
I'd expect the benchmark to finish, but it doesn't at the moment because test #32 tries to load /resources/todomvc/architecture-examples/preact/build/index.html, when the actual URI should be /resources/todomvc/architecture-examples/preact/dist/index.html (note the build => dist). It causes a 404 and the benchmark runner doesn't terminate.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170519/19d8253a/attachment.html>
More information about the webkit-unassigned
mailing list