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
Example of the test output is below. min_sends should not be an order of magnitude less than max_sends:
[ RUN ] ud/test_uct_pending.pending_fairness/1 [ INFO ] min_sends: 3633 max_sends: 20470 still pending: 114
[ INFO ] CHECK: pending queue is not fair
[ OK ] ud/test_uct_pending.pending_fairness/1 (875 ms)
To reproduce run
gtest --gtest_filter=ud*pending*fair*
The text was updated successfully, but these errors were encountered: