Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 592
    • Issues 592
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • Pleroma
  • pleromapleroma
  • Merge requests
  • !3613

FilterTest: tag erratic test

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alex Gleason requested to merge erratic-filter-test into develop Jan 22, 2022
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

Prevents this failure:

  1) test creating a filter with expires_in (Pleroma.Web.MastodonAPI.FilterControllerTest)
     test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs:52
     Assertion with == failed
     code:  assert response["expires_at"] == expires_at
     left:  "2022-01-22T18:11:12.000Z"
     right: "2022-01-22T18:11:13.000Z"
     stacktrace:
       test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs:72: (test)
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: erratic-filter-test