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 ¶
InvocationFromTestResultName extracts the invocation that the test result is immediately included inside.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.