Skip to content

Commit d2f57f1

Browse files
committed
report: Deployed test results
1 parent 0b5a4d0 commit d2f57f1

12 files changed

+58
-147
lines changed

tests/classes/AppTest.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h1>Class AppTest</h1>
4141
</td>
4242
<td>
4343
<div class="infoBox" id="duration">
44-
<div class="counter">0s</div>
44+
<div class="counter">0.001s</div>
4545
<p>duration</p>
4646
</div>
4747
</td>
@@ -78,7 +78,7 @@ <h2>Tests</h2>
7878
<tr>
7979
<td class="success">testKotlinVersion[js, browser, ChromeHeadless134.0.0.0, Linuxx86_64]</td>
8080
<td class="success">testKotlinVersion</td>
81-
<td class="success">0s</td>
81+
<td class="success">0.001s</td>
8282
<td class="success">passed</td>
8383
</tr>
8484
</table>
@@ -91,7 +91,7 @@ <h2>Tests</h2>
9191
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
9292
</label>
9393
</div>Generated by
94-
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 27, 2025, 10:09:53 PM</p>
94+
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 28, 2025, 8:06:47 AM</p>
9595
</div>
9696
</div>
9797
</body>

tests/classes/PluginTest.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h1>Class PluginTest</h1>
4141
</td>
4242
<td>
4343
<div class="infoBox" id="duration">
44-
<div class="counter">0.032s</div>
44+
<div class="counter">0.051s</div>
4545
<p>duration</p>
4646
</div>
4747
</td>
@@ -76,7 +76,7 @@ <h2>Tests</h2>
7676
</thead>
7777
<tr>
7878
<td class="success">test()</td>
79-
<td class="success">0.032s</td>
79+
<td class="success">0.051s</td>
8080
<td class="success">passed</td>
8181
</tr>
8282
</table>
@@ -89,7 +89,7 @@ <h2>Tests</h2>
8989
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
9090
</label>
9191
</div>Generated by
92-
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 27, 2025, 10:09:53 PM</p>
92+
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 28, 2025, 8:06:47 AM</p>
9393
</div>
9494
</div>
9595
</body>

tests/classes/dev.suresh.AppTests.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h1>Class dev.suresh.AppTests</h1>
4141
</td>
4242
<td>
4343
<div class="infoBox" id="duration">
44-
<div class="counter">0.001s</div>
44+
<div class="counter">0s</div>
4545
<p>duration</p>
4646
</div>
4747
</td>
@@ -99,7 +99,7 @@ <h2>Tests</h2>
9999
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
100100
</label>
101101
</div>Generated by
102-
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 27, 2025, 10:09:53 PM</p>
102+
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 28, 2025, 8:06:47 AM</p>
103103
</div>
104104
</div>
105105
</body>

tests/classes/dev.suresh.CommonTest.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h1>Class dev.suresh.CommonTest</h1>
4141
</td>
4242
<td>
4343
<div class="infoBox" id="duration">
44-
<div class="counter">5.149s</div>
44+
<div class="counter">4.871s</div>
4545
<p>duration</p>
4646
</div>
4747
</td>
@@ -90,42 +90,42 @@ <h2>Tests</h2>
9090
<tr>
9191
<td class="success">greetings[wasmJs, browser, ChromeHeadless134.0.0.0, Linuxx86_64]</td>
9292
<td class="success">greetings</td>
93-
<td class="success">0.013s</td>
93+
<td class="success">0.027s</td>
9494
<td class="success">passed</td>
9595
</tr>
9696
<tr>
9797
<td class="success">greetings()[jvm]</td>
9898
<td class="success">greetings()</td>
99-
<td class="success">0.522s</td>
99+
<td class="success">0.395s</td>
100100
<td class="success">passed</td>
101101
</tr>
102102
<tr>
103-
<td class="success">testHttpClient[wasmJs, browser, ChromeHeadless134.0.0.0, Linuxx86_64]</td>
103+
<td class="success">testHttpClient[js, browser, ChromeHeadless134.0.0.0, Linuxx86_64]</td>
104104
<td class="success">testHttpClient</td>
105-
<td class="success">0.149s</td>
105+
<td class="success">0.217s</td>
106106
<td class="success">passed</td>
107107
</tr>
108108
<tr>
109-
<td class="success">testHttpClient[js, browser, ChromeHeadless134.0.0.0, Linuxx86_64]</td>
109+
<td class="success">testHttpClient[wasmJs, browser, ChromeHeadless134.0.0.0, Linuxx86_64]</td>
110110
<td class="success">testHttpClient</td>
111-
<td class="success">0.165s</td>
111+
<td class="success">0.244s</td>
112112
<td class="success">passed</td>
113113
</tr>
114114
<tr>
115115
<td class="success">testHttpClient()[jvm]</td>
116116
<td class="success">testHttpClient()</td>
117-
<td class="success">4.300s</td>
117+
<td class="success">3.988s</td>
118118
<td class="success">passed</td>
119119
</tr>
120120
</table>
121121
</div>
122122
<div class="tab">
123123
<h2>Standard output</h2>
124124
<span class="code">
125-
<pre>HttpClient: REQUEST: http://localhost:9877/
125+
<pre>HttpClient: REQUEST: http://localhost:9876/
126126
METHOD: GETHttpClient: RESPONSE: 400 Bad Request
127127
METHOD: GET
128-
FROM: http://localhost:9877/HttpClient: REQUEST: http://localhost:9876/
128+
FROM: http://localhost:9876/HttpClient: REQUEST: http://localhost:9876/
129129
METHOD: GETHttpClient: RESPONSE: 400 Bad Request
130130
METHOD: GET
131131
FROM: http://localhost:9876/</pre>
@@ -151,7 +151,7 @@ <h2>Standard error</h2>
151151
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
152152
</label>
153153
</div>Generated by
154-
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 27, 2025, 10:09:53 PM</p>
154+
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 28, 2025, 8:06:47 AM</p>
155155
</div>
156156
</div>
157157
</body>

tests/classes/dev.suresh.DnsTest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2>Tests</h2>
9494
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
9595
</label>
9696
</div>Generated by
97-
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 27, 2025, 10:09:53 PM</p>
97+
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 28, 2025, 8:06:47 AM</p>
9898
</div>
9999
</div>
100100
</body>

tests/classes/dev.suresh.K8STests.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2>Tests</h2>
9494
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
9595
</label>
9696
</div>Generated by
97-
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 27, 2025, 10:09:53 PM</p>
97+
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 28, 2025, 8:06:47 AM</p>
9898
</div>
9999
</div>
100100
</body>

tests/classes/dev.suresh.PlatformTest.html

