chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1358: (test-exit) returns 0 code for 'error in g


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1358: (test-exit) returns 0 code for 'error in group outside of tests'
Date: Tue, 04 Apr 2017 13:21:55 -0000

#1358: (test-exit) returns 0 code for 'error in group outside of tests'
-----------------------------------+---------------------
            Reporter:  caolan      |      Owner:  ashinn
                Type:  defect      |     Status:  new
            Priority:  major       |  Milestone:  someday
           Component:  extensions  |    Version:  4.12.0
          Resolution:              |   Keywords:
Estimated difficulty:              |
-----------------------------------+---------------------

Comment (by sjamaan):

 Perhaps a better fix would involve adding a new {{{errors-outside-test-
 count}}} parameter?  Because increasing {{{test-failure-count}}} could
 result in the impression that there are more tests than actually exist, if
 the error happens after the last test.

 Also, in custom reporters it might be helpful to know that there were
 errors outside the tests, so the test count is unreliable (because it
 wouldn't get around to running the remaining tests that follow the code
 that triggered the error.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1358#comment:2>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]