> On 16 Dec 2016, at 15:52, Zoffix Znet (via RT) <perl6-bugs-follo...@perl.org> > wrote: > > # New Ticket Created by Zoffix Znet > # Please include the string: [perl #130358] > # in the subject line of all future correspondence about this issue. > # <URL: https://rt.perl.org/Ticket/Display.html?id=130358 > > > > One of these tests trigger the firewall popup "security alert" on Windows 10 > (see attachment): > > t\spec\S32-io\rename.t ............................................ ok > t\spec\S32-io\slurp.t ............................................. ok > t\spec\S32-io\socket-accept-and-working-threads.t ................. ok > t\spec\S32-io\socket-recv-vs-read.t ............................... ok > t\spec\S32-io\spurt.t ............................................. ok > > Not sure if we can do anything about it, but if it's possible, would be nice > not to > trigger any unnecessary warnings and alerts for people running the > tests.<Untitled.png>
FWIW, a similar pop up occurs on MacOS. But it’s for starting up a listening socket. So, eh, not sure how you can test network functions without it? Liz