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 drivanov committed Sep 26, 2019
1 parent 3168e65 commit f6848cf
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 f6848cf

Please sign in to comment.