Make tests that throw an STL exception fail
If a test throws any unexpected exception, the test is supposed to detect that and fail. For the STL exceptions, the test failed to return an error code. Fix that.
System updates will be applied on Feb 13th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
If a test throws any unexpected exception, the test is supposed to detect that and fail. For the STL exceptions, the test failed to return an error code. Fix that.