[Pkg-javascript-devel] Bug#1019572: FTBFS: node-nock requires network during tests
    Sven Mueller 
    smu at google.com
       
    Mon Sep 12 10:56:25 BST 2022
    
    
  
Package: node-nock
Version: 13.2.9-1
Severity: Serious.
tests/test_nock_lifecycle attempts to access/resolve example.test -
which is a violation of policy 4.9
https://www.debian.org/doc/debian-policy/ch-source.html#main-building-script-debian-rules
- namely:
For packages in the main archive, required targets must not attempt
network access, except, via the loopback interface, to services on the
build host that have been started by the build.
I did not verify that other tests don't fail for similar reasons, but
I think I saw lines 69 and 100 in said test return failures.
Kind regards,
Sven
    
    
More information about the Pkg-javascript-devel
mailing list