Loading tmpl/details_mochitest.html +1 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,4 @@ Failed tests: [% END %] <a href="javascript:togglecontent('logs_[% test.name %]');">mochitest logs</a> [% END %] <pre [% IF ! from_index %]id="logs_[% report_name %][% test.name %]" style="display:none"[% END %]>[% test.results.out %]</pre> <pre [% IF ! from_index %]id="logs_[% report_name %][% test.name %]" style="display:none"[% END %]>[% FILTER html_entity %][% test.results.out %][% END %]</pre> tmpl/details_mozmill.html +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ [% FOREACH f IN test.results.results.0.fails %] [% FOREACH v IN f.values %] <b>Error:</b> [% v.name %]<br /> <pre>[% v.message %]</pre><br /> <pre>[% FILTER html_entity %][% v.message %][% END %]</pre><br /> [% END %] [% END %] [% END %] Loading tmpl/details_tor_bootstrap.html +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ </li> [% END %] <li><a href="javascript:togglecontent('logs_[% test.name %]')">tor daemon logs</a> <pre id="logs_[% test.name %]" style="display:none">[% INSERT "results-${tbbfile}/${test.name}.log"; %]</pre> <pre id="logs_[% test.name %]" style="display:none">[% FILTER html_entity %][% INSERT "results-${tbbfile}/${test.name}.log"; %][% END %]</pre> </li> </ul> [% IF test.results.fetch_error %] Loading tmpl/details_xpcshell.html +1 −1 Original line number Diff line number Diff line Loading @@ -11,4 +11,4 @@ Failed tests: [% END %] <a href="javascript:togglecontent('logs_[% test.name %]');">xpcshell logs</a> [% END %] <pre [% IF ! from_index %]id="logs_[% report_name %][% test.name %]" style="display:none"[% END %]>[% test.results.out %]</pre> <pre [% IF ! from_index %]id="logs_[% report_name %][% test.name %]" style="display:none"[% END %]>[% FILTER html_entity %][% test.results.out %][% END %]</pre> Loading
tmpl/details_mochitest.html +1 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,4 @@ Failed tests: [% END %] <a href="javascript:togglecontent('logs_[% test.name %]');">mochitest logs</a> [% END %] <pre [% IF ! from_index %]id="logs_[% report_name %][% test.name %]" style="display:none"[% END %]>[% test.results.out %]</pre> <pre [% IF ! from_index %]id="logs_[% report_name %][% test.name %]" style="display:none"[% END %]>[% FILTER html_entity %][% test.results.out %][% END %]</pre>
tmpl/details_mozmill.html +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ [% FOREACH f IN test.results.results.0.fails %] [% FOREACH v IN f.values %] <b>Error:</b> [% v.name %]<br /> <pre>[% v.message %]</pre><br /> <pre>[% FILTER html_entity %][% v.message %][% END %]</pre><br /> [% END %] [% END %] [% END %] Loading
tmpl/details_tor_bootstrap.html +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ </li> [% END %] <li><a href="javascript:togglecontent('logs_[% test.name %]')">tor daemon logs</a> <pre id="logs_[% test.name %]" style="display:none">[% INSERT "results-${tbbfile}/${test.name}.log"; %]</pre> <pre id="logs_[% test.name %]" style="display:none">[% FILTER html_entity %][% INSERT "results-${tbbfile}/${test.name}.log"; %][% END %]</pre> </li> </ul> [% IF test.results.fetch_error %] Loading
tmpl/details_xpcshell.html +1 −1 Original line number Diff line number Diff line Loading @@ -11,4 +11,4 @@ Failed tests: [% END %] <a href="javascript:togglecontent('logs_[% test.name %]');">xpcshell logs</a> [% END %] <pre [% IF ! from_index %]id="logs_[% report_name %][% test.name %]" style="display:none"[% END %]>[% test.results.out %]</pre> <pre [% IF ! from_index %]id="logs_[% report_name %][% test.name %]" style="display:none"[% END %]>[% FILTER html_entity %][% test.results.out %][% END %]</pre>