m-lab / ndt7-js

Apache License 2.0
22 stars 17 forks source link

Interesting issue with Opera #23

Closed glennfish closed 3 years ago

glennfish commented 3 years ago

In opera Android mobile and windows opera, on the results section, the Download, Latency and Retransmission fields are blank. This is at the NDT7 test at https://speed.measurementlab.net/#/.

Result:
image

RA80533 commented 3 years ago

What versions have the issue?

glennfish commented 3 years ago

windows: Version:74.0.3911.218 Android version 62.3.3146.57763

On Sun, Mar 28, 2021 at 4:14 AM RA80533 @.***> wrote:

What versions have the issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/m-lab/ndt7-js/issues/23#issuecomment-808869443, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEAPFSJGFV5LFILYLKJMYMLTF3XOLANCNFSM4ZTKPNNA .

robertodauria commented 3 years ago

This seems to have been fixed now. The cause was probably an abnormal interruption of either the download or the upload test. There two PRs have fixed two causes of early termination:

The version of ndt7-js used by speed.measurementlab.net has been updated to include those fixes.

Please feel free to reopen this issue if you see it happening again, and thank you!