FediTest: Test Run Session 2/4

feditest-run-20241229-193003

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 Session Summary

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

Constellation

sender_node

MastodonUbosNodeDriver
Mastodon
?

receiver_node

WordPressPlusPluginsUbosNodeDriver
WordPress+plugins
?

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:12:29-19:32:20.411654Z, ended 2024:12:29-19:32:48.511276Z (duration: 0:00:28.099622)

AssertionFailure: AssertionFailure (Must, Unknown): Expected object has not arrived in time
./tests/system2/delete_single_hop.py:54
Test step: system2.delete_single_hop::DeleteSingleHopTest.provision_actors

Started 2024:12:29-19:32:20.411654Z, ended 2024:12:29-19:32:48.511276Z (duration: 0:00:28.099622)

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

Started 2024:12:29-19:32:20.411654Z, ended 2024:12:29-19:32:48.511276Z (duration: 0:00:28.099622)

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

Started 2024:12:29-19:32:20.411654Z, ended 2024:12:29-19:32:48.511276Z (duration: 0:00:28.099622)

AssertionFailure: AssertionFailure (Must, Unknown): Expected object has not arrived in time
./tests/system2/delete_single_hop.py:54

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:12:29-19:32:48.511373Z, ended 2024:12:29-19:32:54.827555Z (duration: 0:00:06.316182)

AssertionFailure: AssertionFailure (Must, Unknown): Expected object has not arrived in time
./tests/system2/direct_addressing.py:52
Test step: system2.direct_addressing::SendNoteToTest.provision_actors

Started 2024:12:29-19:32:48.511373Z, ended 2024:12:29-19:32:54.827555Z (duration: 0:00:06.316182)

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

Started 2024:12:29-19:32:48.511373Z, ended 2024:12:29-19:32:54.827555Z (duration: 0:00:06.316182)

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

Started 2024:12:29-19:32:48.511373Z, ended 2024:12:29-19:32:54.827555Z (duration: 0:00:06.316182)

AssertionFailure: AssertionFailure (Must, Unknown): Expected object has not arrived in time
./tests/system2/direct_addressing.py:52

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:12:29-19:32:54.827608Z, ended 2024:12:29-19:33:22.143678Z (duration: 0:00:27.316070)

AssertionFailure: AssertionFailure (Must, Unknown): Expected object has not arrived in time
./tests/system2/follow_receive.py:54
Test step: system2.follow_receive::FollowReceiveTest.provision_actors

Started 2024:12:29-19:32:54.827608Z, ended 2024:12:29-19:33:22.143678Z (duration: 0:00:27.316070)

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

Started 2024:12:29-19:32:54.827608Z, ended 2024:12:29-19:33:22.143678Z (duration: 0:00:27.316070)

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

Started 2024:12:29-19:32:54.827608Z, ended 2024:12:29-19:33:22.143678Z (duration: 0:00:27.316070)

AssertionFailure: AssertionFailure (Must, Unknown): Expected object has not arrived in time
./tests/system2/follow_receive.py:54

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:12:29-19:33:22.143790Z, ended 2024:12:29-19:33:22.601243Z (duration: 0:00:00.457453)

ValueError: Cannot find Note on <feditest.nodedrivers.mastodon.AuthenticatedMastodonApiClient object at 0xffff996bd990>: "https://mastodon-3.38807.lan/users/feditestadmin/statuses/113737780573600194"
./tests/system2/like_single_hop.py:50
Test step: system2.like_single_hop::LikeTest.provision_actors

Started 2024:12:29-19:33:22.143790Z, ended 2024:12:29-19:33:22.601243Z (duration: 0:00:00.457453)

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

Started 2024:12:29-19:33:22.143790Z, ended 2024:12:29-19:33:22.601243Z (duration: 0:00:00.457453)

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

Started 2024:12:29-19:33:22.143790Z, ended 2024:12:29-19:33:22.601243Z (duration: 0:00:00.457453)

ValueError: Cannot find Note on <feditest.nodedrivers.mastodon.AuthenticatedMastodonApiClient object at 0xffff996bd990>: "https://mastodon-3.38807.lan/users/feditestadmin/statuses/113737780573600194"
./tests/system2/like_single_hop.py:50

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:12:29-19:33:22.601257Z, ended 2024:12:29-19:33:28.074091Z (duration: 0:00:05.472834)

AssertionFailure: AssertionFailure (Must, Unknown): Expected object has not arrived in time
./tests/system2/preserve_links.py:55
Test step: system2.preserve_links::PreserveBlockquoteTest.provision_actors

Started 2024:12:29-19:33:22.601257Z, ended 2024:12:29-19:33:28.074091Z (duration: 0:00:05.472834)

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

Started 2024:12:29-19:33:22.601257Z, ended 2024:12:29-19:33:28.074091Z (duration: 0:00:05.472834)

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

Started 2024:12:29-19:33:22.601257Z, ended 2024:12:29-19:33:28.074091Z (duration: 0:00:05.472834)

AssertionFailure: AssertionFailure (Must, Unknown): Expected object has not arrived in time
./tests/system2/preserve_links.py:55

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:12:29-19:33:28.074166Z, ended 2024:12:29-19:33:28.182766Z (duration: 0:00:00.108600)

ValueError: Cannot find Note on <feditest.nodedrivers.mastodon.AuthenticatedMastodonApiClient object at 0xffff996bd990>: "https://mastodon-3.38807.lan/users/feditestadmin/statuses/113737780959615992"
./tests/system2/reply_single_hop.py:60
Test step: system2.reply_single_hop::ReplyTest.provision_actors

Started 2024:12:29-19:33:28.074166Z, ended 2024:12:29-19:33:28.182766Z (duration: 0:00:00.108600)

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

Started 2024:12:29-19:33:28.074166Z, ended 2024:12:29-19:33:28.182766Z (duration: 0:00:00.108600)

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

Started 2024:12:29-19:33:28.074166Z, ended 2024:12:29-19:33:28.182766Z (duration: 0:00:00.108600)

ValueError: Cannot find Note on <feditest.nodedrivers.mastodon.AuthenticatedMastodonApiClient object at 0xffff996bd990>: "https://mastodon-3.38807.lan/users/feditestadmin/statuses/113737780959615992"
./tests/system2/reply_single_hop.py:60

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:12:29-19:33:28.182801Z, ended 2024:12:29-19:33:33.678641Z (duration: 0:00:05.495840)

AssertionFailure: AssertionFailure (Must, Unknown): Expected object has not arrived in time
./tests/system2/update_single_hop.py:57
Test step: system2.update_single_hop::UpdateTest.provision_actors

Started 2024:12:29-19:33:28.182801Z, ended 2024:12:29-19:33:33.678641Z (duration: 0:00:05.495840)

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

Started 2024:12:29-19:33:28.182801Z, ended 2024:12:29-19:33:33.678641Z (duration: 0:00:05.495840)

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

Started 2024:12:29-19:33:28.182801Z, ended 2024:12:29-19:33:33.678641Z (duration: 0:00:05.495840)

AssertionFailure: AssertionFailure (Must, Unknown): Expected object has not arrived in time
./tests/system2/update_single_hop.py:57

Test Run Session Metadata

Started 2024:12:29-19:31:40.324040Z
Ended 2024:12:29-19:33:54.126626Z (total: 0:02:13.802586)
Platform Linux-6.8.0-1-aarch64-ARCH-aarch64-with-glibc2.35
FediTest version 0.6.dev20241229191155