mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
Issue #19987: Re-write test_alias_fallback in test_winsound to have two
acceptable outcomes: success or RuntimeError. Without being able to actually hear whether a sound was played, either one could be right, but any other error would be a failure.
This commit is contained in:
parent
928b9e272d
commit
1007432c95
2 changed files with 9 additions and 8 deletions
|
|
@ -160,7 +160,7 @@ Tests
|
|||
- Issue #19926: Removed unneeded test_main from test_abstract_numbers.
|
||||
Patch by Vajrasky Kok.
|
||||
|
||||
- Issue #19595: Re-enabled a long-disabled test in test_winsound.
|
||||
- Issue #19595, #19987: Re-enabled a long-disabled test in test_winsound.
|
||||
|
||||
- Issue #19588: Fixed tests in test_random that were silently skipped most
|
||||
of the time. Patch by Julian Gindi.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue