Feditest Session Report: Session 2

feditest-run-20241024-222150 [Summary]

This FediTest report requires a desktop or laptop-class monitor.

It cannot be viewed on a mobile device with a small screen.

Sorry about that. But then, you weren't going to use a phone to fix reported bugs, either, right?

Test Run Summary

Status Count
Passed
1 (14.3%)
Failed
Interoperability
Compromised Degraded Unaffected Unknown Total
Conformance Must
0
0
0
0
0 (0.0%)
Should
0
0
0
0
0 (0.0%)
Implied
0
1
0
0
1 (14.3%)
Unspecified
0
0
0
0
0 (0.0%)
Total
0 (0.0%)
1 (14.3%)
0 (0.0%)
0 (0.0%)
1 (14.3%)
Skipped
0
Errors
5 (71.4%)
Total
7

Constellation

sender_node

WordPressPlusPluginsUbosNodeDriver
WordPress+plugins
?

receiver_node

MastodonUbosNodeDriver
Mastodon
?

Test Results

Test: system2.delete_single_hop::DeleteSingleHopTest

Test single-hop delete. See also: https://github.com/fediverse-devnet/feditest-tests-fediverse/issues/3

Started 2024:10:24-22:26:27.057643Z, ended 2024:10:24-22:26:51.511774Z (duration: 0:00:24.454131)

HTTPError: HTTP status 404: {"error":"rest_no_route","error_description":"No route was found matching the URL and request method."}
../feditest-tests-fediverse/tests/system2/delete_single_hop.py:76
Test step: system2.delete_single_hop::DeleteSingleHopTest.provision_actors

Started 2024:10:24-22:26:27.057643Z, ended 2024:10:24-22:26:51.511774Z (duration: 0:00:24.454131)

Passed
Test step: system2.delete_single_hop::DeleteSingleHopTest.follow

Started 2024:10:24-22:26:27.057643Z, ended 2024:10:24-22:26:51.511774Z (duration: 0:00:24.454131)

Passed
Test step: system2.delete_single_hop::DeleteSingleHopTest.wait_until_actor_is_followed_by_actor

Started 2024:10:24-22:26:27.057643Z, ended 2024:10:24-22:26:51.511774Z (duration: 0:00:24.454131)

Passed
Test step: system2.delete_single_hop::DeleteSingleHopTest.wait_until_actor_is_following_actor

Started 2024:10:24-22:26:27.057643Z, ended 2024:10:24-22:26:51.511774Z (duration: 0:00:24.454131)

Passed
Test step: system2.delete_single_hop::DeleteSingleHopTest.sender_creates_note

Started 2024:10:24-22:26:27.057643Z, ended 2024:10:24-22:26:51.511774Z (duration: 0:00:24.454131)

Passed
Test step: system2.delete_single_hop::DeleteSingleHopTest.wait_until_note_received

Started 2024:10:24-22:26:27.057643Z, ended 2024:10:24-22:26:51.511774Z (duration: 0:00:24.454131)

Passed
Test step: system2.delete_single_hop::DeleteSingleHopTest.delete_note

Started 2024:10:24-22:26:27.057643Z, ended 2024:10:24-22:26:51.511774Z (duration: 0:00:24.454131)

HTTPError: HTTP status 404: {"error":"rest_no_route","error_description":"No route was found matching the URL and request method."}
../feditest-tests-fediverse/tests/system2/delete_single_hop.py:76

Test: system2.direct_addressing::SendNoteToTest

Tests that a note by actor A is delivered to an actor B if A addresses the note to B.

Started 2024:10:24-22:26:51.511806Z, ended 2024:10:24-22:27:13.042670Z (duration: 0:00:21.530864)

AssertionFailure: AssertionFailure (Implied, Degraded): Expected: 'Testing sender_creates_note 2024-10-24 22:26:51.511918'
     but: was '<p>Testing sender_creates_note 2024-10-24 22:26:51.511918 <a rel="nofollow noopener noreferrer" class="u-url mention" href="https://wordpress-2.83135.lan/author/feditestadmin/" target="_blank">@<span>feditestadmin</span></a>@mastodon-4.83135.lan</p><p><a href="https://wordpress-2.83135.lan/2024/10/24/10/" class="" rel="nofollow noopener noreferrer" target="_blank">https://wordpress-2.83135.lan/2024/10/24/10/</a></p>'
../feditest-tests-fediverse/tests/system2/direct_addressing.py:56
Test step: system2.direct_addressing::SendNoteToTest.provision_actors

Started 2024:10:24-22:26:51.511806Z, ended 2024:10:24-22:27:13.042670Z (duration: 0:00:21.530864)

Passed
Test step: system2.direct_addressing::SendNoteToTest.sender_creates_note

Started 2024:10:24-22:26:51.511806Z, ended 2024:10:24-22:27:13.042670Z (duration: 0:00:21.530864)

Passed
Test step: system2.direct_addressing::SendNoteToTest.wait_until_note_received

Started 2024:10:24-22:26:51.511806Z, ended 2024:10:24-22:27:13.042670Z (duration: 0:00:21.530864)

