forked from pool/nodejs22
tests: remove problematic unit test
removed test/report/test-report-exclude-network.js related: https://github.com/openSUSE/obs-build/issues/848
This commit is contained in:
parent
40a037c8cb
commit
ddec1c9c95
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 30 22:17:20 UTC 2024 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
- test/report/test-report-exclude-network.js - removed unit tests that fail in staging
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 20 12:56:09 UTC 2024 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
|
@ -969,6 +969,8 @@ rm test/parallel/test-dns-cancel-reverse-lookup.js \
|
||||
test/parallel/test-dns-resolveany.js
|
||||
# multicast test fail since no socket?
|
||||
rm test/parallel/test-dgram-membership.js
|
||||
# ::1 not defined in OBS on TW - https://github.com/openSUSE/obs-build/issues/848
|
||||
rm test/report/test-report-exclude-network.js
|
||||
|
||||
%if %{node_version_number} >= 18
|
||||
# OBS broken /etc/hosts -- https://github.com/openSUSE/open-build-service/issues/13104
|
||||
|
Loading…
Reference in New Issue
Block a user