Xpra: Ticket #2112: Automated Tests missing data

As mentioned in #619, #1840, and #2064, the automated tests are missing a handful of data points. From ticket:1840#comment:6, most of the useful data points such as batch delay, quality, et al aren't included in the CSV. As far as I can tell, there's no error or traceback printed when the tests run xpra info, so it's likely that the Xpra Info page has changed, as is mentioned. The test code will likely need to be updated to reflect these changes.



Tue, 22 Jan 2019 06:12:53 GMT - Antoine Martin: status changed

I'm pretty sure the data collection breakage is fairly recent, whereas these tickets are not, so you should be able to test the version they were completed for:


Mon, 04 Mar 2019 09:12:54 GMT - Antoine Martin:

Wow, this whole thing is in terrible shape. Minor cleanup in r21958. Bug fix in r21959. Now at least some of the tests do run.

Now the real problem with the missing data is the same thing that required fixes to the session info dialog (r21340).

As of r21960, we capture the batch delay again, more fixes needed.


Mon, 04 Mar 2019 13:05:28 GMT - Antoine Martin:

As of r21962, the actual batch delay is back (but now this is a normalized value... and maybe this should not be compared?), as well as the latency values.

Still need to restore:


Thu, 07 Mar 2019 08:38:08 GMT - Antoine Martin:


Thu, 07 Mar 2019 09:16:56 GMT - Antoine Martin: owner, status changed

r21998 reverts some of the "actual batch delay" changes from r21960 + r21962 so that the values will be more in line with older versions.

Should now be usable again and the data should make sense.


Thu, 01 Aug 2019 12:01:50 GMT - Smo: owner changed


Fri, 02 Aug 2019 12:35:26 GMT - Smo: attachment set

tests data from browser test


Fri, 02 Aug 2019 12:38:23 GMT - Smo:

I attached some data from some browser tests. Still seems to be some missing data points.

download limit (KB), upload limit (KB), latency (ms) all read 0 for example

Can you take a look and let me know?


Fri, 02 Aug 2019 12:38:38 GMT - Smo: owner changed


Sat, 03 Aug 2019 15:01:29 GMT - Antoine Martin: owner changed

Still seems to be some missing data points. download limit (KB), upload limit (KB), latency (ms) all read 0 for example

Those are test configuration options for trickle. They should be showing up if you enable it.


Wed, 07 Aug 2019 01:14:39 GMT - Smo: status changed; resolution set

Confirmed the missing data does show up when you turn on the trickle options.


Sat, 23 Jan 2021 05:42:31 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2112