Skip to content

Commit

Permalink
fix flaky test (apache#16191)
Browse files Browse the repository at this point in the history
  • Loading branch information
apeforest authored and larroy committed Sep 28, 2019
1 parent ff4e57f commit b3d6e70
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 b3d6e70

Please sign in to comment.