Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 645
    • Issues 645
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Issues
  • #1691
Closed
Open
Issue created Apr 15, 2020 by lain@lambadalambdaOwner

Investigate feed-related intermittent test failures

   1) test gets a feed (RSS) (Pleroma.Web.Feed.TagControllerTest)
     test/web/feed/tag_controller_test.exs:84
     Assertion with == failed
     code:  assert xpath(xml, ~x"//channel/item/pubDate/text()"sl) == [FeedView.pub_date(activity1.data()["published"]), FeedView.pub_date(activity2.data()["published"])]
     left:  ["Wed, 15 Apr 20 10:18:22 +0000", "Wed, 15 Apr 20 10:18:22 +0000"]
     right: ["Wed, 15 Apr 20 10:18:21 +0000", "Wed, 15 Apr 20 10:18:22 +0000"]
     stacktrace:
       test/web/feed/tag_controller_test.exs:140: (test)

This seems like it might be an actual bug.

Assignee
Assign to
Time tracking