Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Flickering tests on Windows #146

Copy link
Copy link

Description

@stuertz
Issue body actions

Description

The

  • test_failure.py and
  • test_time.py

are failing from time to time.
The reason might be the lower resolution of time ticks on windows.

It could be easily fixed by adding a time sleep(0.1). But that's not the right solution IMHO.
A possible solution could be to use timeit.default_timer() in bar.py, which has a finer resolution on windows.

Versions

  • Python 2.7.14 / Python 3.6.3
  • Anconda
  • Windows 10
  • Progressbar: 3.34.4
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.