reportedflake

package
v0.0.0-...-a4e318d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FLAKE_TEMPLATE_HEADER_WTAF string = "Which test(s) are flaking:"
	FLAKE_TEMPLATE_HEADER_TGL  string = "Testgrid link:"

	TG_MISSING string = "missing"
)

Variables

This section is empty.

Functions

func ParseTests

func ParseTests(b string) ([]string, error)

parseTests collects tests referenced in the body of a formatted Flake Issue on GitHub Each non-empty line between "Which test(s) are flaking:" and Testgrid link: is congetTestssidered to be a test

Types

type ReportedFlake

type ReportedFlake struct {
	Logger   *log.Logger
	CiStatus *ci.CiStatus
	// contains filtered or unexported fields
}

ReportedFlake - issue logged on Github for a test that produces non-deterministic results

func (*ReportedFlake) CollectIssuesFromBoard

func (rf *ReportedFlake) CollectIssuesFromBoard(cs *ci.CiStatus)

CollectIssuesFromBoard retrieves logged Flake Issues from the CI Signal Board and adds them to the LinkedBugs[] on the jobTestResults

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL