resultdb

package
v0.0.0-...-f248f4a Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GroupAndOrderTestResults

func GroupAndOrderTestResults(input []*rdbpb.TestResultBundle) [][]*rdbpb.TestResultBundle

GroupAndOrderTestResults groups test results into test runs, and orders them by start time. Test results are returned in sorted start time order within the runs, and runs are ordered based on the start time of the first test result that is inside them. The result order is guaranteed to be deterministic even if all test results have the same start time.

func InvocationFromTestResultName

func InvocationFromTestResultName(name string) (string, error)

InvocationFromTestResultName extracts the invocation that the test result is immediately included inside.

Types

This section is empty.

Jump to

Keyboard shortcuts

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