[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#918817: marked as done (lintian: Returns with exit code of 0 (zero) on failed tests)



Your message dated Wed, 09 Jan 2019 16:54:23 +0100
with message-id <1547049263.1865336.1629951736.083625CF@webmail.messagingengine.com>
and subject line Re: Bug#918817: lintian: Returns with exit code of 0 (zero) on failed tests
has caused the Debian Bug report #918817,
regarding lintian: Returns with exit code of 0 (zero) on failed tests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
918817: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918817
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.5.119
Severity: serious
X-Debbugs-CC: Felix Lechner <felix.lechner@lease-up.com>

Hi Felix,

It appears like one of your recent changes has meant that a failing
test does not return an non-zero error code. For example:

    $ debian/rules runtests onlyrun=01-critic
    t/scripts/01-critic/commands.t ........ ok                              
    t/scripts/01-critic/checks.t .......... 33/? #   Failed test 'Test::Perl::Critic for "checks/scripts.pm"'
    #   at /usr/share/perl5/Test/Perl/Critic.pm line 121.
    # 
    #   checks/scripts.pm:93:25:Long number not separated with underscores
    t/scripts/01-critic/checks.t .......... Dubious, test returned 1 (wstat 256, 0x100)
    Failed 1/58 subtests 

    Test Summary Report
    -------------------
    t/scripts/01-critic/checks.t        (Wstat: 256 Tests: 58 Failed: 1)
      Failed test:  39
      Non-zero exit status: 1
    Files=13, Tests=267, 19 wallclock secs ( 0.12 usr  0.04 sys + 128.27 cusr  3.38 csys = 131.81 CPU)
    Result: FAIL

    $ echo $?
    0

(Marking as RC as we should not release with this issue pending.)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-

--- End Message ---
--- Begin Message ---
Hi Felix

> https://salsa.debian.org/lintian/lintian/merge_requests/121

Merged in:

  https://salsa.debian.org/lintian/lintian/commit/a6bd61f4d54c7753d9252120664ab6fecbdde9e1

Closing this bug now as it never actually hit a release:

  $ git tag --contains 268055190a8ca81cb1a37a289fab1946abbea208 | wc -l
  0

Thanks. :)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-

--- End Message ---

Reply to: