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

Issue 2501803002: Simplifies the blocking file lock test (Closed)

Created:
4 years, 1 month ago by zra
Modified:
4 years, 1 month ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Simplifies the blocking file lock test This test is complicated and times out flakily. This CL simplifies the test. There is one place it may still have flakey timeouts, which I'll address if it happens in practice. related #27456 R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/d5466b0c926106daf0f4928262953be6820f3ff2

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -73 lines) Patch
M tests/standalone/io/file_blocking_lock_script.dart View 1 chunk +7 lines, -24 lines 0 comments Download
M tests/standalone/io/file_blocking_lock_test.dart View 1 1 chunk +35 lines, -49 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
zra
4 years, 1 month ago (2016-11-15 00:04:11 UTC) #3
zra
4 years, 1 month ago (2016-11-15 17:40:51 UTC) #5
Florian Schneider
lgtm https://codereview.chromium.org/2501803002/diff/1/tests/standalone/io/file_blocking_lock_test.dart File tests/standalone/io/file_blocking_lock_test.dart (right): https://codereview.chromium.org/2501803002/diff/1/tests/standalone/io/file_blocking_lock_test.dart#newcode55 tests/standalone/io/file_blocking_lock_test.dart:55: } catch(e) { nit: Should e be expected ...
4 years, 1 month ago (2016-11-15 17:54:49 UTC) #6
zra
https://codereview.chromium.org/2501803002/diff/1/tests/standalone/io/file_blocking_lock_test.dart File tests/standalone/io/file_blocking_lock_test.dart (right): https://codereview.chromium.org/2501803002/diff/1/tests/standalone/io/file_blocking_lock_test.dart#newcode55 tests/standalone/io/file_blocking_lock_test.dart:55: } catch(e) { On 2016/11/15 17:54:49, Florian Schneider wrote: ...
4 years, 1 month ago (2016-11-15 18:23:58 UTC) #7
zra
4 years, 1 month ago (2016-11-15 18:24:10 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d5466b0c926106daf0f4928262953be6820f3ff2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698