Visually Complete & Speed Index no longer returning

I noticed that since around Feb 17 or 18 I no longer see Visually Complete & Speed Index returning in the XML results from a webpagetest run. Have these metrics been removed?

Example:
Feb 18
http://www.webpagetest.org/xmlResult/140218_QN_14GQ/
1392741263
277905
285922

Feb 17
http://www.webpagetest.org/xmlResult/140217_E6_YXD/
1392654156
1720
1720
1845
1138
305804
332781

Looks like your Feb 18 test didn’t capture video. Did you pass video=1 with the test (or check the box in the UI)?

I didnt pass that in with either of those. Requests. I have a script that runs daily at 4pm using Ruby I set the following as the request: “http://www.webpagetest.org/runtest.php?runs=1&f=xml&fvonly=1&url=#{test_url}&k=#{@APIkey}

Is the visually complete and speed index metrics only for video display purposes? If so I can remove it as I dont need that really.

They are calculated based on the video data. There is another version of it that calculates the information based on paint events and it used to pick whichever was available (and the paint events were kind of sketchy on non-Chrome) - they have separate event names now and I eliminated the sketch events which is probably why it stopped showing up.

To be clear, video=1 records video of your page loading and has a lot of useful information (and allows for the filmstrip view where you can interact with the waterfall and video frames) - it doesn’t have anything to do with sites that display video themselves.

Hi Patrick,
I’m unable to get PageSpeed score in the response if running the test

e.g. http://www.webpagetest.org/result/140509_80_D1B/140509_80_D1B_www.chwforge.com_page_data.csv

Please help.

Regards,
Vishnu