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 655
    • Issues 655
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 100
    • Merge requests 100
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • Merge requests
  • !3700

Draft: Fix flaky test: default S3 uploader values make code fail

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Ilja requested to merge ilja/pleroma:fix_flaky_nil_provided_to_functions_who_expect_string into develop Jul 16, 2022
  • Overview 3
  • Commits 2
  • Pipelines 2
  • Changes 7

See comment #2860 (comment 91829)

Some tests seem to fail when doing --stale. The reason is that the code that is tested indirectly make use of the uploader. When they failed, it's because the uploader was set to S3 whose default settings don't work properly. For the tests/modules that failed, I started with setting the global settings to the Local uploader who does work. I have no idea why I only see these failures when running with --stale.

Edited Jul 28, 2022 by Ilja
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix_flaky_nil_provided_to_functions_who_expect_string