Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-browser-bundle-testsuite
Commits
c2925586
Unverified
Commit
c2925586
authored
Jul 24, 2014
by
boklm
Browse files
report.txt: display fail type
parent
9ecdf8db
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmpl/report.txt
View file @
c2925586
...
...
@@ -9,6 +9,6 @@ Bundle infos
Results
[% FOREACH test IN tbbfiles.$tbbfile.tests -%]
[% IF test.results -%]
[% test.name %]: [% test.results.success ? 'ok' : 'failed' %]
[% test.name %]: [% test.results.success ? 'ok' : 'failed
(' _ test.fail_type _ ')
' %]
[% END -%]
[% END %]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment