All Classes and Interfaces

Class
Description
 
Deflake action used to configure and trigger deflake build
Represents the cause of a deflake build.
For a failing build, restore the source code status to the one it failed on and then re-run failing tests.
 
Listener to add deflake action when there are failing tests
One test result augmented with flaky information.
 
Constants that represent the status of this test.
Cumulative test result of a test class augmented with flaky information.
Cumulative test result for a package augmented with flaky information.
Result of one test suite augmented with flaky information.
Root of all the test results for one build, including flaky runs information.
Action for each test run, to record flaky stats for all the tests
Class to hold all the passing/failing/flaky tests for one run
 
Action for aggregate and display information for flaky history for all the tests
Class for flaky information for one single test
A class which augments HistoryAggregatedFlakyTestResultAction.SingleTestFlakyStats with a revision string.
Action to aggregate flaky information for a single test class
Record flaky information to get flaky stats for all the tests
 
Data object to hold rerun information for all the test cases
Action to display rerun information (message, stackTrace, stdout/stderr)
Publisher for publishing rerun information
 
Generate a table to show for a given test, how many passes/fails at given revision