Skip to content

x/website/internal/gitfs: TestGitHub failures #59222

Open
@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "golang.org/x/website/internal/gitfs" && test == "TestGitHub"

Issue created automatically to collect these failures.

Example (log):

Counting objects: 1   
Counting objects: 480, done

Finding sources:   1% (3/480)   
Finding sources:   2% (8/480)   
Finding sources:   3% (12/480)   
Finding sources:   4% (17/480)   
Finding sources:   5% (22/480)   
Finding sources:   6% (27/480)   
Finding sources:   7% (32/480)   
...
--- FAIL: TestGitHub (30.03s)
    git_test.go:38: handshake: Get "https://github.com/rsc/quote/info/refs?service=git-upload-pack": dial tcp 140.82.112.4:443: i/o timeout
// Copyright 2017 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

package main

import "fmt"

func greeting() {
	println(1)
	fmt.Println("hello, git32 ")
}

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.website

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions