Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(219)

Issue 3056025: Avoid duplicate error reports / suppressions when UI test reports are... (Closed)

Created:
10 years, 4 months ago by Timur Iskhodzhanov
Modified:
9 years, 6 months ago
CC:
chromium-reviews, stuartmorgan, pam+watch_chromium.org, Alexander Potapenko
Visibility:
Public.

Description

Avoid duplicate error reports / suppressions when UI test reports are analyzed separately Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54118

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -99 lines) Patch
M tools/valgrind/memcheck_analyze.py View 1 2 3 15 chunks +88 lines, -69 lines 0 comments Download
M tools/valgrind/tsan_analyze.py View 1 6 chunks +27 lines, -22 lines 0 comments Download
M tools/valgrind/valgrind_test.py View 1 5 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Timur Iskhodzhanov
Alexander, Lei, After my recent patch http://src.chromium.org/viewvc/chrome?view=rev&revision=53583 the new problem appeared. If two tests have ...
10 years, 4 months ago (2010-07-28 16:17:18 UTC) #1
Timur Iskhodzhanov
Re-factored the TSan part; Slightly changed the hash printing - now it's hex and the ...
10 years, 4 months ago (2010-07-29 08:39:39 UTC) #2
Alexander Potapenko
LG so far http://codereview.chromium.org/3056025/diff/14001/15001 File tools/valgrind/memcheck_analyze.py (right): http://codereview.chromium.org/3056025/diff/14001/15001#newcode354 tools/valgrind/memcheck_analyze.py:354: show_all_leaks: whether to show even less ...
10 years, 4 months ago (2010-07-29 10:36:38 UTC) #3
Timur Iskhodzhanov
http://codereview.chromium.org/3056025/diff/14001/15001 File tools/valgrind/memcheck_analyze.py (right): http://codereview.chromium.org/3056025/diff/14001/15001#newcode354 tools/valgrind/memcheck_analyze.py:354: show_all_leaks: whether to show even less important leaks On ...
10 years, 4 months ago (2010-07-29 10:57:51 UTC) #4
Timur Iskhodzhanov
10 years, 4 months ago (2010-07-29 11:33:14 UTC) #5
I've commited the CL so we can revert if anything goes wrong before Mt.V office
wakes up

On 2010/07/29 10:57:51, Timur Iskhodzhanov wrote:
> http://codereview.chromium.org/3056025/diff/14001/15001
> File tools/valgrind/memcheck_analyze.py (right):
> 
> http://codereview.chromium.org/3056025/diff/14001/15001#newcode354
> tools/valgrind/memcheck_analyze.py:354: show_all_leaks: whether to show even
> less important leaks
> On 2010/07/29 10:36:38, Alexander Potapenko wrote:
> > Please describe |use_gdb| here as well.
> 
> Done.
> 
> http://codereview.chromium.org/3056025/diff/14001/15001#newcode500
> tools/valgrind/memcheck_analyze.py:500: sys.stdout.flush()
> Removed it.
> It was used during local testing to flush temporary logging prints
> On 2010/07/29 10:36:38, Alexander Potapenko wrote:
> > Please add a comment that describes a reason for using flush() here

Powered by Google App Engine
This is Rietveld 408576698