Files
atom/spec
Jason Rudolph 50f02495c0 Attempt to fix flaky test re: flashing highlight decorations
Based on the assertion failures seen in
https://github.com/atom/atom/issues/15158#issue-247808059, it seems that
the flash for class 'c' sometimes ends before the flash for class 'd'
happens. Prior to this change, we only flashed class 'c' for 100ms, and
perhaps that isn't always enough time.

In this commit, we increase the flash duration from 100ms to 1000ms,
greatly increasing the likelihood that we're allowing enough time for
the flash on class 'd' to take place before the flash for class 'c'
ends. We also extract the scenario into its own test, so that 1) we can
more clearly explain the scenario that these assertions are testing and
2) future intermittent test failures will be easier to isolate.
2017-08-04 14:28:28 -04:00
..
2017-08-02 19:34:44 -04:00
2017-01-14 09:04:49 -08:00
2017-03-11 19:05:28 +01:00
2017-05-11 21:10:20 -06:00
2017-08-02 19:34:44 -04:00
2016-10-27 10:57:48 -07:00
2017-06-14 16:57:37 -07:00
2016-09-26 20:52:13 +03:00
2017-04-11 12:05:43 -06:00
2016-09-26 20:52:13 +03:00
👕
2016-12-22 16:39:40 -08:00
2017-06-08 15:44:15 -04:00
2017-07-14 00:14:04 -04:00