sduelund / mobitest-agent

Automatically exported from code.google.com/p/mobitest-agent
0 stars 0 forks source link

Test data missing after a completed test on android #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start a test on android
2. wait for the result

What is the expected output? What do you see instead?

The results of the test are expected, "The test completed but there were no 
successful results." and "First View: Test Data Missing" are what i get instead.

What version of the product are you using? On what operating system?

I'm using the version downloadable from the repository of the project, compiled 
on windows 8 with eclipse and installed both on an android avd emulator with 
cyanogenmod 7.1 (API level9) installed on it and on a LG P350 with android 
2.2.2 rooted. The private instance of webpagetest is installed on a windows 
server 2003 r2.

Please provide any additional information below.

This is the situation on the server: 
http://img18.imageshack.us/img18/3244/cattura1d.png

I've checked if blaze agent appears on the list of allowed application on 
superuser and it does. I also have tried to capture some traffic with tcpdump 
maually using the terminal and it works. Finally I've tried to execute blaze 
agent with the debugger of eclipse enabled and both from emulator and from a 
physical device i obtain the same error. I've pasted it here: 
http://pastebin.com/b3RY6xrP and, just in case, i've pasted the entire capture 
of a test here: http://pastebin.com/tmYhkRZ3

On the server i can find the screenshots of the test but the har files are 
empty.

Original issue reported on code.google.com by galvaniz...@gmail.com on 13 Mar 2013 at 2:02

GoogleCodeExporter commented 8 years ago
Hello,

I've exactly the same problem with my agent.

I'm working on Windows 8, eclipse sdk android developer x64 rev 21.1, emulator 
AVD Galaxy nexus android 4.0, Blaze agent r35, WebPageTest 11.

Original comment by damien.y...@gmail.com on 16 May 2013 at 2:00

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
It appears the workdone.php url passing is incorrect. Working off the same 
process onthe IOS application the URL passed to the server includes variables, 
including location, har file, key and the ID.

The url passed by the Blaze App is just workdone.php

Image can be found here: http://img577.imageshack.us/img577/1827/6f2d.png

Original comment by duelund....@gmail.com on 9 Jul 2013 at 12:29

GoogleCodeExporter commented 8 years ago
@duelund... 

Is there a payload to the URL that the iOS version is hitting?

Original comment by drak...@gmail.com on 5 Feb 2014 at 10:48