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
Fix: Rand generator is not set in a test suite which result in accessing nil pointer during runtime if run the only test suite (llm-d#166)
* Add make flag to filter test case
Signed-off-by: Qifan Deng <[email protected]>
* Init random generator in Check random latencies test suite
Signed-off-by: Qifan Deng <[email protected]>
---------
Signed-off-by: Qifan Deng <[email protected]>
0 commit comments