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

Issue 2546733002: Attempt to reduce flakiness rate of io test (Closed)

Created:
4 years ago by kustermann
Modified:
4 years ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Attempt to reduce flakiness rate of io test BUG=https://github.com/dart-lang/sdk/issues/27951 R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/4d3af003820bd485be19b2b553e891d03cd8dfb6

Patch Set 1 #

Total comments: 2

Patch Set 2 : add retrying of tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -39 lines) Patch
M tests/standalone/io/socket_bind_test.dart View 1 2 chunks +2 lines, -22 lines 0 comments Download
M tests/standalone/io/socket_source_address_test.dart View 1 5 chunks +45 lines, -17 lines 0 comments Download
A tests/standalone/io/test_utils.dart View 1 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
kustermann
Though this CL could also make it worse.
4 years ago (2016-12-01 13:35:51 UTC) #2
Florian Schneider
https://codereview.chromium.org/2546733002/diff/1/tests/standalone/io/socket_source_address_test.dart File tests/standalone/io/socket_source_address_test.dart (right): https://codereview.chromium.org/2546733002/diff/1/tests/standalone/io/socket_source_address_test.dart#newcode141 tests/standalone/io/socket_source_address_test.dart:141: testArguments(RawSocket.connect); Should this be done with a retry similar ...
4 years ago (2016-12-01 18:04:18 UTC) #3
kustermann
https://codereview.chromium.org/2546733002/diff/1/tests/standalone/io/socket_source_address_test.dart File tests/standalone/io/socket_source_address_test.dart (right): https://codereview.chromium.org/2546733002/diff/1/tests/standalone/io/socket_source_address_test.dart#newcode141 tests/standalone/io/socket_source_address_test.dart:141: testArguments(RawSocket.connect); > Should this be done with a retry ...
4 years ago (2016-12-02 08:56:11 UTC) #4
Florian Schneider
Lgtm. Thanks, let's try that.
4 years ago (2016-12-02 19:20:53 UTC) #5
kustermann
4 years ago (2016-12-05 13:39:33 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
4d3af003820bd485be19b2b553e891d03cd8dfb6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698