On Fri, Mar 09, 2018 at 06:36:24AM -0500, Frediano Ziglio wrote: > > +static void test_connect_plain(void) > > +{ > > + GThread *thread; > > + int result; > > + > > + /* server */ > > + SpiceServer *server = spice_server_new(); > > + core = basic_event_loop_init(); > > + spice_server_set_name(server, "SPICE listen test"); > > + spice_server_set_noauth(server); > > + spice_server_set_port(server, 5701); > > Fixed port? I remember on another test you moved to dynamic ones > to avoid problems with -j. > I suppose you used a port number which is supposed to be > not used and no clashing with other tests. Nope, definitely not do that, so yes, I'll need to change it ;) Thanks, Christophe
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel