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

Issue 11415101: Fix unresolved ports negative test (Closed)

Created:
8 years, 1 month ago by Siggi Cherem (dart-lang)
Modified:
8 years, 1 month ago
Reviewers:
gram, Tom Ball
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix unresolved ports negative test Committed: https://code.google.com/p/dart/source/detail?r=15215

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -39 lines) Patch
M tests/isolate/unresolved_ports_negative_test.dart View 1 chunk +4 lines, -38 lines 2 comments Download
M tests/isolate/unresolved_ports_test.dart View 1 4 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Siggi Cherem (dart-lang)
8 years, 1 month ago (2012-11-21 18:05:17 UTC) #1
Tom Ball
With pending CL 11413101, which no longer calls exit(255) when an isolate has an unhandled ...
8 years, 1 month ago (2012-11-21 18:24:58 UTC) #2
gram
https://codereview.chromium.org/11415101/diff/2001/tests/isolate/unresolved_ports_negative_test.dart File tests/isolate/unresolved_ports_negative_test.dart (right): https://codereview.chromium.org/11415101/diff/2001/tests/isolate/unresolved_ports_negative_test.dart#newcode12 tests/isolate/unresolved_ports_negative_test.dart:12: positive_test.baseTest(failForNegativeTest: true); I'm not sure why this is any ...
8 years, 1 month ago (2012-11-21 18:34:08 UTC) #3
Siggi Cherem (dart-lang)
On 2012/11/21 18:24:58, Tom Ball wrote: > With pending CL 11413101, which no longer calls ...
8 years, 1 month ago (2012-11-21 18:35:51 UTC) #4
Tom Ball
Got it -- lgtm, and thanks for the quick response.
8 years, 1 month ago (2012-11-21 18:40:10 UTC) #5
Siggi Cherem (dart-lang)
https://codereview.chromium.org/11415101/diff/2001/tests/isolate/unresolved_ports_negative_test.dart File tests/isolate/unresolved_ports_negative_test.dart (right): https://codereview.chromium.org/11415101/diff/2001/tests/isolate/unresolved_ports_negative_test.dart#newcode12 tests/isolate/unresolved_ports_negative_test.dart:12: positive_test.baseTest(failForNegativeTest: true); On 2012/11/21 18:34:09, gram wrote: > I'm ...
8 years, 1 month ago (2012-11-21 18:41:49 UTC) #6
gram
8 years, 1 month ago (2012-11-21 18:46:59 UTC) #7
Okay, I understand. It's convoluted but there isn't really a better way right
now. LGTM.

Powered by Google App Engine
This is Rietveld 408576698