[Webkit-unassigned] [Bug 92844] Add European replay performance tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 00:13:48 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=92844





--- Comment #15 from Nandor Huszka <hnandor at inf.u-szeged.hu>  2012-12-10 00:16:13 PST ---
(In reply to comment #14)
> Yeah, I think Zoltan added the support for Qt. It should run just fine there as well.

I've tried Zoltan's suggestion (https://gist.github.com/4236113) and run replay tests with 'sudo Tools/Scripts/run-perf-tests --platform=qt --replay PerformanceTests/Replay' but got a DnsProxyException in dnsproxy.py line 40: "Invalid nameserver: 127.0.0.1 (causes an infinte loop)".

Setting up the http_proxy and https_proxy this way
export http_proxy=http://user:pwd@ip:8080/
export https_proxy=https://user:pwd@ip:8443/
caused the same output. (Capital env. variable names and without username and password were tried also.)

What did I wrong, or is there any other setting we need?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list