Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit c756787

Browse files
committed
fix flaky test
1 parent 5f9a680 commit c756787

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/python/unittest/test_profiler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ def get_log():
112112
var.asnumpy()
113113
stop = time.time()
114114
task.stop()
115-
assert stop > start
116115
profiler.set_state('stop')
117116

118117

0 commit comments

Comments
 (0)