You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR follows up on
#3389
and increases the timeout even more because it was noted that the issue
is still happening. After some testing it seems that this timeout is
sufficient but some investigation should be performed in the future to
see why the job times out more often in such configuration
(develop-2.0.0/ubuntu/trunk)
## Backport
Since this PR is targeting an Issue that happens mostly in
develop-2.0.0, ubuntu/trunk configuration no backport is needed (there
is no that big of a problem in develop branch)
# In the future we could try to implement an infrastructure to run test in webgl context but this could be quite complicated and would need to be evaluated if it's worth it
22
22
# To see where this job is included (in trigger job definitions) look into _triggers.yml file
23
+
# WebGL jobs were timing up more often in develop-2.0.0 branch (especially on trunk) so we increased the timeout from 1800 to 3600. We should investigate why it times more often in develop-2.0.0/ubuntu/trunk
0 commit comments