html5-local-redis icon indicating copy to clipboard operation
html5-local-redis copied to clipboard

Expiration Specs failing in Firefox

Open mrjoelkemp opened this issue 11 years ago • 1 comments

Firefox is slow and fails on expiration specs.

Possible Solution: think about avoiding any waitFor loops due to JS execution time differences. Specs might be assuming that execution is shorter (takes fewer ms) than what's actually required in other browsers.

mrjoelkemp avatar Sep 18 '12 04:09 mrjoelkemp