Lines Matching full:warning
127 log.warning("expected %s=%s, got %s" % (t, self[t], other[t]))
158 log.warning("running '%s'" % path)
175 log.warning("test limitation '%s'" % self.arch)
227 # log.warning("test for arch %s is ok" % myarch)
236 log.warning("excluded architecture list %s" % arch_list)
238 # log.warning("test for %s arch is %s" % (arch_item, myarch))
244 # log.warning("test for architecture '%s' current '%s'" % (arch_item, myarch))
260 log.warning("couldn't restore sample_rate value: I/O error %s" % e)
262 log.warning("couldn't restore sample_rate value: Value error %s" % e)
264 log.warning("couldn't restore sample_rate value: Type error %s" % e)
410 log.warning("unsupp %s" % obj.getMsg())
412 log.warning("skipped %s" % obj.getMsg())
419 level = logging.WARNING