From: Frédéric Buclin Date: Tue, 31 Jan 2012 17:40:38 +0000 (+0100) Subject: Fix TODO tests which now pass X-Git-Tag: bugzilla-4.3.1~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a60112dc7f85d3afb94c099169986aa5056b06;p=thirdparty%2Fbugzilla.git Fix TODO tests which now pass https://bugzilla.mozilla.org/show_bug.cgi?id=574577 --- diff --git a/xt/lib/Bugzilla/Test/Search/Constants.pm b/xt/lib/Bugzilla/Test/Search/Constants.pm index d02ee6c157..bfcc439e40 100644 --- a/xt/lib/Bugzilla/Test/Search/Constants.pm +++ b/xt/lib/Bugzilla/Test/Search/Constants.pm @@ -235,10 +235,6 @@ use constant CHANGED_VALUE_BROKEN => ( # while the other fails. In this case, we have a special override for # "operator-value", which uniquely identifies tests. use constant KNOWN_BROKEN => { - "equals-%group.<1-bug_group>%" => { - commenter => { contains => [1,2,3,4,5] }, - }, - greaterthan => { GREATERTHAN_BROKEN }, greaterthaneq => { GREATERTHAN_BROKEN },