Skip to content

Conversation

EricWF
Copy link
Contributor

@EricWF EricWF commented Feb 13, 2018

During some builds, travis fails to update the apt-get indexes.
This causes the build to fail in different ways.

This patch attempts to avoid this issue by manually calling
apt-get update. I'm not sure if it'll work, but it's worth a try.

@coveralls
Copy link

coveralls commented Feb 13, 2018

Coverage Status

Coverage remained the same at 87.048% when pulling a2584a5 on efcs:fix-travis-timeout into dd8dcc8 on google:master.

@EricWF EricWF force-pushed the fix-travis-timeout branch 2 times, most recently from ad0d304 to 4899c78 Compare February 13, 2018 01:09
@AppVeyorBot
Copy link

Build benchmark 997 failed (commit 0e4f6f5a4d by @EricWF)

During some builds, travis fails to update the apt-get indexes.
This causes the build to fail in different ways.

This patch attempts to avoid this issue by manually calling
apt-get update. I'm not sure if it'll work, but it's worth a try.
@EricWF EricWF force-pushed the fix-travis-timeout branch from 503bfb4 to a2584a5 Compare February 13, 2018 03:47
@EricWF
Copy link
Contributor Author

EricWF commented Feb 13, 2018

The travis bot seems to be good. Re-running to see if I can trigger a failure again.

If not I'll merge this tonight or tomorrow.

@EricWF EricWF merged commit 37dbe80 into google:master Feb 13, 2018
@EricWF EricWF deleted the fix-travis-timeout branch February 13, 2018 04:35
EricWF added a commit to efcs/benchmark that referenced this pull request Feb 19, 2018
* Attempt to fix travis timeouts during apt-get.

During some builds, travis fails to update the apt-get indexes.
This causes the build to fail in different ways.

This patch attempts to avoid this issue by manually calling
apt-get update. I'm not sure if it'll work, but it's worth a try.

* Fix missing semicolons in command
JBakamovic pushed a commit to JBakamovic/benchmark that referenced this pull request Dec 6, 2018
* Attempt to fix travis timeouts during apt-get.

During some builds, travis fails to update the apt-get indexes.
This causes the build to fail in different ways.

This patch attempts to avoid this issue by manually calling
apt-get update. I'm not sure if it'll work, but it's worth a try.

* Fix missing semicolons in command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants