FediTest: Test Run Session 4/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

WordPressPlusPluginsUbosNodeDriver
WordPress+plugins
?

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:37:58.413627Z, ended 2024:12:29-19:38:26.992223Z (duration: 0:00:28.578596)

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:37:58.413627Z, ended 2024:12:29-19:38:26.992223Z (duration: 0:00:28.578596)

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

Started 2024:12:29-19:37:58.413627Z, ended 2024:12:29-19:38:26.992223Z (duration: 0:00:28.578596)

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

Started 2024:12:29-19:37:58.413627Z, ended 2024:12:29-19:38:26.992223Z (duration: 0:00:28.578596)

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:38:26.992298Z, ended 2024:12:29-19:38:53.927238Z (duration: 0:00:26.934940)

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:38:26.992298Z, ended 2024:12:29-19:38:53.927238Z (duration: 0:00:26.934940)

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

Started 2024:12:29-19:38:26.992298Z, ended 2024:12:29-19:38:53.927238Z (duration: 0:00:26.934940)

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

Started 2024:12:29-19:38:26.992298Z, ended 2024:12:29-19:38:53.927238Z (duration: 0:00:26.934940)

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:38:53.927302Z, ended 2024:12:29-19:39:21.057537Z (duration: 0:00:27.130235)

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:38:53.927302Z, ended 2024:12:29-19:39:21.057537Z (duration: 0:00:27.130235)

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

Started 2024:12:29-19:38:53.927302Z, ended 2024:12:29-19:39:21.057537Z (duration: 0:00:27.130235)

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

Started 2024:12:29-19:38:53.927302Z, ended 2024:12:29-19:39:21.057537Z (duration: 0:00:27.130235)

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:39:21.057606Z, ended 2024:12:29-19:39:42.202764Z (duration: 0:00:21.145158)

HTTPError: HTTP status 422: {"error":"mastodon_api_submit_post","error_description":"Validation failed: Text can't be blank"}
./tests/system2/like_single_hop.py:50
Test step: system2.like_single_hop::LikeTest.provision_actors

Started 2024:12:29-19:39:21.057606Z, ended 2024:12:29-19:39:42.202764Z (duration: 0:00:21.145158)

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

Started 2024:12:29-19:39:21.057606Z, ended 2024:12:29-19:39:42.202764Z (duration: 0:00:21.145158)

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

Started 2024:12:29-19:39:21.057606Z, ended 2024:12:29-19:39:42.202764Z (duration: 0:00:21.145158)

HTTPError: HTTP status 422: {"error":"mastodon_api_submit_post","error_description":"Validation failed: Text can't be blank"}
./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:39:42.202779Z, ended 2024:12:29-19:40:09.334544Z (duration: 0:00:27.131765)

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:39:42.202779Z, ended 2024:12:29-19:40:09.334544Z (duration: 0:00:27.131765)

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

Started 2024:12:29-19:39:42.202779Z, ended 2024:12:29-19:40:09.334544Z (duration: 0:00:27.131765)

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

Started 2024:12:29-19:39:42.202779Z, ended 2024:12:29-19:40:09.334544Z (duration: 0:00:27.131765)

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:40:09.334624Z, ended 2024:12:29-19:40:30.524869Z (duration: 0:00:21.190245)

HTTPError: HTTP status 400: {"error":"rest_invalid_param","error_description":"Invalid parameter(s): in_reply_to_id"}
./tests/system2/reply_single_hop.py:60
Test step: system2.reply_single_hop::ReplyTest.provision_actors

Started 2024:12:29-19:40:09.334624Z, ended 2024:12:29-19:40:30.524869Z (duration: 0:00:21.190245)

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

Started 2024:12:29-19:40:09.334624Z, ended 2024:12:29-19:40:30.524869Z (duration: 0:00:21.190245)

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

Started 2024:12:29-19:40:09.334624Z, ended 2024:12:29-19:40:30.524869Z (duration: 0:00:21.190245)

HTTPError: HTTP status 400: {"error":"rest_invalid_param","error_description":"Invalid parameter(s): in_reply_to_id"}
./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:40:30.524884Z, ended 2024:12:29-19:40:56.910289Z (duration: 0:00:26.385405)

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:40:30.524884Z, ended 2024:12:29-19:40:56.910289Z (duration: 0:00:26.385405)

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

Started 2024:12:29-19:40:30.524884Z, ended 2024:12:29-19:40:56.910289Z (duration: 0:00:26.385405)

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

Started 2024:12:29-19:40:30.524884Z, ended 2024:12:29-19:40:56.910289Z (duration: 0:00:26.385405)

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:37:31.508118Z
Ended 2024:12:29-19:41:12.657897Z (total: 0:03:41.149779)
Platform Linux-6.8.0-1-aarch64-ARCH-aarch64-with-glibc2.35
FediTest version 0.6.dev20241229191155