Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Exception when loading big number of results for comparission #10

@baryluk

Description

@baryluk

Example: http://dromaeo.com/?id=157146,157147,157148,157149,157150,157151,157152,157153,157163,157171

Uncaught exception: TypeError: Cannot convert 'results[result].total[run]' to object
Error thrown at line 577, column 6 in resultsLoaded(id, datas) in http://dromaeo.com/webrunner.js:
var mean = results[result].total[run].mean - 0;
called from line 316, column 6 in (data) in http://dromaeo.com/webrunner.js:
resultsLoaded(id[1], data);
called from line 2780, column 4 in success() in http://dromaeo.com/jquery.js:
s.success( data, status );
called from line 2735, column 6 in (isTimeout) in http://dromaeo.com/jquery.js:
success();

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions