Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(db): flaky issue variant test #429

Open
MR2011 opened this issue Dec 16, 2024 · 0 comments
Open

test(db): flaky issue variant test #429

MR2011 opened this issue Dec 16, 2024 · 0 comments
Assignees

Comments

@MR2011
Copy link
Collaborator

MR2011 commented Dec 16, 2024

# task can be: feat, chore, refactor, or research.

Task Description

Make secondary name more unique:

------------------------------
• [FAILED] [1.503 seconds]
ServiceIssueVariant -  when Getting ServiceIssueVariants and filtering for component instances [It] 1 of 1 component instance, with 100 issues [database, IssueVariant, GetServiceIssueVariants]
/home/runner/work/heureka/heureka/internal/database/mariadb/service_issue_variant_test.go:178

  [FAILED] Expected
      <*mysql.MySQLError | 0xc001215068>: 
      Error 1062 (23000): Duplicate entry 'VMSA-0-1994-8367' for key 'issuevariant_secondary_name_UNIQUE'
      {
          Number: 1062,
          SQLState: [50, 51, 48, 48, 48],
          Message: "Duplicate entry 'VMSA-0-1994-8367' for key 'issuevariant_secondary_name_UNIQUE'",
      }
  to be nil
  In [It] at: /home/runner/work/heureka/heureka/internal/database/mariadb/service_issue_variant_test.go:126 @ 12/16/24 01:20:44.019
------------------------------
@MR2011 MR2011 self-assigned this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant