make F14MapTest robust to <random> details
Summary: F14MapTest's random test checks afterward that some events happened, but this is not assured on different platforms. This diff inverts the checks so that the loop is continued until all necessary events have triggered. Hypothetical failures of the condition checked by the removed EXPECT_GE checks will be visible after this diff as test timeouts. Reviewed By: andreazevedo Differential Revision: D8226301 fbshipit-source-id: 2ec295b0f5f47e0726cdf1eb64b81c0c23eedae2
Showing
Please register or sign in to comment