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

Issue 1382993005: Don't run larger datagram tests on Mac OS (Closed)

Created:
5 years, 2 months ago by Søren Gjesse
Modified:
5 years, 2 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't run larger datagram tests on Mac OS These new tests fail on the default Mac OS configuration. TBR=kustermann@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/e0daf8dd9368d8260ded38d251e98e0c09a55c9a

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M tests/standalone/io/raw_datagram_socket_test.dart View 1 chunk +6 lines, -4 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
Søren Gjesse
5 years, 2 months ago (2015-10-06 08:20:33 UTC) #1
Søren Gjesse
Committed patchset #1 (id:1) manually as e0daf8dd9368d8260ded38d251e98e0c09a55c9a (presubmit successful).
5 years, 2 months ago (2015-10-06 08:21:04 UTC) #2
kustermann
LGTM https://codereview.chromium.org/1382993005/diff/1/tests/standalone/io/raw_datagram_socket_test.dart File tests/standalone/io/raw_datagram_socket_test.dart (right): https://codereview.chromium.org/1382993005/diff/1/tests/standalone/io/raw_datagram_socket_test.dart#newcode325 tests/standalone/io/raw_datagram_socket_test.dart:325: if (!Platform.isMacOS) { Maybe add a comment about ...
5 years, 2 months ago (2015-10-06 08:21:29 UTC) #3
Søren Gjesse
5 years, 2 months ago (2015-10-06 08:22:49 UTC) #4
Message was sent while issue was closed.
On 2015/10/06 08:21:29, kustermann wrote:
> LGTM
> 
>
https://codereview.chromium.org/1382993005/diff/1/tests/standalone/io/raw_dat...
> File tests/standalone/io/raw_datagram_socket_test.dart (right):
> 
>
https://codereview.chromium.org/1382993005/diff/1/tests/standalone/io/raw_dat...
> tests/standalone/io/raw_datagram_socket_test.dart:325: if (!Platform.isMacOS)
{
> Maybe add a comment about why they fail (I assume default MTU is lower)?

Will do - I just wanted the tree green.

Powered by Google App Engine
This is Rietveld 408576698