|
|
@ -1809,8 +1809,8 @@ class Britney(object):
|
|
|
|
if self.same_source(adtver, x.version) ]
|
|
|
|
if self.same_source(adtver, x.version) ]
|
|
|
|
if forces:
|
|
|
|
if forces:
|
|
|
|
e.addhtml(
|
|
|
|
e.addhtml(
|
|
|
|
"Should ignore, but forced by %s" %
|
|
|
|
"Should wait for %s %s test, but forced by "
|
|
|
|
forces[0].user)
|
|
|
|
"%s" % (adtsrc, adtver, forces[0].user))
|
|
|
|
else:
|
|
|
|
else:
|
|
|
|
adtpass = False
|
|
|
|
adtpass = False
|
|
|
|
if not adtpass and e.is_valid:
|
|
|
|
if not adtpass and e.is_valid:
|
|
|
|