Lines changed: 6 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1>Class dev.suresh.PlatformTest</h1>
2323
<tr>
2424
<td>
2525
<div class="infoBox" id="tests">
26-
<div class="counter">4</div>
26+
<div class="counter">3</div>
2727
<p>tests</p>
2828
</div>
2929
</td>
@@ -41,7 +41,7 @@ <h1>Class dev.suresh.PlatformTest</h1>
4141
</td>
4242
<td>
4343
<div class="infoBox" id="duration">
44-
<div class="counter">6.369s</div>
44+
<div class="counter">1.693s</div>
4545
<p>duration</p>
4646
</div>
4747
</td>
@@ -90,106 +90,21 @@ <h2>Tests</h2>
9090
<tr>
9191
<td class="success">greetings[js, browser, ChromeHeadless134.0.0.0, Linuxx86_64]</td>
9292
<td class="success">greetings</td>
93-
<td class="success">0s</td>
93+
<td class="success">0.001s</td>
9494
<td class="success">passed</td>
9595
</tr>
9696
<tr>
9797
<td class="success">greetings()[jvm]</td>
9898
<td class="success">greetings()</td>
99-
<td class="success">0.432s</td>
100-
<td class="success">passed</td>
101-
</tr>
102-
<tr>
103-
<td class="success">httpClientTest()[jvm]</td>
104-
<td class="success">httpClientTest()</td>
105-
<td class="success">5.937s</td>
99+
<td class="success">1.692s</td>
106100
<td class="success">passed</td>
107101
</tr>
108102
</table>
109103
</div>
110104
<div class="tab">
111105
<h2>Standard output</h2>
112106
<span class="code">
113-
<pre>Image(category=PIGEON, path=pigeon/vladislav-nikonov-yVYaUSwkTOs-unsplash.jpg, author=Vladislav)
114-
Image(category=PIGEON, path=pigeon/arun-waghela-OLNQk7SsEIY-unsplash.jpg, author=Arun)
115-
Image(category=PIGEON, path=pigeon/shaquon-gibson-9Q3UL6wGjts-unsplash.jpg, author=Shaquon)
116-
Image(category=PIGEON, path=pigeon/abdullah-ahmad-NjHLcr2Rf5I-unsplash.jpg, author=Abdullah)
117-
Image(category=PIGEON, path=pigeon/nandkumar-patel-RPUD-n9V6E0-unsplash.jpg, author=Nandkumar)
118-
Image(category=PIGEON, path=pigeon/sara-kurfess-WJxYU_jpOHo-unsplash.jpg, author=Sara)
119-
Image(category=PIGEON, path=pigeon/mauro-tandoi-_jn3oS40sRM-unsplash.jpg, author=Mauro)
120-
Image(category=PIGEON, path=pigeon/victor-ajayi-FpqWLiwInj0-unsplash.jpg, author=Victor)
121-
Image(category=PIGEON, path=pigeon/alan-qIrxgh8WupA-unsplash.jpg, author=Alan)
122-
Image(category=PIGEON, path=pigeon/navi-WKS_VSI68jw-unsplash.jpg, author=Navi)
123-
Image(category=PIGEON, path=pigeon/chandan-chaurasia-B1IKvDctXAo-unsplash.jpg, author=Chandan)
124-
Image(category=PIGEON, path=pigeon/nisarg-bhavsar-iebgqJeijzY-unsplash.jpg, author=Nisarg)
125-
Image(category=PIGEON, path=pigeon/rafael-rodrigues-machado-w4Ee-yF16F0-unsplash.jpg, author=Rafael)
126-
Image(category=PIGEON, path=pigeon/taneli-lahtinen-bXxnwBXVjVc-unsplash.jpg, author=Taneli)
127-
Image(category=PIGEON, path=pigeon/wilson-chen-t3ENXQ834jI-unsplash.jpg, author=Wilson)
128-
Image(category=PIGEON, path=pigeon/alfred-kenneally-UIu4RmMxnHU-unsplash.jpg, author=Alfred)
129-
Image(category=PIGEON, path=pigeon/mikita-yo-BZJYpZI2S0w-unsplash.jpg, author=Mikita)
130-
Image(category=PIGEON, path=pigeon/kateryna-moskalova-z1HRkVNhv18-unsplash.jpg, author=Kateryna)
131-
Image(category=PIGEON, path=pigeon/ika-abuladze-7xQnc4IE9I8-unsplash.jpg, author=Ika)
132-
Image(category=PIGEON, path=pigeon/vladislav-nikonov-VbgjucuER3Q-unsplash.jpg, author=Vladislav)
133-
Image(category=PIGEON, path=pigeon/nandkumar-patel-2YYO8HK_zqA-unsplash.jpg, author=Nandkumar)
134-
Image(category=PIGEON, path=pigeon/ks-kyung-gjuJr-T9alQ-unsplash.jpg, author=Ks)
135-
Image(category=PIGEON, path=pigeon/marcus-dietachmair-M7WlI-YPWt0-unsplash.jpg, author=Marcus)
136-
Image(category=PIGEON, path=pigeon/andrin-schranz-Le0Pg7P0hjU-unsplash.jpg, author=Andrin)
137-
Image(category=PIGEON, path=pigeon/carlos-costa-nvYdRcdCcy4-unsplash.jpg, author=Carlos)
138-
Image(category=PIGEON, path=pigeon/ivan-borinschi-HtlPQ9mIeZc-unsplash.jpg, author=Ivan)
139-
Image(category=PIGEON, path=pigeon/from-marwool-36zAXdOPQWQ-unsplash.jpg, author=From)
140-
Image(category=PIGEON, path=pigeon/lenstravelier-0jGBtKkZ-MA-unsplash.jpg, author=Lenstravelier)
141-
Image(category=EAGLE, path=eagle/zdenek-machacek-lOYyakxnMu0-unsplash.jpg, author=Zdenek)
142-
Image(category=EAGLE, path=eagle/alfred-kenneally-69JBZWDa1r8-unsplash.jpg, author=Alfred)
143-
Image(category=EAGLE, path=eagle/nick-fewings-6ZXGxk06Bng-unsplash.jpg, author=Nick)
144-
Image(category=EAGLE, path=eagle/zdenek-machacek-bun7ERlQamw-unsplash.jpg, author=Zdenek)
145-
Image(category=EAGLE, path=eagle/kev-kindred-QPnHX7yvJyM-unsplash.jpg, author=Kev)
146-
Image(category=EAGLE, path=eagle/athanasios-papazacharias-bix-AqFSNVo-unsplash.jpg, author=Athanasios)
147-
Image(category=EAGLE, path=eagle/james-lee-I2k9kks2XW8-unsplash.jpg, author=James)
148-
Image(category=EAGLE, path=eagle/keith-martin-nnZWkX7_mqk-unsplash.jpg, author=Keith)
149-
Image(category=EAGLE, path=eagle/lucas-rosin-7ffZeg03YAI-unsplash.jpg, author=Lucas)
150-
Image(category=EAGLE, path=eagle/janet-ON4kvuxyMjo-unsplash.jpg, author=Janet)
151-
Image(category=EAGLE, path=eagle/janmejaysinh-jadeja-3mYr6giGyZM-unsplash.jpg, author=Janmejaysinh)
152-
Image(category=EAGLE, path=eagle/cristofer-maximilian-IYtp7I_yfIY-unsplash.jpg, author=Cristofer)
153-
Image(category=EAGLE, path=eagle/mark-de-jong--drNFrdcd_Y-unsplash.jpg, author=Mark)
154-
Image(category=EAGLE, path=eagle/photoholgic-F35yZlpccdY-unsplash.jpg, author=Photoholgic)
155-
Image(category=EAGLE, path=eagle/elisa-stone-5uiiNj_S7n4-unsplash.jpg, author=Elisa)
156-
Image(category=EAGLE, path=eagle/alvaro-postigo-dBwB8OOg45k-unsplash.jpg, author=Alvaro)
157-
Image(category=EAGLE, path=eagle/alfred-kenneally-UsgLeLorRuM-unsplash.jpg, author=Alfred)
158-
Image(category=EAGLE, path=eagle/peter-burdon-HRCjTprs034-unsplash.jpg, author=Peter)
159-
Image(category=EAGLE, path=eagle/susanne-karl-5Id-tBbA3Ys-unsplash.jpg, author=Susanne)
160-
Image(category=EAGLE, path=eagle/jeremy-hynes-zXDw1TqWLKs-unsplash.jpg, author=Jeremy)
161-
Image(category=EAGLE, path=eagle/ingo-doerrie-i-YBTmZpNKw-unsplash.jpg, author=Ingo)
162-
Image(category=EAGLE, path=eagle/kev-kindred-NMrCMfpYYCY-unsplash.jpg, author=Kev)
163-
Image(category=EAGLE, path=eagle/peter-scholten-pVvBmRnT5yg-unsplash.jpg, author=Peter)
164-
Image(category=EAGLE, path=eagle/ingo-doerrie-n3hjUhYoAGk-unsplash.jpg, author=Ingo)
165-
Image(category=EAGLE, path=eagle/richard-lee-0NmTMg7dEA4-unsplash.jpg, author=Richard)
166-
Image(category=EAGLE, path=eagle/ruben-zavala-uXe53aixu90-unsplash.jpg, author=Ruben)
167-
Image(category=OWL, path=owl/edson-junior-_oaqIsLL5AA-unsplash.jpg, author=Edson)
168-
Image(category=OWL, path=owl/cliff-johnson-F0WE_8VIIo8-unsplash.jpg, author=Cliff)
169-
Image(category=OWL, path=owl/craig-hughes-9nGcUIIxyBQ-unsplash.jpg, author=Craig)
170-
Image(category=OWL, path=owl/bruno-van-der-kraan-TkQjNx6qCTA-unsplash.jpg, author=Bruno)
171-
Image(category=OWL, path=owl/angus-gray-pcjnWrsZ4TI-unsplash.jpg, author=Angus)
172-
Image(category=OWL, path=owl/brendon-van-zyl-JFKhrtQbZJY-unsplash.jpg, author=Brendon)
173-
Image(category=OWL, path=owl/ahmed-badawy-R4-DtoeKcHA-unsplash.jpg, author=Ahmed)
174-
Image(category=OWL, path=owl/harm-weustink-gdBXlLO53N4-unsplash.jpg, author=Harm)
175-
Image(category=OWL, path=owl/meg-jerrard-8nY0IUPIq5M-unsplash.jpg, author=Meg)
176-
Image(category=OWL, path=owl/adriano-pinto-j4VUYdQJEj8-unsplash.jpg, author=Adriano)
177-
Image(category=OWL, path=owl/slava-stupachenko-6aXMNgXw-50-unsplash.jpg, author=Slava)
178-
Image(category=OWL, path=owl/ronan-furuta-8hIErEH5pr0-unsplash.jpg, author=Ronan)
179-
Image(category=OWL, path=owl/ray-hennessy-n6I2GT_Pij4-unsplash.jpg, author=Ray)
180-
Image(category=OWL, path=owl/nick-fewings-EA6GdDIWyII-unsplash.jpg, author=Nick)
181-
Image(category=OWL, path=owl/joshua-j-cotten-Iqu-fD9cd1M-unsplash.jpg, author=Joshua)
182-
Image(category=OWL, path=owl/kevin-mueller-xvwZJNaiRNo-unsplash.jpg, author=Kevin)
183-
Image(category=OWL, path=owl/klaus-kreuer-r-V34grys7o-unsplash.jpg, author=Klaus)
184-
Image(category=OWL, path=owl/james-armes-KzlaLG3RWYI-unsplash.jpg, author=James)
185-
Image(category=OWL, path=owl/eduardo-bergen-ASJkBS8_ZvQ-unsplash.jpg, author=Eduardo)
186-
Image(category=OWL, path=owl/zdenek-machacek-oqYHtXrLXLo-unsplash.jpg, author=Zdenek)
187-
Image(category=OWL, path=owl/jessy-paston-5m5keAtrNm4-unsplash.jpg, author=Jessy)
188-
Image(category=OWL, path=owl/jongsun-lee-OABoJYcLNrQ-unsplash.jpg, author=Jongsun)
189-
Image(category=OWL, path=owl/dirk-van-wolferen-tpxnuebsy28-unsplash.jpg, author=Dirk)
190-
Image(category=OWL, path=owl/keith-lazarus-sPZXWoWHqX8-unsplash.jpg, author=Keith)
191-
Done
192-
x + y = 30
107+
<pre>x + y = 30
193108
Result (Interface) -&gt; true
194109
Result (Sealed Class) -&gt; true
195110

@@ -223,10 +138,6 @@ <h2>Standard output</h2>
223138
<h2>Standard error</h2>
224139
<span class="code">
225140
<pre>SLF4J(I): Connected with provider of type [org.slf4j.simple.SimpleServiceProvider]
226-
[Test worker @kotlinx.coroutines.test runner#2] INFO dev.suresh.http.MediaApiClient - --&gt; GET /media-api/images.json
227-
[DefaultDispatcher-worker-3 @call-context#6] INFO dev.suresh.http.HttpClient_jvm - Initializing TLS context with custom RootCAs...
228-
[DefaultDispatcher-worker-3 @call-context#6] INFO dev.suresh.http.HttpClient_jvm - Root CAs: [ISRG Root X1, ISRG Root X2]
229-
[Test worker @kotlinx.coroutines.test runner#2] INFO dev.suresh.http.MediaApiClient - &lt;-- 200 OK /media-api/images.json (875ms)
230141
</pre>
231142
</span>
232143
</div>
@@ -238,7 +149,7 @@ <h2>Standard error</h2>
238149
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
239150
</label>
240151
</div>Generated by
241-
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 27, 2025, 10:09:53 PM</p>
152+
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 28, 2025, 8:06:47 AM</p>
242153
</div>
243154
</div>
244155
</body>

tests/classes/ui.ComposeTest.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h1>Class ui.ComposeTest</h1>
4141
</td>
4242
<td>
4343
<div class="infoBox" id="duration">
44-
<div class="counter">6.656s</div>
44+
<div class="counter">8.846s</div>
4545
<p>duration</p>
4646
</div>
4747
</td>
@@ -84,7 +84,7 @@ <h2>Tests</h2>
8484
<tr>
8585
<td class="success">uiTest()[jvm]</td>
8686
<td class="success">uiTest()</td>
87-
<td class="success">6.656s</td>
87+
<td class="success">8.846s</td>
8888
<td class="success">passed</td>
8989
</tr>
9090
</table>
@@ -97,7 +97,7 @@ <h2>Tests</h2>
9797
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
9898
</label>
9999
</div>Generated by
100-
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 27, 2025, 10:09:53 PM</p>
100+
<a href="https://www.gradle.org">Gradle 8.13</a> at Mar 28, 2025, 8:06:47 AM</p>
101101
</div>
102102
</div>
103103
</body>

0 commit comments

Comments
 (0)