Skip to content

fix: flaky color test due to random face assignment - #1794

Merged
RobPasMue merged 3 commits into
feat/rgba_colors_supportfrom
fix/flaky-color-test
Mar 4, 2025
Merged

fix: flaky color test due to random face assignment#1794
RobPasMue merged 3 commits into
feat/rgba_colors_supportfrom
fix/flaky-color-test

Conversation

@RobPasMue

Copy link
Copy Markdown
Member

Description

Flaky test due to face color assignment by order on list retrieval. This fixes it by looking at the normal of the face.

Issue linked

None

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@RobPasMue RobPasMue self-assigned this Mar 4, 2025
@RobPasMue
RobPasMue requested a review from a team as a code owner March 4, 2025 09:04
@github-actions github-actions Bot added the bug Something isn't working label Mar 4, 2025
MaxJPRey
MaxJPRey previously approved these changes Mar 4, 2025

@MaxJPRey MaxJPRey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@RobPasMue
RobPasMue changed the base branch from main to feat/rgba_colors_support March 4, 2025 12:54
@RobPasMue
RobPasMue merged commit 8d1d360 into feat/rgba_colors_support Mar 4, 2025
@RobPasMue
RobPasMue deleted the fix/flaky-color-test branch March 4, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants