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

Issue 2081173002: Add suppression to test.dart for flaky content_shell crashes (Closed)

Created:
4 years, 6 months ago by Bill Hesse
Modified:
4 years, 5 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add suppression to test.dart for flaky content_shell crashes BUG=https://github.com/dart-lang/sdk/issues/26739 R=kustermann@google.com Committed: https://github.com/dart-lang/sdk/commit/7e9a9804d96964a74527b1e067ff94bf02930224

Patch Set 1 #

Total comments: 6

Patch Set 2 : Add limit to number of ignored tests #

Total comments: 4

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -53 lines) Patch
M tools/testing/dart/browser_controller.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/testing/dart/status_file_parser.dart View 3 chunks +7 lines, -0 lines 0 comments Download
M tools/testing/dart/test_configurations.dart View 1 2 chunks +1 line, -3 lines 0 comments Download
M tools/testing/dart/test_progress.dart View 1 2 1 chunk +25 lines, -0 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 1 7 chunks +37 lines, -48 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Bill Hesse
Also cleans up some places that give analyzer hints.
4 years, 6 months ago (2016-06-21 13:50:18 UTC) #1
kustermann
https://codereview.chromium.org/2081173002/diff/1/tools/testing/dart/status_file_parser.dart File tools/testing/dart/status_file_parser.dart (right): https://codereview.chromium.org/2081173002/diff/1/tools/testing/dart/status_file_parser.dart#newcode40 tools/testing/dart/status_file_parser.dart:40: // Do not place in status files. Maybe *ensure* ...
4 years, 6 months ago (2016-06-21 14:22:19 UTC) #2
Bill Hesse
On 2016/06/21 14:22:19, kustermann wrote: > https://codereview.chromium.org/2081173002/diff/1/tools/testing/dart/status_file_parser.dart > File tools/testing/dart/status_file_parser.dart (right): > > https://codereview.chromium.org/2081173002/diff/1/tools/testing/dart/status_file_parser.dart#newcode40 > ...
4 years, 6 months ago (2016-06-21 15:33:28 UTC) #3
Bill Hesse
https://codereview.chromium.org/2081173002/diff/1/tools/testing/dart/status_file_parser.dart File tools/testing/dart/status_file_parser.dart (right): https://codereview.chromium.org/2081173002/diff/1/tools/testing/dart/status_file_parser.dart#newcode40 tools/testing/dart/status_file_parser.dart:40: // Do not place in status files. On 2016/06/21 ...
4 years, 6 months ago (2016-06-24 12:06:59 UTC) #4
kustermann
The code lgtm But if this CL makes sense depends on how flaky our buildbots ...
4 years, 6 months ago (2016-06-24 13:36:44 UTC) #5
Bill Hesse
https://codereview.chromium.org/2081173002/diff/20001/tools/testing/dart/test_progress.dart File tools/testing/dart/test_progress.dart (right): https://codereview.chromium.org/2081173002/diff/20001/tools/testing/dart/test_progress.dart#newcode183 tools/testing/dart/test_progress.dart:183: if (test.lastCommandOutput?.result(test) == Expectation.IGNORE) { On 2016/06/24 13:36:44, kustermann ...
4 years, 5 months ago (2016-06-27 12:43:15 UTC) #6
Bill Hesse
4 years, 5 months ago (2016-06-27 12:44:18 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
7e9a9804d96964a74527b1e067ff94bf02930224 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698