Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.2.0-rc1
-
Fully Compatible
-
TIG B (10/30/15), TIG E (01/08/16)
Description
There's an assert in a while loop in rslib.js's wait function. It'd be nice if it could be changed to a throw instead, so that there won't be an infinite loop if assert is intentionally overridden in some tests