New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 914955 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 19
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug

Blocking:
issue 915560



Sign in to add a comment

Per-CL coverage data is wrong

Project Member Reported by st...@chromium.org, Dec 13

Issue description

CL https://chromium-review.googlesource.com/c/chromium/src/+/1375993/3
File: services/ws/window_tree.cc

sky@ confirmed that the test triggers that path, but the code is still rendered as red.
sky@ also suggested having some sort of help indicator that says why the text is red.
 
Project Member

Comment 2 by bugdroid1@chromium.org, Dec 16

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/tools/build/+/3179d48f73cb1745212be3bd7d496a9516d37057

commit 3179d48f73cb1745212be3bd7d496a9516d37057
Author: Yuke Liao <liaoyuke@chromium.org>
Date: Sun Dec 16 20:58:11 2018

[code coverage] Parse coverage json sequentially

The stack based segments parse method led to a few data mismatch bugs,
so this CL switches to parse segments sequentially by following the
the logic in llvm-cov's source code.

Bug:  914955 
Change-Id: I3cf161d5d23a4d4277e42531b6d7474fc8f8ee9b
Reviewed-on: https://chromium-review.googlesource.com/c/1379488
Reviewed-by: Shuotao Gao <stgao@chromium.org>
Commit-Queue: Shuotao Gao <stgao@chromium.org>

[modify] https://crrev.com/3179d48f73cb1745212be3bd7d496a9516d37057/scripts/slave/recipe_modules/clang_coverage/unittests/generate_coverage_metadata_test.py
[modify] https://crrev.com/3179d48f73cb1745212be3bd7d496a9516d37057/scripts/slave/recipe_modules/clang_coverage/resources/generate_coverage_metadata.py

Blocking: 915560
Status: Fixed (was: Assigned)
Chatted with sky@ offline, after the bug fixing, the new data looks correct now. Will close this bug, and open a new one for the "help indicator that says why the text is red" suggestion.

Sign in to add a comment