← Back to issue list

demo tests: bump catkin timeout by a lot

View original Github issue

Metadata

Project
snapcraft
Number
#1731
Type
pull request
State
merged
Author
kyrofa
Labels
Created
Updated
Closed

Current evaluation

Merged. Increased Catkin test timeouts to prevent adt timeouts during priming and snapping. Approved by one reviewer, passed CI, and merged with minor changes to two files. Timeouts will be removed entirely soon.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)? - [x] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)? - [x] Have you successfully run `./runtests.sh static`? - [x] Have you successfully run `./runtests.sh unit`? ----- Seeing several adt timeouts where the Catkin tests are priming or snapping. Increase the timeouts significantly, looks like things are running a little slower than usual. We'll remove them completely soon.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged. Increased Catkin test timeouts to prevent adt timeouts during priming and snapping. Approved by one reviewer, passed CI, and merged with minor changes to two files. Timeouts will be removed entirely soon.
qwen3.6-35b-a3b-mtp-q6 Merged to significantly increase Catkin test timeouts, resolving adt timeout failures during priming and snapping caused by slower execution. The adjustment is temporary until the tests are fully removed.
qwen3.6-35b-a3b-mtp-q6 Merged to significantly increase Catkin test timeouts, resolving adt failures during priming and snapping caused by slower execution. The adjustment is temporary, with plans to remove the timeouts entirely in a future update.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1760 tests: move the catkin integration tests to a separate suite snapcraft merged Merged after relocating catkin integration tests to a dedicated suite to prevent main suite timeouts. Approved by one reviewer, passed CI checks, and modified eight files. Similar refactoring planned for Python and Ruby tests.
74%