- the latest mindfield build ( 4.0b9pre - 2010-12-20 )
- the latest noscript dev version ( 2.0.9rc2 )
- http://www.speedtest.net scripts allowed
- download test is OK
- upload test doesn't start ( "Upload Test Errror" )
I suspect it could be a problem related to noscript because while the upload test is starting , it appears the following mex in the Error Console just before the upload test failure message appears :
Tested also with Firefox 3.6.13 ( on Linux , Mozilla Official Distribution , not distro-specific compiled browser ) , Noscript 2.0.8.1 : the same error message in the Error Console.
Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
The speedtest is back working by commenting the rule above .
Pretty much expected. The only code path where the bug could be hit, indeed, is POST requests which get anonymized (and this is the case in question).
Therefore fixing the bug (already in next dev build) will fix your issue as well.
I confirm no more XSS error message in the console since NoScript version v 2.0.9rc4 installed on the latest Mindfield nightly builds , but the upload test now seems to stop itself before beeing completely finished giving very low results under average.
If I leave the Anon rule I obtain quite always around 0.05 Mb/sec while if I comment the Anon rule I obtain 0.25 Mb/sec which is the real upload max speed.
At this point I think this behaviour is wanted by the associated speedtest servers , so to reject and/or terminate anonimyzed/unauthorized uploads.
Anyway , I think the issue can be declared as solved.
Mozilla/5.0 (X11; Linux i686; rv:2.0b9pre) Gecko/20101228 Firefox/4.0b9pre