Fix: フレンドサーバーに投稿削除が配送されない問題 #1354
test-ruby.yml
on: pull_request
Matrix: build
Matrix: End to End testing
Matrix: Testing search
Matrix: test
Annotations
4 warnings
test (.ruby-version):
spec/lib/activitypub/activity/announce_spec.rb#L111
ActivityPub::Activity::Announce#perform with domain block does not creates a reblog by sender of status
Failure/Error: expect(sender.reblogged?(status)).to be false
expected false
got true
|
test (.ruby-version):
spec/services/process_references_service_spec.rb#L346
ProcessReferencesService editing new status when change quote to reference post status
Failure/Error: expect(status.quote).to be_nil
expected: nil
got: #<Status id: 111368604219489022, uri: "https://cb6e6126.ngrok.io/users/joey3686/statuses/...", text: ...edia_attachment_ids: nil, searchability: nil, markdown: false, limited_scope: nil, quote_of_id: nil>
|
test (.ruby-version):
spec/services/process_references_service_spec.rb#L358
ProcessReferencesService editing new status when change reference to quote post status
Failure/Error: expect(status.quote).to_not be_nil
expected: not nil
got: nil
|
test (.ruby-version):
spec/lib/activitypub/activity/like_spec.rb#L430
ActivityPub::Activity::Like#perform when account domain_block does not create a favourite from sender to status
Failure/Error: expect(sender.favourited?(status)).to be false
expected false
got true
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
9f325b04502de7410a7319960bb3aa01b0173bfa
Expired
|
12.2 MB |
|