Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase timeout of the large arrays test #1778

Merged
merged 1 commit into from Mar 3, 2018
Merged

Conversation

ricardograca
Copy link
Member

Introduction

This test fails sometimes due to timeout when Travis is particularly slow when running a job. Usually it's just a single job that fails, but that causes the entire build to be marked as failed.

Motivation

It's not good to have a lot of false build errors.

Proposed solution

This should help decrease or preferably eliminate the number of false build errors by increasing the failing test timeout to 2 minutes.

- This test fails sometimes due to timeout when Travis is particularly
slow.
@ricardograca ricardograca added this to To Do in Version 0.13.0 via automation Mar 3, 2018
@ricardograca ricardograca moved this from To Do to In Progress in Version 0.13.0 Mar 3, 2018
@ricardograca ricardograca merged commit 7b7d700 into master Mar 3, 2018
Version 0.13.0 automation moved this from In Progress to Done Mar 3, 2018
@ricardograca ricardograca deleted the rg-fix-timeout branch March 4, 2018 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant