Name Description Size
__init__.py 162
flakiness_dashboard
json_results.py Create a results dict from |test_run_results| suitable for writing to JSON. Args: test_run_results: a list of base_test_result.TestRunResults objects. Returns: A results dict that mirrors the one generated by base/test/launcher/test_results_tracker.cc:SaveSummaryAsJSON. 7224
json_results_test.py 13617
presentation
report_results.py Module containing utility functions for reporting results. 5291