Lines Matching full:warning
121 log.warning("expected %s=%s, got %s" % (t, self[t], other[t]))
152 log.warning("running '%s'" % path)
169 log.warning("test limitation '%s'" % self.arch)
221 # log.warning("test for arch %s is ok" % myarch)
230 log.warning("excluded architecture list %s" % arch_list)
232 # log.warning("test for %s arch is %s" % (arch_item, myarch))
238 # log.warning("test for architecture '%s' current '%s'" % (arch_item, myarch))
254 log.warning("couldn't restore sample_rate value: I/O error %s" % e)
256 log.warning("couldn't restore sample_rate value: Value error %s" % e)
258 log.warning("couldn't restore sample_rate value: Type error %s" % e)
404 log.warning("unsupp %s" % obj.getMsg())
406 log.warning("skipped %s" % obj.getMsg())
413 level = logging.WARNING