summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/third_party/trace_event/trace_event.h
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2022-01-06 14:51:42 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2022-01-19 14:22:52 +0100
commitd292f0143f05439e70d0af6152befa0e32487226 (patch)
tree585da0cae77fa36e0e29d21fa43381a3c76a9f41 /src/3rdparty/angle/src/third_party/trace_event/trace_event.h
parentb07e5fcd1ba701df0d5e88661f385e7c3d5e22ef (diff)
Add more tests for event dispatcher waking up
Add two tests for some problematic scenarios where the behavior is not consistent across platforms and depending on which event dispatcher is used: 1) reliably waking up the dispatcher when posting events from a worker thread. That test fails 100% of the time on Windows no matter what type of application is created. It passes reliably on Linux and macOS for both core and gui applications. 2) waking up the dispatcher when we post an event from within an event handler. That test fails 100% of the time on Windows, both with core and GUI event dispatchers. On macOS, the test fails 100% of the time with the core dispatcher, and passes 100% of the time with the GUI dispatcher. On Linux, it passes only if a Glib based event dispatcher is used; the default Unix event dispatcher (which is also the one used on macOS for core applications) fails. Task-number: QTBUG-99323 Pick-to: 6.2 6.3 5.15 Change-Id: I2489533b9f0032488707777be0512bb933669a7d Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alex Trotsenko <alex1973tr@gmail.com>
Diffstat (limited to 'src/3rdparty/angle/src/third_party/trace_event/trace_event.h')
0 files changed, 0 insertions, 0 deletions