Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4753)

Issue 80110043: code review 80110043: net/http: disable recently-introduced flaky test on Windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by bradfitz
Modified:
10 years, 1 month ago
Reviewers:
brainman
CC:
adg, brainman, golang-codereviews
Visibility:
Public.

Description

net/http: disable recently-introduced flaky test on Windows Disable it until it's debugged so it doesn't hide other real problems on Windows. The test was known to be unreliable anyway (which is why it only needed 1 of 20 runs to pass), but apparently it never passes on Windows. Figure out why later. Update Issue 7634

Patch Set 1 #

Patch Set 2 : diff -r ec2ac2c466aa https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r ec2ac2c466aa https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 6815c401f8a1 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M src/pkg/net/http/transport_test.go View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello adg@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 1 month ago (2014-03-25 22:01:39 UTC) #1
brainman
LGTM Thank you. Alex
10 years, 1 month ago (2014-03-25 22:17:58 UTC) #2
bradfitz
10 years, 1 month ago (2014-03-25 22:20:02 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=a70aa2f24d10 ***

net/http: disable recently-introduced flaky test on Windows

Disable it until it's debugged so it doesn't hide other real
problems on Windows. The test was known to be unreliable
anyway (which is why it only needed 1 of 20 runs to pass), but
apparently it never passes on Windows. Figure out why later.

Update Issue 7634

LGTM=alex.brainman
R=adg, alex.brainman
CC=golang-codereviews
https://codereview.appspot.com/80110043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b