Skip to content

Increase event timeout used in tests.

Vincent Lacroix requested to merge VLA_increase_timeout into master

In some tests configurations such as Windows 7 in debug mode, tests can fail because of a time out on events too short. The objective of this MR is to increase this time out to fix this issue.

Merge request reports