[PR #74] [CLOSED] [DONT_MERGE] Wip/bootstrap tests venv v2 #130

Open
opened 2026-01-31 21:29:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/74
Author: @clebergnu
Created: 10/8/2018
Status: Closed

Base: masterHead: wip/bootstrap_tests_venv_v2


📝 Commits (3)

  • d51b3b6 Bootstrap Python venv for tests
  • 63487ef Acceptance tests: add make rule for running them
  • 2da8c32 Travis support for the acceptance tests

📊 Changes

4 files changed (+72 additions, -5 deletions)

View changed files

📝 .travis.yml (+6 -0)
📝 docs/devel/testing.rst (+30 -5)
📝 tests/Makefile.include (+32 -0)
tests/venv-requirements.txt (+4 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/74 **Author:** [@clebergnu](https://github.com/clebergnu) **Created:** 10/8/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `wip/bootstrap_tests_venv_v2` --- ### 📝 Commits (3) - [`d51b3b6`](https://github.com/qemu/qemu/commit/d51b3b6491690667bf5c9bc9494f0ed61c01ad0b) Bootstrap Python venv for tests - [`63487ef`](https://github.com/qemu/qemu/commit/63487ef0610cd9566833c74d2285e5c496efa488) Acceptance tests: add make rule for running them - [`2da8c32`](https://github.com/qemu/qemu/commit/2da8c325684a68ab1f3d3222d889b543892b1701) Travis support for the acceptance tests ### 📊 Changes **4 files changed** (+72 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+6 -0) 📝 `docs/devel/testing.rst` (+30 -5) 📝 `tests/Makefile.include` (+32 -0) ➕ `tests/venv-requirements.txt` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:29:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#130