Ticket #124 (closed defect: fixed)

Opened 6 months ago

Last modified 9 days ago

wait.sleep with no milliseconds

Reported by: sminnee Owned by: adam
Priority: major Milestone: 0.5
Component: unspecified Version: 0.2
Keywords: Cc:
Dependencies:

Description

When waits.sleep is called without a milliseconds argument, it waits forever. Perhaps it should report a failed test if milliseconds isn't passed?

Change History

Changed 5 months ago by adam

  • owner changed from mikeal to adam

I'm looking into it, thanks for the heads up.

Changed 2 months ago by adam

  • milestone changed from triage to 0.5

Changed 9 days ago by adam

  • status changed from new to closed
  • resolution set to fixed

This now defaults to 5 seconds if an invalid, or no value is passed.

Note: See TracTickets for help on using tickets.