Skip to content

Commit

Permalink
Remove test-live-frames-fps explicit timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
OhadMeir committed Dec 31, 2023
1 parent 124825b commit 348d760
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions unit-tests/live/frames/test-fps.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

# test:device each(D400*)
# test:donotrun:!nightly
# test:timeout 154
# timeout = (seconds_till_steady_state + seconds_to_count_frames) * tested_fps.size() * 2 + 10. (2 because depth + color, 10 spare)

import pyrealsense2 as rs
from rspy.stopwatch import Stopwatch
Expand Down

0 comments on commit 348d760

Please sign in to comment.