Skip to content

Commit 97f65da

Browse files
author
Johannes Ernst
committed
Add re-run tests
1 parent 84cc1a6 commit 97f65da

File tree

114 files changed

+84634
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+84634
-5
lines changed

content/contrib/results/_index.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,18 @@ But we may link to some interesting results produced by the community here.
99

1010
Have some? {{% pageref "/" "Catch us" %}} in the Fediverse or on Matrix.
1111

12-
## June 16, 2024 (Steve Bate and Johannes Ernst)
12+
## December 20, 2024
1313

14-
Work in progress, based on {{% pageref "/release-notes/0.3.md" "FediTest V0.3" %}}.
14+
Work in progress, based on {{% pageref "/release-notes/0.5.md" "FediTest V0.5" %}}.
1515

16-
* **[WebFinger Server tests of 94 Fediverse SaaS applications](/contrib/results/2024-06-16/)**.
16+
* **[Webfinger Server tests](/contrib/results/2024-12-20T23.23.09/webfinger-server-all.testresult.html).**
17+
* **[2-Node Fediverse System Tests](/contrib/results/2024-12-24T23.45.00/mastodon-mastodon.html)**: Mastodon vs Mastodon.
18+
* **[3-Node Fediverse System Tests](/contrib/results/2024-12-24T23.45.00/mastodon-mastodon-mastodon.html)**:
19+
three instances of Mastodon against each other.
20+
21+
Contributed by [Johannes Ernst](https://j12t.org/).
1722

18-
## October 24, 2024 (Johannes Ernst)
23+
## October 24, 2024
1924

2025
Work in progress, based on {{% pageref "/release-notes/0.4.md" "FediTest V0.4" %}}.
2126

@@ -39,4 +44,15 @@ Work in progress, based on {{% pageref "/release-notes/0.4.md" "FediTest V0.4" %
3944
**Note**: there's a regression in FediTest 0.4 where the titles and labels of columns
4045
do not reflect the tested {{% gl app %}}, so it's a bit harder to figure out
4146
what is what. Sorry about that. Will be fixed in
42-
[FediTest 0.5](https://github.com/fediverse-devnet/feditest/milestone/7).
47+
[FediTest 0.5](https://github.com/fediverse-devnet/feditest/milestone/7).
48+
49+
Contributed by [Johannes Ernst](https://j12t.org/).
50+
51+
## June 16, 2024
52+
53+
Work in progress, based on {{% pageref "/release-notes/0.3.md" "FediTest V0.3" %}}.
54+
55+
* **[WebFinger Server tests of 94 Fediverse SaaS applications](/contrib/results/2024-06-16/)**.
56+
57+
Contributed by [Steve Bate](https://www.stevebate.net/) and [Johannes Ernst](https://j12t.org/).
58+

static/contrib/results/2024-12-20T23.23.09/.touch

Whitespace-only changes.
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
7+
<link rel="stylesheet" href="system2-all.testresult.css">
8+
<title>Test Run Session 1/4 (feditest-run-20241220-234505) | FediTest</title>
9+
</head>
10+
<body>
11+
<header class="feditest title" style="text-align: center">
12+
<h1><span class="prefix"><a href="https://feditest.org/">FediTest</a>:</span> Test Run Session 1/4</h1>
13+
<p class="id">feditest-run-20241220-234505 <a href="system2-all.testresult.html">&#x21e7;</a></p>
14+
</header>
15+
<div class="feditest mobile">
16+
<p>This FediTest report requires a desktop or laptop-class monitor.</p>
17+
<p>It cannot be viewed on a mobile device with a small screen.</p>
18+
<p>Sorry about that. But then, you weren't going to use a phone to fix reported bugs, either, right?</p>
19+
</div>
20+
<nav class="feditest matrix">
21+
<ul>
22+
<li><a href="#summary">Summary</a></li>
23+
<li><a href="#results">Results</a></li>
24+
<li><a href="#metadata">Metadata</a></li>
25+
</ul>
26+
</nav>
27+
<div id="summary" class="feditest module summary">
28+
<h2>Test Run Session Summary</h2>
29+
30+
<p class="feditest summary">No tests were run.</p>
31+
</div>
32+
<div id="results" class="feditest module results">
33+
<h2>Constellation</h2>
34+
<div class="roles">
35+
</div>
36+
37+
<h2>Test Results</h2>
38+
<div class="feditest tests">
39+
</div>
40+
</div>
41+
<div id="metadata" class="feditest module metadata">
42+
<h2>Test Run Session Metadata</h2>
43+
<div class="feditest metadata">
44+
<table>
45+
<tbody>
46+
<tr>
47+
<th>Started</th>
48+
<td>2024:12:20-23:45:05.242514Z</td>
49+
</tr>
50+
<tr>
51+
<th>Ended</th>
52+
<td>2024:12:20-23:45:05.244092Z (total: 0:00:00.001578)</td>
53+
</tr>
54+
<tr>
55+
<th>Platform</th>
56+
<td>macOS-15.2-arm64-arm-64bit</td>
57+
</tr>
58+
<tr>
59+
<th>FediTest&nbsp;version</th>
60+
<td>0.4</td>
61+
</tr>
62+
</tbody>
63+
</table>
64+
</div>
65+
</div>
66+
<footer>
67+
<p>Note: No guarantees are made about accuracy of results created with <a href="https://feditest.org/">FediTest</a>.
68+
<a href="https://github.com/fediverse-devnet/feditest/">Issues and merge requests</a> welcome.</p>
69+
</footer>
70+
</body>
71+
</html>
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
7+
<link rel="stylesheet" href="system2-all.testresult.css">
8+
<title>Test Run Session 2/4 (feditest-run-20241220-234505) | FediTest</title>
9+
</head>
10+
<body>
11+
<header class="feditest title" style="text-align: center">
12+
<h1><span class="prefix"><a href="https://feditest.org/">FediTest</a>:</span> Test Run Session 2/4</h1>
13+
<p class="id">feditest-run-20241220-234505 <a href="system2-all.testresult.html">&#x21e7;</a></p>
14+
</header>
15+
<div class="feditest mobile">
16+
<p>This FediTest report requires a desktop or laptop-class monitor.</p>
17+
<p>It cannot be viewed on a mobile device with a small screen.</p>
18+
<p>Sorry about that. But then, you weren't going to use a phone to fix reported bugs, either, right?</p>
19+
</div>
20+
<nav class="feditest matrix">
21+
<ul>
22+
<li><a href="#summary">Summary</a></li>
23+
<li><a href="#results">Results</a></li>
24+
<li><a href="#metadata">Metadata</a></li>
25+
</ul>
26+
</nav>
27+
<div id="summary" class="feditest module summary">
28+
<h2>Test Run Session Summary</h2>
29+
30+
<p class="feditest summary">No tests were run.</p>
31+
</div>
32+
<div id="results" class="feditest module results">
33+
<h2>Constellation</h2>
34+
<div class="roles">
35+
</div>
36+
37+
<h2>Test Results</h2>
38+
<div class="feditest tests">
39+
</div>
40+
</div>
41+
<div id="metadata" class="feditest module metadata">
42+
<h2>Test Run Session Metadata</h2>
43+
<div class="feditest metadata">
44+
<table>
45+
<tbody>
46+
<tr>
47+
<th>Started</th>
48+
<td>2024:12:20-23:45:05.244250Z</td>
49+
</tr>
50+
<tr>
51+
<th>Ended</th>
52+
<td>2024:12:20-23:45:05.244731Z (total: 0:00:00.000481)</td>
53+
</tr>
54+
<tr>
55+
<th>Platform</th>
56+
<td>macOS-15.2-arm64-arm-64bit</td>
57+
</tr>
58+
<tr>
59+
<th>FediTest&nbsp;version</th>
60+
<td>0.4</td>
61+
</tr>
62+
</tbody>
63+
</table>
64+
</div>
65+
</div>
66+
<footer>
67+
<p>Note: No guarantees are made about accuracy of results created with <a href="https://feditest.org/">FediTest</a>.
68+
<a href="https://github.com/fediverse-devnet/feditest/">Issues and merge requests</a> welcome.</p>
69+
</footer>
70+
</body>
71+
</html>
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
7+
<link rel="stylesheet" href="system2-all.testresult.css">
8+
<title>Test Run Session 3/4 (feditest-run-20241220-234505) | FediTest</title>
9+
</head>
10+
<body>
11+
<header class="feditest title" style="text-align: center">
12+
<h1><span class="prefix"><a href="https://feditest.org/">FediTest</a>:</span> Test Run Session 3/4</h1>
13+
<p class="id">feditest-run-20241220-234505 <a href="system2-all.testresult.html">&#x21e7;</a></p>
14+
</header>
15+
<div class="feditest mobile">
16+
<p>This FediTest report requires a desktop or laptop-class monitor.</p>
17+
<p>It cannot be viewed on a mobile device with a small screen.</p>
18+
<p>Sorry about that. But then, you weren't going to use a phone to fix reported bugs, either, right?</p>
19+
</div>
20+
<nav class="feditest matrix">
21+
<ul>
22+
<li><a href="#summary">Summary</a></li>
23+
<li><a href="#results">Results</a></li>
24+
<li><a href="#metadata">Metadata</a></li>
25+
</ul>
26+
</nav>
27+
<div id="summary" class="feditest module summary">
28+
<h2>Test Run Session Summary</h2>
29+
30+
<p class="feditest summary">No tests were run.</p>
31+
</div>
32+
<div id="results" class="feditest module results">
33+
<h2>Constellation</h2>
34+
<div class="roles">
35+
</div>
36+
37+
<h2>Test Results</h2>
38+
<div class="feditest tests">
39+
</div>
40+
</div>
41+
<div id="metadata" class="feditest module metadata">
42+
<h2>Test Run Session Metadata</h2>
43+
<div class="feditest metadata">
44+
<table>
45+
<tbody>
46+
<tr>
47+
<th>Started</th>
48+
<td>2024:12:20-23:45:05.244760Z</td>
49+
</tr>
50+
<tr>
51+
<th>Ended</th>
52+
<td>2024:12:20-23:45:05.245153Z (total: 0:00:00.000393)</td>
53+
</tr>
54+
<tr>
55+
<th>Platform</th>
56+
<td>macOS-15.2-arm64-arm-64bit</td>
57+
</tr>
58+
<tr>
59+
<th>FediTest&nbsp;version</th>
60+
<td>0.4</td>
61+
</tr>
62+
</tbody>
63+
</table>
64+
</div>
65+
</div>
66+
<footer>
67+
<p>Note: No guarantees are made about accuracy of results created with <a href="https://feditest.org/">FediTest</a>.
68+
<a href="https://github.com/fediverse-devnet/feditest/">Issues and merge requests</a> welcome.</p>
69+
</footer>
70+
</body>
71+
</html>
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css">
7+
<link rel="stylesheet" href="system2-all.testresult.css">
8+
<title>Test Run Session 4/4 (feditest-run-20241220-234505) | FediTest</title>
9+
</head>
10+
<body>
11+
<header class="feditest title" style="text-align: center">
12+
<h1><span class="prefix"><a href="https://feditest.org/">FediTest</a>:</span> Test Run Session 4/4</h1>
13+
<p class="id">feditest-run-20241220-234505 <a href="system2-all.testresult.html">&#x21e7;</a></p>
14+
</header>
15+
<div class="feditest mobile">
16+
<p>This FediTest report requires a desktop or laptop-class monitor.</p>
17+
<p>It cannot be viewed on a mobile device with a small screen.</p>
18+
<p>Sorry about that. But then, you weren't going to use a phone to fix reported bugs, either, right?</p>
19+
</div>
20+
<nav class="feditest matrix">
21+
<ul>
22+
<li><a href="#summary">Summary</a></li>
23+
<li><a href="#results">Results</a></li>
24+
<li><a href="#metadata">Metadata</a></li>
25+
</ul>
26+
</nav>
27+
<div id="summary" class="feditest module summary">
28+
<h2>Test Run Session Summary</h2>
29+
30+
<p class="feditest summary">No tests were run.</p>
31+
</div>
32+
<div id="results" class="feditest module results">
33+
<h2>Constellation</h2>
34+
<div class="roles">
35+
</div>
36+
37+
<h2>Test Results</h2>
38+
<div class="feditest tests">
39+
</div>
40+
</div>
41+
<div id="metadata" class="feditest module metadata">
42+
<h2>Test Run Session Metadata</h2>
43+
<div class="feditest metadata">
44+
<table>
45+
<tbody>
46+
<tr>
47+
<th>Started</th>
48+
<td>2024:12:20-23:45:05.245181Z</td>
49+
</tr>
50+
<tr>
51+
<th>Ended</th>
52+
<td>2024:12:20-23:45:05.245562Z (total: 0:00:00.000381)</td>
53+
</tr>
54+
<tr>
55+
<th>Platform</th>
56+
<td>macOS-15.2-arm64-arm-64bit</td>
57+
</tr>
58+
<tr>
59+
<th>FediTest&nbsp;version</th>
60+
<td>0.4</td>
61+
</tr>
62+
</tbody>
63+
</table>
64+
</div>
65+
</div>
66+
<footer>
67+
<p>Note: No guarantees are made about accuracy of results created with <a href="https://feditest.org/">FediTest</a>.
68+
<a href="https://github.com/fediverse-devnet/feditest/">Issues and merge requests</a> welcome.</p>
69+
</footer>
70+
</body>
71+
</html>

0 commit comments

Comments
 (0)