15
0

Accepting request 1228389 from devel:languages:python

Forwarded request #1228356 from mnhauke

- Skip test tests/SMB_RPC/test_smbserver.py to fix the actual
    build failure.

OBS-URL: https://build.opensuse.org/request/show/1228389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-impacket?expand=0&rev=11
This commit is contained in:
2024-12-05 16:09:16 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 4 18:27:21 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Skip test tests/SMB_RPC/test_smbserver.py to fix the actual
build failure.
-------------------------------------------------------------------
Tue Sep 17 08:55:05 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

@@ -134,6 +134,7 @@ rm tests/dcerpc/test_wkst.py
rm tests/SMB_RPC/test_wmi.py
rm tests/misc/test_dcerpc_v5_ndr.py
rm tests/misc/test_structure.py
rm tests/SMB_RPC/test_smbserver.py
#%%pytest -k 'not (test_well_formed)'
%pytest