[libcxx testing] Remove ALLOW_RETRIES from last futures test
Like other uses of ALLOW_RETRIES, this test tried to verify that an API returned "quickly" but quick is not safe to define given slow and/or busy machines. Instead, we now verify that these "wait" APIs actually wait, which the old test did not.
Loading
Please register or sign in to comment