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

Issue 129473003: Use stream matchers to unflake the mac OS watcher tests. (Closed)

Created:
6 years, 11 months ago by nweiz
Modified:
6 years, 11 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use stream matchers to unflake the mac OS watcher tests. R=rnystrom@google.com BUG=15024 Committed: https://code.google.com/p/dart/source/detail?r=31705

Patch Set 1 #

Total comments: 8

Patch Set 2 : code review #

Patch Set 3 : Mark a single test case as failing #

Total comments: 2

Patch Set 4 : code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+240 lines, -131 lines) Patch
M pkg/pkg.status View 1 chunk +0 lines, -3 lines 0 comments Download
M pkg/watcher/lib/src/utils.dart View 1 chunk +12 lines, -0 lines 0 comments Download
M pkg/watcher/pubspec.yaml View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/watcher/test/directory_watcher/linux_test.dart View 1 1 chunk +9 lines, -8 lines 0 comments Download
M pkg/watcher/test/directory_watcher/mac_os_test.dart View 1 2 3 1 chunk +22 lines, -20 lines 0 comments Download
M pkg/watcher/test/directory_watcher/shared.dart View 1 15 chunks +72 lines, -39 lines 0 comments Download
M pkg/watcher/test/utils.dart View 6 chunks +123 lines, -59 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
nweiz
6 years, 11 months ago (2014-01-09 00:01:50 UTC) #1
Bob Nystrom
https://codereview.chromium.org/129473003/diff/1/pkg/watcher/test/directory_watcher/shared.dart File pkg/watcher/test/directory_watcher/shared.dart (right): https://codereview.chromium.org/129473003/diff/1/pkg/watcher/test/directory_watcher/shared.dart#newcode123 pkg/watcher/test/directory_watcher/shared.dart:123: expectRemoveEvent("file.txt"); Seems like this contradicts the test description. If ...
6 years, 11 months ago (2014-01-09 00:34:21 UTC) #2
nweiz
I've marked the one Mac OS test case that was failing on your machine as ...
6 years, 11 months ago (2014-01-09 21:59:19 UTC) #3
Bob Nystrom
https://codereview.chromium.org/129473003/diff/1/pkg/watcher/test/directory_watcher/shared.dart File pkg/watcher/test/directory_watcher/shared.dart (right): https://codereview.chromium.org/129473003/diff/1/pkg/watcher/test/directory_watcher/shared.dart#newcode123 pkg/watcher/test/directory_watcher/shared.dart:123: expectRemoveEvent("file.txt"); On 2014/01/09 21:59:20, nweiz wrote: > On 2014/01/09 ...
6 years, 11 months ago (2014-01-09 22:49:19 UTC) #4
nweiz
https://codereview.chromium.org/129473003/diff/1/pkg/watcher/test/directory_watcher/shared.dart File pkg/watcher/test/directory_watcher/shared.dart (right): https://codereview.chromium.org/129473003/diff/1/pkg/watcher/test/directory_watcher/shared.dart#newcode123 pkg/watcher/test/directory_watcher/shared.dart:123: expectRemoveEvent("file.txt"); On 2014/01/09 22:49:19, Bob Nystrom wrote: > On ...
6 years, 11 months ago (2014-01-10 01:05:31 UTC) #5
Bob Nystrom
LGTM. The explanatory comment is really helpful.
6 years, 11 months ago (2014-01-10 18:00:17 UTC) #6
nweiz
6 years, 11 months ago (2014-01-10 20:36:39 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 manually as r31705 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698