Automatic smoke test #1136

Open
opened 2026-02-20 20:02:02 -05:00 by deekerman · 1 comment
Owner

Originally created by @hacst on GitHub (Feb 11, 2017).

Issues like #2837 make it clear that we need automatic tests to ensure Mumble keeps working on legacy platforms.

We should setup smoke tests on at least Windows XP and Windows 7 for all our snapshots and releases. These - for now - would include:

  • Installing the msi
  • Launching the client

A possible extension could be:

  • Install msi client only
  • Launch the client
  • Install msi with murmur only
  • Launch murmur
  • Install msi with both
  • Launch murmur
  • Launch mumble
  • Connect mumble to local murmur

Going further we should have some actual automated tests to verify basic client functionality like audio sending and reception.

Open questions:

  • What infrastructure can we use for this task
  • Should it be a blocking part of our normal release pipeline or something we try to track during development
  • ...
Originally created by @hacst on GitHub (Feb 11, 2017). Issues like #2837 make it clear that we need automatic tests to ensure Mumble keeps working on legacy platforms. We should setup smoke tests on at least Windows XP and Windows 7 for all our snapshots and releases. These - for now - would include: * Installing the msi * Launching the client A possible extension could be: * Install msi client only * Launch the client * Install msi with murmur only * Launch murmur * Install msi with both * Launch murmur * Launch mumble * Connect mumble to local murmur Going further we should have some actual automated tests to verify basic client functionality like audio sending and reception. Open questions: * What infrastructure can we use for this task * Should it be a blocking part of our normal release pipeline or something we try to track during development * ...
Author
Owner

@mkrautz commented on GitHub (Feb 12, 2017):

Also, Windows 10 Insider builds would be nice.

@mkrautz commented on GitHub (Feb 12, 2017): Also, Windows 10 Insider builds would be nice.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mumble-mumble-voip#1136
No description provided.