Run the tests in xenial
Metadata
Current evaluation
Travis CI was updated to run tests on Ubuntu Xenial. The change was implemented, verified, and the issue closed.
Suggested action: —
No scores available.
Issue body
In our CI testing in travis, the tests are being run in trusty.
We need to run the tests in xenial.
[Impact]
* For users, None.
* Getting earlier results form a valid environment in travis will be good for developers.
[Test Case]
* Review the results in travis.
[Regression Potential]
* None. If the tests don't pass in travis, the pull request will not be merged.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Travis CI was updated to run tests on Ubuntu Xenial. The change was implemented, verified, and the issue closed. | |
| qwen/qwen3.6-35b-a3b | — | — | Fixed by updating Travis CI to run tests on Ubuntu Xenial instead of Trusty. The configuration change was implemented, verified, and the issue closed. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Travis CI configuration updated to run tests on Ubuntu Xenial instead of Trusty. The request was verified and closed, enabling earlier developer feedback without user impact. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #371 travis: run the tests in the GCE trusty machine | snapcraft | merged | Merged after removing the Travis CI xenial LXC hack due to test timeouts. Jenkins now handles test execution. Updated flake8 invocation per reviewer feedback, rebased, and approved. | |
| #2392 ci: update travis.yaml to use xenial | snapcraft | merged | Merged into master, updating .travis.yml to use Ubuntu Xenial. The configuration change increased overall code coverage by 0.07%. | |
| #2013 tests: run tests on Trusty on Travis | snapcraft | closed | Closed without being merged. The PR proposed adding native Ubuntu Trusty execution for Travis CI tests but received zero reviews or CI checks, indicating it was abandoned. | |
| #597 Use a xenial docker container for travis executions | snapcraft | merged | Switched Travis CI to a Xenial Docker container. Merged after tests passed despite a timeout and coverage failure requiring dependency #598. |