You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's surely some issue with the DOM builder. Many tests that previously tripped the error handling (and still passes the assertThrown tests) don't always seem to work with the DOM builder. I checked some of the throwing functions like newxml.faststrings.xmlUnescape with a debugger, and they often don't get called for some reason.
The text was updated successfully, but these errors were encountered:
There's surely some issue with the DOM builder. Many tests that previously tripped the error handling (and still passes the
assertThrown
tests) don't always seem to work with the DOM builder. I checked some of the throwing functions likenewxml.faststrings.xmlUnescape
with a debugger, and they often don't get called for some reason.The text was updated successfully, but these errors were encountered: