Skip to content
  1. Mar 28, 2015
  2. Mar 27, 2015
  3. Mar 26, 2015
  4. Mar 25, 2015
  5. Mar 24, 2015
  6. Mar 23, 2015
  7. Mar 21, 2015
    • Dan Fandrich's avatar
      test1513: eliminated race condition in test run · 148207e2
      Dan Fandrich authored
      It seems that some systems (e.g. fairly consistently in some recent
      Solaris autobuilds) would manage to get to the connect phase before the
      progress callback was called, resulting in a CURLE_COULDNT_CONNECT
      error. Reworked the test to point at a test server that never returns a
      full result so the progress callback always gets a chance to be called
      before the transfer can complete in some other way.
      148207e2