-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eca9d35
commit 3f5273b
Showing
1,173 changed files
with
492,215 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
build_723.html | ||
build_724.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,141 @@ | ||
|
||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<title>Results of Tests</title> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> | ||
<style> | ||
.bk-root .bk { | ||
margin: 0 auto !important; | ||
} | ||
html { | ||
padding-left: 150px; | ||
padding-right: 150px; | ||
} | ||
</style> | ||
<script src="https://cdn.bokeh.org/bokeh/release/bokeh-2.0.1.min.js" | ||
crossorigin="anonymous"></script> | ||
|
||
<script type="text/javascript"> | ||
(function() { | ||
var fn = function() { | ||
Bokeh.safely(function() { | ||
(function(root) { | ||
function embed_document(root) { | ||
|
||
var docs_json = '{"157eb43e-c51f-49fb-ad78-01c217462b85":{"roots":{"references":[{"attributes":{"source":{"id":"1244"}},"id":"1280","type":"CDSView"},{"attributes":{"axis":{"id":"1259"},"dimension":1,"ticker":null},"id":"1262","type":"Grid"},{"attributes":{},"id":"1965","type":"UnionRenderers"},{"attributes":{},"id":"1962","type":"BasicTickFormatter"},{"attributes":{"fill_color":{"field":"wts","transform":{"id":"1275"}},"line_color":{"value":"white"},"top":{"field":"cts"},"width":{"value":0.9},"x":{"field":"wts"}},"id":"1277","type":"VBar"},{"attributes":{"factors":["Hydro_RNSID","GRHydro","TwoPunctures_BBHSF","TwoPunctures_KerrProca","AHFinderDirect","SummationByParts","TwoPunctures"]},"id":"1248","type":"FactorRange"},{"attributes":{},"id":"1254","type":"LinearScale"},{"attributes":{},"id":"1260","type":"BasicTicker"},{"attributes":{"fill_alpha":{"value":0.1},"fill_color":{"field":"wts","transform":{"id":"1275"}},"line_alpha":{"value":0.1},"line_color":{"value":"white"},"top":{"field":"cts"},"width":{"value":0.9},"x":{"field":"wts"}},"id":"1278","type":"VBar"},{"attributes":{},"id":"1966","type":"Selection"},{"attributes":{"below":[{"id":"1256"}],"center":[{"id":"1258"},{"id":"1262"}],"left":[{"id":"1259"}],"plot_width":1200,"renderers":[{"id":"1279"}],"sizing_mode":"scale_width","title":{"id":"1246"},"toolbar":{"id":"1269"},"toolbar_location":"below","x_range":{"id":"1248"},"x_scale":{"id":"1252"},"y_range":{"id":"1250"},"y_scale":{"id":"1254"}},"id":"1245","subtype":"Figure","type":"Plot"},{"attributes":{"data":{"cts":[145,138,39,32,31,21,21],"wts":["Hydro_RNSID","GRHydro","TwoPunctures_BBHSF","TwoPunctures_KerrProca","AHFinderDirect","SummationByParts","TwoPunctures"]},"selected":{"id":"1966"},"selection_policy":{"id":"1965"}},"id":"1244","type":"ColumnDataSource"},{"attributes":{"axis_label":"Name of Thorn","formatter":{"id":"1964"},"ticker":{"id":"1257"}},"id":"1256","type":"CategoricalAxis"},{"attributes":{"data_source":{"id":"1244"},"glyph":{"id":"1277"},"hover_glyph":null,"muted_glyph":null,"nonselection_glyph":{"id":"1278"},"selection_glyph":null,"view":{"id":"1280"}},"id":"1279","type":"GlyphRenderer"},{"attributes":{},"id":"1964","type":"CategoricalTickFormatter"},{"attributes":{"overlay":{"id":"1268"}},"id":"1266","type":"BoxZoomTool"},{"attributes":{"factors":["Hydro_RNSID","GRHydro","TwoPunctures_BBHSF","TwoPunctures_KerrProca","AHFinderDirect","SummationByParts","TwoPunctures"],"palette":["#440154","#443982","#30678D","#208F8C","#35B778","#8DD644","#FDE724"]},"id":"1275","type":"CategoricalColorMapper"},{"attributes":{"callback":null},"id":"1263","type":"TapTool"},{"attributes":{"axis_label":"Number of Warnings","formatter":{"id":"1962"},"ticker":{"id":"1260"}},"id":"1259","type":"LinearAxis"},{"attributes":{"active_drag":"auto","active_inspect":"auto","active_multi":null,"active_scroll":{"id":"1265"},"active_tap":"auto","tools":[{"id":"1263"},{"id":"1264"},{"id":"1265"},{"id":"1266"},{"id":"1267"}]},"id":"1269","type":"Toolbar"},{"attributes":{},"id":"1250","type":"DataRange1d"},{"attributes":{},"id":"1257","type":"CategoricalTicker"},{"attributes":{"text":"Compilation Warning Thorns"},"id":"1246","type":"Title"},{"attributes":{},"id":"1264","type":"PanTool"},{"attributes":{"axis":{"id":"1256"},"ticker":null},"id":"1258","type":"Grid"},{"attributes":{},"id":"1267","type":"ResetTool"},{"attributes":{"bottom_units":"screen","fill_alpha":0.5,"fill_color":"lightgrey","left_units":"screen","level":"overlay","line_alpha":1.0,"line_color":"black","line_dash":[4,4],"line_width":2,"render_mode":"css","right_units":"screen","top_units":"screen"},"id":"1268","type":"BoxAnnotation"},{"attributes":{},"id":"1265","type":"WheelZoomTool"},{"attributes":{},"id":"1252","type":"CategoricalScale"}],"root_ids":["1245"]},"title":"Bokeh Application","version":"2.0.1"}}'; | ||
var render_items = [{"docid":"157eb43e-c51f-49fb-ad78-01c217462b85","root_ids":["1245"],"roots":{"1245":"fa1c3f3d-b1ff-4c27-abf9-99cec22552be"}}]; | ||
root.Bokeh.embed.embed_items(docs_json, render_items); | ||
|
||
} | ||
if (root.Bokeh !== undefined) { | ||
embed_document(root); | ||
} else { | ||
var attempts = 0; | ||
var timer = setInterval(function(root) { | ||
if (root.Bokeh !== undefined) { | ||
clearInterval(timer); | ||
embed_document(root); | ||
} else { | ||
attempts++; | ||
if (attempts > 100) { | ||
clearInterval(timer); | ||
console.log("Bokeh: ERROR: Unable to run BokehJS code because BokehJS library is missing"); | ||
} | ||
} | ||
}, 10, root) | ||
} | ||
})(window); | ||
}); | ||
}; | ||
if (document.readyState != "loading") fn(); | ||
else document.addEventListener("DOMContentLoaded", fn); | ||
})(); | ||
</script> | ||
</head> | ||
<body> | ||
<h1 style="text-align:center">All Tests Passed</h1> | ||
<h3 style="text-align:center"> | ||
<a href="https://github.com/EinsteinToolkit/tests/tree/gh-pages/records/version_724" target="_blank">Build #724</a> | ||
</h3> | ||
<h6 style="text-align:center"> | ||
<a href="index.html"id="current_build">Go to latest build</a> | ||
<script>if(window!==window.parent) // embedded in iframe (works also locally with cross-origin protection) | ||
document.getElementById("current_build")["href"] = "build.html"; | ||
</script> | ||
</h6> | ||
<h3 style="text-align:center">Tue Sep 12 22:01:24 UTC 2023</h3> | ||
<table class="table table-bordered " > | ||
<caption style="text-align:center;font-weight: bold;caption-side:top">Summary</caption> | ||
<tr><th>Total available tests</th><td>423</td><tr> | ||
<tr><th>Unrunnable tests</th><td>15</td><tr> | ||
<tr><th>Runnable tests</th><td>408</td><tr> | ||
<tr><th>Total number of thorns</th><td>301</td><tr> | ||
<tr><th>Number of tested thorns</th><td>117</td><tr> | ||
<tr><th>Number of tests passed</th><td>408</td><tr> | ||
<tr><th>Number passed only to set tolerance</th><td>226</td><tr> | ||
<tr><th>Number failed</th><td>0</td><tr> | ||
|
||
</table> | ||
<br> | ||
<table class="table table-bordered " > | ||
<caption style="text-align:center;font-weight: bold;caption-side:top">Commits in Last Push</caption> | ||
|
||
</table> | ||
<table class="table table-bordered " > | ||
<caption style="text-align:center;font-weight: bold;caption-side:top">Failed Tests and Changes</caption> | ||
<tr><th></th><th>logs(1_process)</th><th>logs(2_processes)</th><th>diffs(1_process)</th><th>diffs(2_processes)</th><th>first failure</th></tr> | ||
<tr><th colspan="5">Failed Tests</th></tr> | ||
<tr><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><th colspan="5">Newly Passing Tests</th></tr> | ||
<tr><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><th colspan="5">Newly Failing Tests</th></tr> | ||
<tr><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><th colspan="5">Newly Added Tests</th></tr> | ||
<tr><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><th colspan="5">Removed Tests</th></tr> | ||
<tr><td></td><td></td><td></td><td></td><td></td><td></td></tr></table> | ||
<br> | ||
<table class="table table-bordered " > | ||
<caption style="text-align:center;font-weight: bold;caption-side:top">Longest Tests</caption> | ||
<tr><th>Test Name</th><th>Running Time</th> <tr><td>memspeed</td><td>64.8s</td></tr> | ||
<tr><td>LeanBSSN_BY-spin-no-lapse</td><td>54.8s</td></tr> | ||
<tr><td>LeanBSSN_BY-spin</td><td>54.2s</td></tr> | ||
<tr><td>LeanBSSN_BY-spin-no-gauge</td><td>53.9s</td></tr> | ||
<tr><td>LeanBSSN_BY-spin-no-shift</td><td>53.9s</td></tr> | ||
<tr><td>magnetized_explosionTOV</td><td>48.6s</td></tr> | ||
<tr><td>LeanBSSN_BY</td><td>42.8s</td></tr> | ||
<tr><td>twopunctures_kerrproca_c11</td><td>39.0s</td></tr> | ||
<tr><td>test7patch</td><td>38.7s</td></tr> | ||
<tr><td>waveinterp-2p</td><td>35.3s</td></tr> | ||
</table><br> | ||
<br> | ||
<table class="table table-bordered " > | ||
<caption style="text-align:center;font-weight: bold;caption-side:top">Unrunnable Tests</caption> | ||
<tr><th>Tests Missed for Lack Of Thorns</th><th>Missing Thorns</th></tr> | ||
<tr><td>tov_whisky</td><td>WHISKY, WHISKY_TOVSOLVERC</td></tr> | ||
<tr><td>alias_datasets</td><td>WAVETOYMOL</td></tr> | ||
<tr><td>input_initial_data</td><td>WAVETOYMOL</td></tr> | ||
<tr><td>test_BSSN_MoL_Carpet</td><td>BSSN_MOL</td></tr> | ||
<tr><td>test_BSSN_MoL_Carpet_keep</td><td>BSSN_MOL</td></tr> | ||
<tr><td>regrid</td><td>WHISKY, WHISKY_INIT_DATA, ADMCONSTRAINTS, BSSN_MOL, WHISKY_RNSID</td></tr> | ||
<tr><td>extract_physical</td><td>ADM</td></tr> | ||
<tr><td>test_brilldata_1</td><td>BAM_ELLIPTIC</td></tr> | ||
<tr><td>test_brilldata_2</td><td>BAM_ELLIPTIC</td></tr> | ||
<tr><td>charge_tatelliptic_petsc</td><td>PETSC, TATPETSC</td></tr> | ||
<tr><td>bam</td><td>ADMCONSTRAINTS, BAM_ELLIPTIC</td></tr> | ||
<tr><td>idpuncture</td><td>ADMCONSTRAINTS, IDPUNCTURE, TATJACOBI, TATMG, TATPETSC</td></tr> | ||
<tr><th>Tests missed for different number of processors required:</th><th>Processors Required</th></tr> | ||
<tr><td>test_split_interior</td><td>4</td></tr> | ||
<tr><td>CarpetWaveToyRecover_test_4proc</td><td>4</td></tr> | ||
</table> | ||
<br> | ||
<table style="margin: 0 auto;"> | ||
<!-- height determined by height of plots inside (600ox) --> | ||
<iframe src="plot.html" style="height: 700px; width: 100%"></iframe> | ||
</table> | ||
<div style="margin: 0 auto;"> | ||
|
||
<div class="bk-root" id="fa1c3f3d-b1ff-4c27-abf9-99cec22552be" data-root-id="1245"></div> | ||
</div> | ||
<br> | ||
<br> | ||
</body> | ||
</html> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -721,3 +721,4 @@ | |
721 | ||
722 | ||
723 | ||
724 |
Oops, something went wrong.