~ubuntu-branches/ubuntu/vivid/mago/vivid

« back to all changes in this revision

Viewing changes to report.xsl

  • Committer: Bazaar Package Importer
  • Author(s): Ara Pulido
  • Date: 2010-04-14 14:05:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100414140534-grv0bwv9wv97khir
Tags: 0.2-0ubuntu1
* Mago tests updated for Lucid
  + Fixes arguments handling (LP: #562965)
  + Fixes seahorse tests (LP: #552618)
  + Fixes ubuntu-menu tests (LP: #551492)

Show diffs side-by-side

added added

removed removed

Lines of Context:
155
155
                            <xsl:apply-templates select="child::screenshot" mode="link"/>
156
156
                        </td>
157
157
                        <td>
158
 
                            <xsl:if test="child::pass/child::text() != 1">
 
158
                            <xsl:if test="child::pass/child::text() != 1 or child::error/child::text() = 1">
159
159
                                <xsl:call-template name="stacktemplate">
160
160
                                    <xsl:with-param name="stackid">
161
161
                                        <xsl:value-of select="translate(../@name, ' ', '_')" />