You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2013/05/01 17:07:34 UTC

[Bug 6933] New: -D's "dbg: check: subtests" should say if they were only tried or instead passed

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6933

            Bug ID: 6933
           Summary: -D's "dbg: check: subtests" should say if they were
                    only tried or instead passed
           Product: Spamassassin
           Version: 3.4.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Score Generation
          Assignee: dev@spamassassin.apache.org
          Reporter: jidanni@jidanni.org
    Classification: Unclassified

The -D flag makes  "dbg: check: subtests=__ANY_TEXT_ATTACH,__ANY_TEXT_ATT..."

It should make "dbg: check: subtests that returned
powitive=__ANY_TEXT_ATTACH,__ANY_TEXT_ATT..."

Or else one can only guess if you instead mean subtests that were tried.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6933] -D's "dbg: check:' should say if tests passed or not!

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6933

Karsten Bräckelmann <gu...@rudersport.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Karsten Bräckelmann <gu...@rudersport.de> ---
Those are the same as the Template Tags _TESTS(,)_ and _SUBTESTS(,)_. They of
course do list only the tests hit. The first tag even is the default for the
X-Spam-Status header.

Listing each and every (sub)test that did not hit is a gigantic waste of
resources, listing almost the entire set of rules -- minus the very few that
actually hit.

Closing RESOLVED INVALID.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6933] -D's "dbg: check:' should say if tests passed or not!

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6933

jidanni@jidanni.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-D's "dbg: check: subtests" |-D's "dbg: check:' should
                   |should say if they were     |say if tests passed or not!
                   |only tried or instead       |
                   |passed                      |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6933] -D's "dbg: check: subtests" should say if they were only tried or instead passed

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6933

jidanni@jidanni.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jidanni@jidanni.org

--- Comment #1 from jidanni@jidanni.org ---
Same goes for
dbg: check:
tests=RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,RP_MATCHES_RCVD,UNPARSEABLE_RELA...
too!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6933] -D's "dbg: check:' should say if tests passed or not!

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6933

--- Comment #2 from jidanni@jidanni.org ---
In fact you could list:
PASSED: ...
FAILED: ...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 6933] -D's "dbg: check:' should say if tests passed or not!

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6933

--- Comment #4 from jidanni@jidanni.org ---
Just say something like
OLD: dbg: check: subtests=
NEW: dbg: check: positive=
Or
OLD: dbg: check: subtests=
NEW: dbg: positive: subtests=
You get the idea.

-- 
You are receiving this mail because:
You are the assignee for the bug.