Explorar o código

The timer test for MinGW builds in AppVeyor fails, but the same test works locally.

See https://ci.appveyor.com/project/civetweb/civetweb/build/773
We can just try blindly what might fix this, since we have no callstack and cannot reproduce and debug it.
bel %!s(int64=8) %!d(string=hai) anos
pai
achega
a323cbe449
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      test/timertest.c

+ 0 - 2
test/timertest.c

@@ -232,8 +232,6 @@ START_TEST(test_timer_mixed)
 	memset(&ctx, 0, sizeof(ctx));
 	memset(c, 0, sizeof(c));
 
-	action_dec_ret = 0;
-
 	mark_point();
 	timers_init(&ctx);
 	mg_sleep(100);