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

Commit

Permalink
fix flaky test (#16191)
Browse files Browse the repository at this point in the history
  • Loading branch information
apeforest authored Sep 19, 2019
1 parent f5d8fbf commit 6af6570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/python/unittest/test_profiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ def get_log():
var.asnumpy()
stop = time.time()
task.stop()
assert stop > start
profiler.set_state('stop')


Expand Down

0 comments on commit 6af6570

Please sign in to comment.