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

Issue 86153003: attempt to reduce IE flakiness in template_bind_test (Closed)

Created:
7 years ago by Jennifer Messerly
Modified:
7 years ago
CC:
reviews_dartlang.org, kustermann
Visibility:
Public.

Description

attempt to reduce IE flakiness in template_bind_test I think the issue is that IE9/10 don't have native mutation observers, so the timing of mutation observers isn't (necessarily) any faster than "new Future". What we do now is wait for the "option" to get expanded before trying to run the test. R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=30646

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -16 lines) Patch
M pkg/template_binding/test/template_binding_test.dart View 1 chunk +27 lines, -16 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jennifer Messerly
Thanks to Martin for tracking down this test as a source of flakiness on IE's.
7 years ago (2013-11-25 20:42:21 UTC) #1
Siggi Cherem (dart-lang)
lgtm!
7 years ago (2013-11-25 20:53:13 UTC) #2
Jennifer Messerly
7 years ago (2013-11-25 21:50:01 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r30646 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698