ccristian / caliper

Automatically exported from code.google.com/p/caliper
Apache License 2.0
0 stars 0 forks source link

Banckmark results fail to load #163

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I tried to benchmark a csv parser and it fails on the client side with the 
following error(see bellow). The benchmark url is 
http://microbenchmarks.appspot.com/run/adrian.tarau@gmail.com/net.java.textcrunc
her.TextParserCaliperBenchmarkTest

Thanks.

uncaught exception: [Exception... 
"'com.google.gwt.core.client.JavaScriptException: (TypeError): bH(Meb(f), 12) 
is null fileName: 
http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B16144876CCD409.cach
e.html stack: rj([object Object],[object 
Object])@http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B16144876CC
D409.cache.html:1352 uj([object Object],[object 
Object])@http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B16144876CC
D409.cache.html:1319 kn([object Object],[object 
Object])@http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B16144876CC
D409.cache.html:1091 on([object 
Object])@http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B16144876CC
D409.cache.html:1378 dX([object Object],[object 
Object])@http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B16144876CC
D409.cache.html:1358 OC([object Object],[object 
Object])@http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B16144876CC
D409.cache.html:1195 rD([object 
XMLHttpRequest])@http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B16
144876CCD409.cache.html:1381 ([object 
Event])@http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B16144876CCD
409.cache.html:947 eu((function () {b.ob(c);}),[object XMLHttpRequest],[object 
Arguments])@http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B1614487
6CCD409.cache.html:1015 ([object 
Event])@http://microbenchmarks.appspot.com/caliper/627DDCE64305F5B22B16144876CCD
409.cache.html:1004 lineNumber: 1352' when calling method: 
[nsIDOMEventListener::handleEvent]" nsresult: "0x8057001c 
(NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "JS frame :: 
chrome://firebug/content/net/spy.js :: callPageHandler :: line 817" data: no]
[Break On This Error]   

function Hu(){try{null.a()}catch(b){return b}}

Original issue reported on code.google.com by adrian.t...@gmail.com on 27 May 2012 at 1:12

GoogleCodeExporter commented 9 years ago
Forgot to mention client version, 0.5-rc1

Original comment by adrian.t...@gmail.com on 27 May 2012 at 1:20

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 1 Nov 2012 at 8:32

GoogleCodeExporter commented 9 years ago
v1.0 has some significant changes that make this bug obsolete.  Once it has 
been released, feel free to reopen the issue if this is still an issue.

Original comment by gak@google.com on 1 Nov 2012 at 9:17