shivanikhosa / browserscope

Automatically exported from code.google.com/p/browserscope
Apache License 2.0
0 stars 0 forks source link

Prevent the richtext2 suite from contacting external network #351

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As you probably remember, we have integrated the richtext2 suite into Mozilla's 
test infrastructure.  We're currently running an effort to make sure our tests 
do not attempt to contact external network, and as part of that we detected 
that the richtext2 suite tries to load images from goo.gl and baz.com.  These 
images themselves don't have any effect on the semantics of the tests involved, 
so I wrote a patch to just make those images point to a (non-existent) local 
image file.  I'd appreciate if you would please merge this patch (I'm landing 
it in the Mozilla copy of the test suite in the mean time.)

Original issue reported on code.google.com by ehsan.ak...@gmail.com on 14 Apr 2014 at 5:39

Attachments:

GoogleCodeExporter commented 8 years ago
(This is a link to the Mozilla bug for your reference: 
https://bugzilla.mozilla.org/show_bug.cgi?id=996009)

Original comment by ehsan.ak...@gmail.com on 14 Apr 2014 at 5:40

GoogleCodeExporter commented 8 years ago

Original comment by els...@gmail.com on 14 Apr 2014 at 7:12