[gnome-continuous] b.g.o: Show failed build, link to smoketest screenshot



commit a5d76a3737a31281bdfadd928e8eb4ad90f7dd0d
Author: Colin Walters <walters verbum org>
Date:   Sun Nov 24 19:01:56 2013 -0500

    b.g.o: Show failed build, link to smoketest screenshot

 .../build.gnome.org/partials/gnome-continuous.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/extras/build.gnome.org/partials/gnome-continuous.html 
b/extras/build.gnome.org/partials/gnome-continuous.html
index e9e70a5..a8ec990 100644
--- a/extras/build.gnome.org/partials/gnome-continuous.html
+++ b/extras/build.gnome.org/partials/gnome-continuous.html
@@ -19,13 +19,14 @@
       </ul>
     </div>
     <div ng-if="buildData.failed != null">
-      <span class="task-failed">Failed</span> <a href="{{ build.href }}/log-{{ buildData.failed.name 
}}.txt">{{ buildData.failed.name }}</a>
+      <gjs/gi/span class="task-failed">Failed</span> <a href="{{ build.href }}/log-{{ buildData.failed.name 
}}.txt">{{ buildData.failed.name }}</a>
     </div>
   </div>
 
   <div class="smoketest">
     <h3>Smoketest</h3>
     <div>Version <a href="{{ smoketest.href }}">{{ smoketest.version }}</a> <span ng-if="!smoketest.success" 
class="task-failed">Failed</span></div>
+    <a href="{{ smoketest.href }}/work-gnome-continuous-x86_64-runtime/screenshot-final.png"><img 
width="320" height="240" src="{{ smoketest.href 
}}/work-gnome-continuous-x86_64-runtime/screenshot-final.png"></a>
   </div>
     
   <div class="installed-tests">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]