Mobile Agent Tests missing connectivity value in response

Hi,

im setting connectivity as “Mobile 3G Fast” in my test, but in response it was showing as “Chrome - Cable - Mobile”. im expecting to be “Chrome - Chrome - 3GFast”.

Below is the test link.

http://www.webpagetest.org/result/160524_KN_FTZ/

Test script:

wpt.runTest(script, {
pollResults: 5,
firstViewOnly : true,
connectivity: “3GFast”,
emulateMobile:true,
specs:path.join(__dirname, ‘specs.json’)
},

can some please provide your inputs here.

Thanks,
Anil.