Skip to content

Flaky Tests Dealing with Shared Specs Dealing ExportWorkers utilizing Views #467

Description

@yuenmichelle1

Since move to Ruby 3+, there have been on and off failures in CI due to Shared Specs of ExportWorkers. Particularly, the ExportWorkers that utilize Postgres Views.

Upon Dev research, specs failing on CI is not affecting Talk's code in production, but specs are flaky. This could be due to fragile mocking in the shared specs for Talk's export workers.

Specs That Have Failed On and Off Consistently (mostly one or the other depending on what the run tests action runs first):

  • CommentExportWorker specs (6 specs)
  • VotableTagExportWorker specs (6 specs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions