f4pga-examples icon indicating copy to clipboard operation
f4pga-examples copied to clipboard

Server timeouts while CI running on PRs

Open WhiteNinjaZ opened this issue 4 years ago • 1 comments
trafficstars

While porting designs into symbiflow-examples there have been multiple times when PR run tests have failed due to only a server timeout. This problem occurs as often as once every three pushes and is usually more of an issue when CI is running on multiple PRs simultaneously. I am not sure which test times out the most often but I do know that linux_litex, picosoc, and counter have failed many times due to timeout. The fix for this on the contributor side of things is usually just to do a force push on the branch being merged, but it would be nice if there was a more permanent solution especially as I could see this as a source of confusion for new contributors.

WhiteNinjaZ avatar Oct 20 '21 01:10 WhiteNinjaZ

We are aware of it and working on fixing that.

pgielda avatar Oct 20 '21 08:10 pgielda