Opened 9 months ago
Closed 9 months ago
#20116 closed enhancement (fixed)
pytest-8.3.1 (Python module)
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (3)
comment:1 by , 9 months ago
comment:2 by , 9 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 9 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
29c08dc00c Fix a gcc14 issue in vorbis-tools . 152e56f57f Update to pytest-8.3.1 (Python module). 99384e6d66 Update to fmt-11.0.2. 44d17c710f Update to wpa_supplicant-2.11. d9a60453ba Update to ldns-1.8.4.
Note:
See TracTickets
for help on using tickets.
8.3.1:
The 8.3.0 release failed to include the change notes and docs for the release. This patch release remedies this. There are no other changes.
8.3.0:
--xfail-tb
flag, which turns on traceback output for XFAIL results.--xfail-tb
flag is not given, tracebacks for XFAIL results are NOT shown.--tb
, and can beauto|long|short|line|native|no
.--xfail-tb
set, you won't see them if--tb=no
.--no-fold-skipped
command line option.