Files
jasmine/spec/core
Steve Gravrock 8f6b3c49cc Removed flaky test
It doesn't look like there's a reliable way to test setTimeout throttling
prevention. The underlying behavior is too nondeterministic. This test
failed at a significant rate in browsers where throttling prevention worked,
simply due to setTimeout taking longer than expected (e.g. 130ms for the
entire test vs an expected <= 5oms). When run in Safari, where setTimeout
throttling prevention doesn't work, it would incorrectly pass if run early
enough in the test order. This is presumably because setTimeout throttling
is influenced by the setTimeout calls made by Jasmine itself prior to
running the test.
2025-04-12 08:28:15 -07:00
..
2025-04-07 21:39:58 -07:00
2025-04-07 21:39:58 -07:00
2024-06-18 18:13:51 -07:00
2025-04-12 08:28:15 -07:00
2025-04-07 21:39:58 -07:00
2025-04-07 21:39:58 -07:00
2025-04-07 21:39:58 -07:00
2022-04-16 13:41:44 -07:00