testfailureanalysis

package
v0.0.0-...-f2cdad0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package testfailureanalysis handles test failure analysis.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpdateAnalysisStatus

func UpdateAnalysisStatus(ctx context.Context, tfa *model.TestFailureAnalysis, status pb.AnalysisStatus, runStatus pb.AnalysisRunStatus) error

UpdateAnalysisStatus updates status of a test failure analysis.

func UpdateAnalysisStatusWhenError

func UpdateAnalysisStatusWhenError(ctx context.Context, tfa *model.TestFailureAnalysis) error

UpdateAnalysisStatusWhenError updates analysis and nthsection analysis when an error occured. As there still maybe reruns in progress, we should check if there are still running reruns.

func UpdateNthSectionAnalysisStatus

func UpdateNthSectionAnalysisStatus(ctx context.Context, nsa *model.TestNthSectionAnalysis, status pb.AnalysisStatus, runStatus pb.AnalysisRunStatus) error

UpdateNthSectionAnalysisStatus updates status of a test failure analysis.

Types

This section is empty.

Directories

Path Synopsis
Package bisection performs bisection for test failures.
Package bisection performs bisection for test failures.
analysis
Package analysis contains the interface to LUCI Analysis for bisector.
Package analysis contains the interface to LUCI Analysis for bisector.
chromium
Package chromium performs bisection for test failures for Chromium project.
Package chromium performs bisection for test failures for Chromium project.
projectbisector
Package projectbisector declare the interface that each individual project bisector needs to implement.
Package projectbisector declare the interface that each individual project bisector needs to implement.

Jump to

Keyboard shortcuts

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