enthought / enthought/traitsui

UI Tester test time mismatch between wx and qt with same delay

Open
#1,319 0 comments 0 reactions 0 assignees View on GitHub
component: test suite
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

See comment: https://github.com/enthought/traitsui/pull/1318#pullrequestreview-503942729

In summary, the same test was run on wx and qt with a UI Tester having `delay` parameter of 1000ms. On wx the test took 3.4 seconds to run and on qt 6.3. In the test a `KeySequence("NEW")` is performed so one would expect the test to run in ~3s as 1000ms for each key typed. Thus I suspect there may be some double delaying occurring in the test UI Tester code for qt, but I have not fully explored to confirm/identify the source of the discrepancy.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.