]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix TODO tests which now pass
authorFrédéric Buclin <LpSolit@gmail.com>
Tue, 31 Jan 2012 17:40:38 +0000 (18:40 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 31 Jan 2012 17:40:38 +0000 (18:40 +0100)
https://bugzilla.mozilla.org/show_bug.cgi?id=574577

xt/lib/Bugzilla/Test/Search/Constants.pm

index d02ee6c15714862b83764bf081010b3c10657d04..bfcc439e403a95d1ea27c75317ed89c56d1a696f 100644 (file)
@@ -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 },