AssertionFailure: AssertionFailure (Implied, Degraded): Expected: 'Testing sender_creates_note 2024-10-24 22:26:51.511918'
     but: was '<p>Testing sender_creates_note 2024-10-24 22:26:51.511918 <a rel="nofollow noopener noreferrer" class="u-url mention" href="https://wordpress-2.83135.lan/author/feditestadmin/" target="_blank">@<span>feditestadmin</span></a>@mastodon-4.83135.lan</p><p><a href="https://wordpress-2.83135.lan/2024/10/24/10/" class="" rel="nofollow noopener noreferrer" target="_blank">https://wordpress-2.83135.lan/2024/10/24/10/</a></p>'
../feditest-tests-fediverse/tests/system2/direct_addressing.py:56

Test: system2.follow_receive::FollowReceiveTest

Tests that actors on two different Fediverse Nodes can follow each other and a follower receives the followed account's posts.

Started 2024:10:24-22:27:13.042741Z, ended 2024:10:24-22:27:36.746320Z (duration: 0:00:23.703579)

HTTPError: HTTP status 404: {"error":"rest_no_route","error_description":"No route was found matching the URL and request method."}
../feditest-tests-fediverse/tests/system2/follow_receive.py:81
../feditest-tests-fediverse/tests/system2/follow_receive.py:81
Test step: system2.follow_receive::FollowReceiveTest.provision_actors

Started 2024:10:24-22:27:13.042741Z, ended 2024:10:24-22:27:36.746320Z (duration: 0:00:23.703579)

Passed
Test step: system2.follow_receive::FollowReceiveTest.follow

Started 2024:10:24-22:27:13.042741Z, ended 2024:10:24-22:27:36.746320Z (duration: 0:00:23.703579)

Passed
Test step: system2.follow_receive::FollowReceiveTest.wait_until_actor_is_followed_by_actor

Started 2024:10:24-22:27:13.042741Z, ended 2024:10:24-22:27:36.746320Z (duration: 0:00:23.703579)

Passed
Test step: system2.follow_receive::FollowReceiveTest.wait_until_actor_is_following_actor

Started 2024:10:24-22:27:13.042741Z, ended 2024:10:24-22:27:36.746320Z (duration: 0:00:23.703579)

Passed
Test step: system2.follow_receive::FollowReceiveTest.sender_creates_note_while_following

Started 2024:10:24-22:27:13.042741Z, ended 2024:10:24-22:27:36.746320Z (duration: 0:00:23.703579)

Passed
Test step: system2.follow_receive::FollowReceiveTest.wait_until_note_received

Started 2024:10:24-22:27:13.042741Z, ended 2024:10:24-22:27:36.746320Z (duration: 0:00:23.703579)

Passed
Test step: system2.follow_receive::FollowReceiveTest.unfollow

Started 2024:10:24-22:27:13.042741Z, ended 2024:10:24-22:27:36.746320Z (duration: 0:00:23.703579)

Passed
Test step: system2.follow_receive::FollowReceiveTest.wait_until_actor_is_unfollowed_by_actor

Started 2024:10:24-22:27:13.042741Z, ended 2024:10:24-22:27:36.746320Z (duration: 0:00:23.703579)

HTTPError: HTTP status 404: {"error":"rest_no_route","error_description":"No route was found matching the URL and request method."}
../feditest-tests-fediverse/tests/system2/follow_receive.py:81
../feditest-tests-fediverse/tests/system2/follow_receive.py:81

Test: system2.like_single_hop::LikeTest

Tests that actor B can like a note by actor A on a different Fediverse Node and both see the Like. Unlike works the reverse. https://github.com/fediverse-devnet/feditest-tests-fediverse/issues/149

Started 2024:10:24-22:27:36.746392Z, ended 2024:10:24-22:27:58.722929Z (duration: 0:00:21.976537)

HTTPError: HTTP status 404: {"error":"rest_no_route","error_description":"No route was found matching the URL and request method."}
../feditest-tests-fediverse/tests/system2/like_single_hop.py:55
../feditest-tests-fediverse/tests/system2/like_single_hop.py:55
Test step: system2.like_single_hop::LikeTest.provision_actors

Started 2024:10:24-22:27:36.746392Z, ended 2024:10:24-22:27:58.722929Z (duration: 0:00:21.976537)

Passed
Test step: system2.like_single_hop::LikeTest.sender_creates_note

Started 2024:10:24-22:27:36.746392Z, ended 2024:10:24-22:27:58.722929Z (duration: 0:00:21.976537)

Passed
Test step: system2.like_single_hop::LikeTest.receiver_likes_note

Started 2024:10:24-22:27:36.746392Z, ended 2024:10:24-22:27:58.722929Z (duration: 0:00:21.976537)

Passed
Test step: system2.like_single_hop::LikeTest.wait_until_like_received

Started 2024:10:24-22:27:36.746392Z, ended 2024:10:24-22:27:58.722929Z (duration: 0:00:21.976537)

HTTPError: HTTP status 404: {"error":"rest_no_route","error_description":"No route was found matching the URL and request method."}
../feditest-tests-fediverse/tests/system2/like_single_hop.py:55
../feditest-tests-fediverse/tests/system2/like_single_hop.py:55

