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

Issue 294973008: Add --sanitizer-mode to run-webkit-tests (Closed)

Created:
6 years, 7 months ago by Dirk Pranke
Modified:
6 years, 6 months ago
Reviewers:
ojan, earthdok, eseidel
CC:
blink-reviews, Alexander Potapenko, kcc2, inferno, Martin Barbella, Timur Iskhodzhanov
Visibility:
Public.

Description

When we run sanitizers like ASAN and LSAN, we typically don't care about whether the tests run exactly like they do normally; we are just looking for errors that the sanitizers have detected. This flag changes run-webkit-tests to ignore text and image failures and just look for crashes and timeouts (most crashes will be sanitizer-triggered). In theory most of the time the tests *should* run the same way, but in practice we see a lot of noise that no one has the time to deal with, so this change should reduce a lot of the redness we see on the bots. BUG=336971, 374043 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175488

Patch Set 1 #

Patch Set 2 : rename command line flag, add tests; ready for review #

Messages

Total messages: 21 (0 generated)
earthdok
Hey! 1) How does this connect with the out-of-band logging approach we discussed for ASan/LSan? ...
6 years, 7 months ago (2014-05-22 12:51:42 UTC) #1
earthdok
6 years, 7 months ago (2014-05-22 12:53:27 UTC) #2
Dirk Pranke
On 2014/05/22 12:51:42, earthdok wrote: > Hey! > > 1) How does this connect with ...
6 years, 7 months ago (2014-05-22 19:37:39 UTC) #3
earthdok
On 2014/05/22 19:37:39, Dirk Pranke wrote: > Well, in theory I'd agree with you that ...
6 years, 7 months ago (2014-05-22 20:31:57 UTC) #4
Dirk Pranke
On Thu, May 22, 2014 at 1:31 PM, <earthdok@chromium.org> wrote: > On 2014/05/22 19:37:39, Dirk ...
6 years, 7 months ago (2014-05-23 16:09:28 UTC) #5
blink-reviews
On Fri, May 23, 2014 at 9:09 AM, Dirk Pranke <dpranke@chromium.org> wrote: > > > ...
6 years, 7 months ago (2014-05-25 13:45:48 UTC) #6
Alexander Potapenko
Again, I'd like to emphasize that it's regular (Chrome, Webkit) sheriffs' job to watch ASan ...
6 years, 7 months ago (2014-05-26 11:46:59 UTC) #7
blink-reviews
I wish we used an easier-to-understand naming scheme... 2014-05-26 15:46 GMT+04:00 Alexander Potapenko <glider@chromium.org>: > ...
6 years, 7 months ago (2014-05-26 11:52:51 UTC) #8
earthdok
On 2014/05/25 13:45:48, blink-reviews_chromium.org wrote: > On Fri, May 23, 2014 at 9:09 AM, Dirk ...
6 years, 7 months ago (2014-05-26 12:34:08 UTC) #9
Dirk Pranke
On 2014/05/26 12:34:08, earthdok wrote: > On 2014/05/25 13:45:48, http://blink-reviews_chromium.org wrote: > > On Fri, ...
6 years, 6 months ago (2014-05-28 18:57:24 UTC) #10
Dirk Pranke
Please take a look? This should allow our ASAN bots to stay a lot more ...
6 years, 6 months ago (2014-06-02 23:27:02 UTC) #11
Dirk Pranke
updated description :).
6 years, 6 months ago (2014-06-03 20:04:05 UTC) #12
ojan
lgtm I would be fine with us being even more conservative and ignoring timeouts. Lets ...
6 years, 6 months ago (2014-06-04 02:17:17 UTC) #13
ojan
The CQ bit was checked by ojan@chromium.org
6 years, 6 months ago (2014-06-04 02:17:37 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpranke@chromium.org/294973008/40001
6 years, 6 months ago (2014-06-04 02:18:10 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 6 months ago (2014-06-04 04:36:09 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-04 04:36:33 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/13715)
6 years, 6 months ago (2014-06-04 04:36:34 UTC) #18
earthdok
The CQ bit was checked by earthdok@chromium.org
6 years, 6 months ago (2014-06-04 13:42:20 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpranke@chromium.org/294973008/40001
6 years, 6 months ago (2014-06-04 13:42:58 UTC) #20
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 14:35:24 UTC) #21
Message was sent while issue was closed.
Change committed as 175488

Powered by Google App Engine
This is Rietveld 408576698