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

Issue 9134001: Add parsing of "Failing tests:" from gtest output. (Closed)

Created:
8 years, 11 months ago by Alexei Svitkine (slow)
Modified:
8 years, 11 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, cmp, nsylvain+cc_chromium.org
Visibility:
Public.

Description

Add parsing of "Failing tests:" from gtest output. This catches failing tests that e.g. crash after the OK line. For example, PrerenderBrowserTest.PrerenderHTML5VideoJs failure from: http://build.chromium.org/p/chromium/builders/Mac10.5%20Tests%20%283%29/builds/8107/steps/browser_tests/logs/stdio/text Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=116683

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
M scripts/master/log_parser/gtest_command.py View 1 2 3 3 chunks +17 lines, -0 lines 0 comments Download
M scripts/master/unittests/gtest_command_unittest.py View 1 2 3 4 3 chunks +18 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Alexei Svitkine (slow)
8 years, 11 months ago (2012-01-06 16:47:52 UTC) #1
M-A Ruel
would you mind updating unittests/gtest_command_unittest.py at the same time? It's currently broken though so it's ...
8 years, 11 months ago (2012-01-06 17:07:35 UTC) #2
Alexei Svitkine (slow)
I've added a test. All the sharding tests are failing, and I don't have enough ...
8 years, 11 months ago (2012-01-06 18:08:02 UTC) #3
M-A Ruel
lgtm
8 years, 11 months ago (2012-01-06 18:11:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/9134001/10002
8 years, 11 months ago (2012-01-06 18:13:19 UTC) #5
commit-bot: I haz the power
8 years, 11 months ago (2012-01-06 18:17:59 UTC) #6
Change committed as 116683

Powered by Google App Engine
This is Rietveld 408576698