<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p> </p>
<div class="moz-text-flowed" style="font-family: -moz-fixed;
font-size: 14px;" lang="x-unicode">I'm trying to use progress
metrics but don't they are not displayed in base web ui and in
source code I see: <br>
<br>
buildbot/progress/buildstep.py: <br>
<br>
def setupProgress(self): <br>
# this function temporarily does nothing <br>
pass <br>
<br>
def setProgress(self, metric, value): <br>
# this function temporarily does nothing <br>
pass <br>
<br>
Are progress metrics implemented? Please, give me minimal working
example. <br>
<br>
If they are not implemented I propose to note this fact in
documentation. <br>
<br>
<br>
Regards, <br>
<br>
Alexey <br>
<br>
</div>
</body>
</html>