Skip to content

Commit

Permalink
Add new results to the dashboard.
Browse files Browse the repository at this point in the history
  • Loading branch information
brugger1 committed Sep 25, 2023
1 parent eb91eb3 commit 6c59e7f
Show file tree
Hide file tree
Showing 2,659 changed files with 346,458 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
96 changes: 96 additions & 0 deletions 2023-09-24-22:00/pascal_trunk_parallel/css/styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
/* ============================== */
/* ! CSS for Test Suite Reports */
/* ============================== */

body {
margin-top: 10px;
margin-bottom: 10px;
font-family: "Helvetica Neue",Helvetica,Arial,san-serif;
background: #ddd;
}

table
{
border-collapse:collapse;
}

table,th, td
{
border: 2px solid black;
margin: 2px 2px 2px 2px;
}

th
{
color: #eee;
background: #222;
}

td
{
color: #222;
background: #eee;
}

.hide{ display:none; }

.p {
color: #000;
line-height: 20px;
text-align: center;
margin: 10px 0 0 0;
}

.h2 {
color: #fff;
background: #000;
text-align: center;
}

.good {
background: #00ff00;
}

.bad {
background: #ff8f00;
}

.unknown {
background: #ffffff;
}

.killed {
background: #880000;
}

.skipped {
background: #0000ff;
}

.good_with_skips {
background: #00ffff;
}

.plot_plugin {
background: #aa00aa;
}

.operator_plugin {
background: #cc00cc;
}

.database_plugin {
background: #ff00ff;
}

.na {
background: #008000;
}

.failed {
background: #ff0000;
}




Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
84 changes: 84 additions & 0 deletions 2023-09-24-22:00/pascal_trunk_parallel/databases_ANALYZE.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<SCRIPT TYPE="text/javascript">
<!--
function popup(mylink, name)
{
if (! window.focus)return true;
var href;
if (typeof(mylink) == 'string')
href=mylink;
else
href=mylink.href;
window.open(href,name,'width=500,height=500,scrollbars=no');
return false;
}
//-->
</SCRIPT>
<html><head><title>Results for databases/ANALYZE.py</title></head>
<body bgcolor="#a0a0f0">
<H1>Results of VisIt Regression Test - <a href=databases_ANALYZE_py.html>databases/ANALYZE</a></H1>
<table border>
<tr>
<td rowspan=2><b><i>Test Case</b></i></td>
<td colspan=2 align=center><b><i>Errors</b></i></td>
<td colspan=3 align=center><b><i>Images</b></i></td>
</tr>
<tr>
<td>%Diffs</td>
<td>Maximum</td>
<td>Baseline</td>
<td>Current</td>
<td>Diff Map</td>
</tr>

<tr>
<td bgcolor="#00ff00">ANALYZE00</td>
<td align=center>0.00</td>
<td align=center>0.00</td>
<td colspan=3 align=center><a href="../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE00.png" onclick='return popup("../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE00.png","image");'><img src="../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE00_thumb.png"></a></td>
</tr>
<tr>
<td bgcolor="#00ff00">ANALYZE01</td>
<td align=center>0.00</td>
<td align=center>0.00</td>
<td colspan=3 align=center><a href="../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE01.png" onclick='return popup("../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE01.png","image");'><img src="../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE01_thumb.png"></a></td>
</tr>
<tr>
<td bgcolor="#00ff00">ANALYZE02</td>
<td align=center>0.00</td>
<td align=center>0.00</td>
<td colspan=3 align=center><a href="../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE02.png" onclick='return popup("../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE02.png","image");'><img src="../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE02_thumb.png"></a></td>
</tr>
<tr>
<td bgcolor="#00ff00">ANALYZE03</td>
<td align=center>0.00</td>
<td align=center>0.00</td>
<td colspan=3 align=center><a href="../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE03.png" onclick='return popup("../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE03.png","image");'><img src="../../baselines/pascal_trunk_parallel/2023-06-02-22:00/b_ANALYZE03_thumb.png"></a></td>
</tr>
<tr>
<td bgcolor="#00ff00">ANALYZE04</td>
<td align=center>0.00</td>
<td align=center>0.00</td>
<td colspan=3 align=center><a href="../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE04.png" onclick='return popup("../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE04.png","image");'><img src="../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE04_thumb.png"></a></td>
</tr>
<tr>
<td bgcolor="#00ff00">ANALYZE05</td>
<td align=center>0.00</td>
<td align=center>0.00</td>
<td colspan=3 align=center><a href="../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE05.png" onclick='return popup("../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE05.png","image");'><img src="../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE05_thumb.png"></a></td>
</tr>
<tr>
<td bgcolor="#00ff00">ANALYZE06</td>
<td align=center>0.00</td>
<td align=center>0.00</td>
<td colspan=3 align=center><a href="../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE06.png" onclick='return popup("../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE06.png","image");'><img src="../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE06_thumb.png"></a></td>
</tr>
<tr>
<td bgcolor="#00ff00">ANALYZE07</td>
<td align=center>0.00</td>
<td align=center>0.00</td>
<td colspan=3 align=center><a href="../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE07.png" onclick='return popup("../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE07.png","image");'><img src="../../baselines/pascal_trunk_parallel/2020-03-30-22:00/b_ANALYZE07_thumb.png"></a></td>
</tr>
</table>
<p>Final Return Code: 111</p>
</body>
</html>
Loading

0 comments on commit 6c59e7f

Please sign in to comment.