Closed badrinathvm closed 9 years ago
Hi @badrinathvm , to help out I need to have info on how you run and exact version so I can try to reproduce.
Best Peter
This issue is happening after me replacing old sitespeed.io jenkins plugin with new one and also after updating to sitespeed.io 3.2 from 3.1
More details :
Version : sitespeed.io: '3.2.3'
SiteSpeed : 1.0 - beta8
I suspect latest version of site speed is not compatible with Jenkins plugin.
I found out the issue , it is happening when i set custom "budget.json"
try running below command
sitespeed.io -u http://www.sitespeed.io --budget budget.json -b chrome -n 3 -d 0
below is the error
Failing when we use --budget in command.
yes could you please supply the budget.json file and I can have a look to see if it is wrong in the config or a bug :)
sure , below are the contents of the budget.json
{ "timings": { "speedIndex": 10000 } }
yes looks like a bug, give me a couple of minutes
Sure .. I would be very happy for solution.
hi @badrinathvm I've released 3.2.4 now where this is fixed, thanks for reporting!
best peter
Facing error as mentioned in below screenshot , Any pointers will help