1. 09 May, 2014 1 commit
    • Mikio Hara's avatar
      net: drop flakey TestDialFailPDLeak · f40f0b26
      Mikio Hara authored
      TestDialFailPDLeak was created for testing runtime-integrated netwrok
      poller stuff and used during Go 1.2 development cycle. Unfortunately
      it's still flakey because it depends on MemStats of runtime, not
      pollcache directly, and MemStats accounts and revises its own stats
      occasionally.
      
      For now the codepaths related to runtime-intergrated network poller
      are pretty stable, so removing this test case never suffers us.
      
      Fixes #6553.
      
      LGTM=josharian, iant
      R=iant, josharian
      CC=golang-codereviews
      https://golang.org/cl/98080043
      f40f0b26
  2. 08 May, 2014 4 commits
  3. 07 May, 2014 14 commits
  4. 06 May, 2014 3 commits
  5. 05 May, 2014 6 commits
  6. 02 May, 2014 6 commits
  7. 01 May, 2014 4 commits
  8. 30 Apr, 2014 2 commits