Test: system2.preserve_links::PreserveBlockquoteTest

Make sure that all hyperlinks in a note are still present on the receiving node. They may be rearranged.

Started 2024:10:24-22:27:58.722976Z, ended 2024:10:24-22:28:21.098492Z (duration: 0:00:22.375516)

Passed
Test step: system2.preserve_links::PreserveBlockquoteTest.provision_actors

Started 2024:10:24-22:27:58.722976Z, ended 2024:10:24-22:28:21.098492Z (duration: 0:00:22.375516)

Passed
Test step: system2.preserve_links::PreserveBlockquoteTest.sender_creates_note

Started 2024:10:24-22:27:58.722976Z, ended 2024:10:24-22:28:21.098492Z (duration: 0:00:22.375516)

Passed
Test step: system2.preserve_links::PreserveBlockquoteTest.wait_until_note_received

Started 2024:10:24-22:27:58.722976Z, ended 2024:10:24-22:28:21.098492Z (duration: 0:00:22.375516)

Passed

Test: system2.reply_single_hop::ReplyTest

Tests that actor B can reply to a note by actor A on a different Fediverse Node and both see the reply. https://github.com/fediverse-devnet/feditest-tests-fediverse/issues/128

Started 2024:10:24-22:28:21.098521Z, ended 2024:10:24-22:28:42.742130Z (duration: 0:00:21.643609)

HTTPError: HTTP status 404: {"error":"rest_no_route","error_description":"No route was found matching the URL and request method."}
../feditest-tests-fediverse/tests/system2/reply_single_hop.py:73
../feditest-tests-fediverse/tests/system2/reply_single_hop.py:73
Test step: system2.reply_single_hop::ReplyTest.provision_actors

Started 2024:10:24-22:28:21.098521Z, ended 2024:10:24-22:28:42.742130Z (duration: 0:00:21.643609)

Passed
Test step: system2.reply_single_hop::ReplyTest.sender_creates_note

Started 2024:10:24-22:28:21.098521Z, ended 2024:10:24-22:28:42.742130Z (duration: 0:00:21.643609)

Passed
Test step: system2.reply_single_hop::ReplyTest.receiver_replies_to_note

Started 2024:10:24-22:28:21.098521Z, ended 2024:10:24-22:28:42.742130Z (duration: 0:00:21.643609)

Passed
Test step: system2.reply_single_hop::ReplyTest.wait_until_reply_received_by_receiver

Started 2024:10:24-22:28:21.098521Z, ended 2024:10:24-22:28:42.742130Z (duration: 0:00:21.643609)

Passed
Test step: system2.reply_single_hop::ReplyTest.wait_until_reply_received_by_sender

Started 2024:10:24-22:28:21.098521Z, ended 2024:10:24-22:28:42.742130Z (duration: 0:00:21.643609)

HTTPError: HTTP status 404: {"error":"rest_no_route","error_description":"No route was found matching the URL and request method."}
../feditest-tests-fediverse/tests/system2/reply_single_hop.py:73
../feditest-tests-fediverse/tests/system2/reply_single_hop.py:73

Test: system2.update_single_hop::UpdateTest

Tests that actor B's copy of a note by actor A is correctly updated when A updates it on a different Fediverse Node. https://github.com/fediverse-devnet/feditest-tests-fediverse/issues/151

Started 2024:10:24-22:28:42.742162Z, ended 2024:10:24-22:29:04.260271Z (duration: 0:00:21.518109)

HTTPError: HTTP status 404: {"error":"rest_no_route","error_description":"No route was found matching the URL and request method."}
../feditest-tests-fediverse/tests/system2/update_single_hop.py:66
Test step: system2.update_single_hop::UpdateTest.provision_actors

Started 2024:10:24-22:28:42.742162Z, ended 2024:10:24-22:29:04.260271Z (duration: 0:00:21.518109)

Passed
Test step: system2.update_single_hop::UpdateTest.sender_creates_note

Started 2024:10:24-22:28:42.742162Z, ended 2024:10:24-22:29:04.260271Z (duration: 0:00:21.518109)

Passed
Test step: system2.update_single_hop::UpdateTest.wait_until_note_received

Started 2024:10:24-22:28:42.742162Z, ended 2024:10:24-22:29:04.260271Z (duration: 0:00:21.518109)

Passed
Test step: system2.update_single_hop::UpdateTest.sender_updates_note

Started 2024:10:24-22:28:42.742162Z, ended 2024:10:24-22:29:04.260271Z (duration: 0:00:21.518109)

HTTPError: HTTP status 404: {"error":"rest_no_route","error_description":"No route was found matching the URL and request method."}
../feditest-tests-fediverse/tests/system2/update_single_hop.py:66

Test Run Metadata

Started 2024:10:24-22:25:45.255334Z
Ended 2024:10:24-22:29:25.841904Z (total: 0:03:40.586570)
Platform Linux-6.11.3-1-aarch64-ARCH-aarch64-with-glibc2.35
Feditest version 0.4