@icyphy/github-issue-junit
Version:
Read JUnit HTML output and add a comment to an open issue on GitHub.
29 lines (28 loc) • 2.21 kB
HTML
<html xmlns:string="xalan://java.lang.String" xmlns:lxslt="http://xml.apache.org/xslt">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Unit Test Results: All Failures</title>
<link rel="stylesheet" type="text/css" title="Style" href="stylesheet.css">
</head>
<body onload="open('allclasses-frame.html','classListFrame')">
<h1>Unit Test Results.</h1>
<table width="100%">
<tr>
<td align="left"></td><td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://ant.apache.org/">Ant</a>.</td>
</tr>
</table>
<hr size="1">
<h2>All Failures</h2>
<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
<tr valign="top">
<th>Class</th><th>Name</th><th>Status</th><th width="80%">Type</th><th nowrap>Time(s)</th>
</tr>
<tr valign="top" class="Failure">
<td><a href="adm/installers/test/junit/0_JUnitTclTest.html">JUnitTclTest</a></td><td><a name="[0] /home/travis/build/icyphy/ptII/adm/installers/test/installers.tcl (RunTclFile)"></a><a href="adm/installers/test/junit/0_JUnitTclTest.html#[0] /home/travis/build/icyphy/ptII/adm/installers/test/installers.tcl (RunTclFile)">[0] /home/travis/build/icyphy/ptII/adm/installers/test/installers.tcl (RunTclFile)</a></td><td>Failure</td><td>Number of failed tests is has increased. expected:<0> but was:<1><br>
<br>
<code>junit.framework.AssertionFailedError: Number of failed tests is has increased. expected:<0> but was:<1><br> at ptolemy.util.test.junit.TclTests.RunTclFile(TclTests.java:286)<br> at junitparams.internal.InvokeParameterisedMethod.evaluate(InvokeParameterisedMethod.java:102)<br> at junitparams.internal.ParameterisedTestMethodRunner.runMethodInvoker(ParameterisedTestMethodRunner.java:47)<br> at junitparams.internal.ParameterisedTestMethodRunner.runTestMethod(ParameterisedTestMethodRunner.java:41)<br> at junitparams.internal.ParameterisedTestClassRunner.runParameterisedTest(ParameterisedTestClassRunner.java:143)<br> at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:237)<br> at junitparams.JUnitParamsRunner.runChild(JUnitParamsRunner.java:215)<br>
</code></td><td>295.015</td>
</tr>
</table>
</body>
</html>