New issue
Advanced search Search tips

Issue 695089 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Oct 31
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Tests' names are missed in tests' result.

Project Member Reported by dimaa@google.com, Feb 22 2017

Issue description

 

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"
      } ],



 
Project Member

Comment 1 by sheriffbot@chromium.org, Jul 26 2017

Labels: Hotlist-Google
Cc: kkaluri@chromium.org
Labels: TE-NeedsTriageHelp Needs-Milestone
Unable to triage this issue from TE-End, hence adding TE-NeedsTriageHelp label for further triage
Project Member

Comment 3 by sheriffbot@chromium.org, Oct 31

Status: Archived (was: Unconfirmed)
Issue has not been modified or commented on in the last 365 days, please re-open or file a new bug if this is still an issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment