Steps to reproduce the problem:
Steps to reproduce the problem:
1. ninja -C out/Default/ content/test:content_unittests
2. Bellow command is running 5 tests and save result to tmp_output.json
out/Default/content_unittests --gtest_filter=CacheStorageManagerTests/CacheStorageManagerTestP.StorageMatchAllEntryExists/0:CacheStorageManagerTests/CacheStorageManagerTestP.StorageMatchAllEntryExists/1:FileWriterTest.ErrorFileTruncate:MemoryCoordinatorImplTest.SetMemoryStateFailsInvalidRenderer:BrowserThreadTest.Release --test-launcher-summary-output=tmp_output.json
What is the expected behavior?
What went wrong?
Test bellow was mentioned in request but have not found in result.
CacheStorageManagerTests/CacheStorageManagerTestP.StorageMatchAllEntryExists/1
Names of tests' result are missing
}, {
"elapsed_time_ms": 2,
"losless_snippet": true,
"output_snippet": "",
"output_snippet_base64": "",
"result_parts": [ ],
"status": "SUCCESS"
}, {
"elapsed_time_ms": 2,
"losless_snippet": true,
"output_snippet": "",
"output_snippet_base64": "",
"result_parts": [ ],
"status": "SUCCESS"
} ],
Comment 1 by sheriffbot@chromium.org
, Jul 26 2017