Skip to content

Commit

Permalink
update logs
Browse files Browse the repository at this point in the history
  • Loading branch information
esaule committed Nov 19, 2024
1 parent 73e655e commit 393fadc
Show file tree
Hide file tree
Showing 9 changed files with 3,782 additions and 8,670 deletions.
198 changes: 123 additions & 75 deletions testing-logs/cxx_logs.html

Large diffs are not rendered by default.

10,869 changes: 2,769 additions & 8,100 deletions testing-logs/cxx_testing_logs.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion testing-logs/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p>Last run at Tue Nov 19 10:36:48 AM EST 2024</p>
<p>Last run at Tue Nov 19 02:03:52 PM EST 2024</p>
<p>bridges-cxx: 3.4.4-68-gedcc966 </p>
<p>bridges-python: 3.4.4-27-g4acaf8a </p>
<p>bridges-java: 3.4.3-8-g731f2b7 </p>
Expand Down
57 changes: 28 additions & 29 deletions testing-logs/java_logs.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</head>
<body>
<h1>Testing logs for Java</h1>
<p>Running at Tue Nov 19 10:01:44 AM EST 2024</p>
<p>Running at Tue Nov 19 01:28:32 PM EST 2024</p>
<div id="summary0" class="success">
<h2><a href="java_logs.html#javalog0">Assignment 0</a> </h2>
<p>
Expand Down Expand Up @@ -662,13 +662,13 @@ <h2><a href="java_logs.html#javalog64">Assignment 64</a> </h2>
</ul>
</p>
</div>
<div id="summary65" class="failure">
<div id="summary65" class="success">
<h2><a href="java_logs.html#javalog65">Assignment 65</a> </h2>
<p>
<ul>
<li> Build Scaffold : <a href="java_logs.html#javalog65-buildscaffold">success</a></li>
<li> Build Answer : <a href="java_logs.html#javalog65-buildanswer">success</a></li>
<li> Run Answer : <a href="java_logs.html#javalog65-runanswer">error</a></li>
<li> Run Answer : <a href="java_logs.html#javalog65-runanswer">success</a></li>
</ul>
</p>
</div>
Expand Down Expand Up @@ -1982,7 +1982,7 @@ <h3 id="javalog30-buildanswer">Build Answer for Assignment 30</h3>
<h3 id="javalog30-runanswer">Run Answer for Assignment 30</h3>
<pre><code>Guessing WikiDataActor.java is the right java file where main is

Data Access Took: 1.730297329474465E12
Data Access Took: 1.730309718606636E12
Alarm clock
could not run java_answer for assignment in ../assignmentdb/30-TemporalBaconNumber/java_answer
</code></pre>
Expand Down Expand Up @@ -2449,23 +2449,23 @@ <h3 id="javalog43-runanswer">Run Answer for Assignment 43</h3>
Set size: 12648
Grid
===grid stats===
0)Source Point:-12.979680854221542,-68.28094595016799
0)[ALG]Closest Point: -73.9222475,40.6128304
0)[ALG]Min Dist:124.78722273203918
0)[BFA]Closest Point: -73.9222475,40.6128304
0)[BFA]Min Dist:124.78722273203918
0)Source Point:-40.61391533128343,-6.423056701299231
0)[ALG]Closest Point: -73.917196,40.616092
0)[ALG]Min Dist:57.63497214228747
0)[BFA]Closest Point: -73.917196,40.616092
0)[BFA]Min Dist:57.63497214228747
0)Difference:0.0
Source Point:-2.054809865361264,40.616263092804736
Source Point:-13.342064174821076,40.64158767306962
Source Point:-68.94669912746727,40.69057332515373
Source Point:-28.358527741431168,40.62793153271164
Source Point:-24.57549008384681,40.6294272362102
Source Point:-52.2232271085197,40.70074482420759
Source Point:-28.533580365726984,40.79473867243142
Source Point:-35.77893344961272,40.717510532482436
Source Point:-29.408514576115735,40.718999314168414
Source Point:-45.8699203971002,40.63618066426237
num cells examined:5
Source Point:-55.16605464287298,40.616043260362936
Source Point:-9.07845642794743,40.73882917757798
Source Point:-13.493615598941659,40.632112094780254
Source Point:-43.942267466488175,40.732537685151456
Source Point:-10.56957112884455,40.64293309944367
Source Point:-55.8183476959644,40.75945507887067
Source Point:-1.8738346056114352,40.65647996354276
Source Point:-44.11174258108393,40.69824986538557
Source Point:-23.26987752833226,40.747574024408415
Source Point:-50.928917761288716,40.71356076362367
num cells examined:11

Check Your Visualization at the following link:

Expand Down Expand Up @@ -3036,17 +3036,16 @@ <h3 id="javalog65-buildanswer">Build Answer for Assignment 65</h3>
<pre><code>Compiling java_answer/ for assignment in ../assignmentdb/65-Reddit/java_answer
</code></pre>
</div>
<div class="failure">
<div class="success">
<h3 id="javalog65-runanswer">Run Answer for Assignment 65</h3>
<pre><code>Guessing reddit.java is the right java file where main is

Exception in thread &quot;main&quot; java.lang.StringIndexOutOfBoundsException: begin 0, end -1, length 0
at java.base/java.lang.String.checkBoundsBeginEnd(String.java:4606)
at java.base/java.lang.String.substring(String.java:2709)
at bridges.base.LineChart.getDataStructureRepresentation(LineChart.java:385)
at bridges.connect.Bridges.visualize(Bridges.java:545)
at reddit.main(reddit.java:55)
could not run java_answer for assignment in ../assignmentdb/65-Reddit/java_answer

Check Your Visualization at the following link:

http://bridges-cs.herokuapp.com/assignments/65/bridges_testing


</code></pre>
</div>

Expand Down Expand Up @@ -3210,7 +3209,7 @@ <h3 id="javalog71-buildanswer">Build Answer for Assignment 71</h3>
<h3 id="javalog71-runanswer">Run Answer for Assignment 71</h3>
<pre><code>Guessing Pi_Estimation.java is the right java file where main is

Pi val: 3.14504
Pi val: 3.14444

Check Your Visualization at the following link:

Expand Down
Loading

0 comments on commit 393fadc

Please sign in to comment.