Skip to content

Conversation

pierremtb
Copy link
Contributor

@pierremtb pierremtb commented Sep 24, 2025

Collection of fixes after https://github.com/KittyCAD/engine/pull/3804 landed:

The few disabled tests to re-enable are tracked at #8382

pierremtb and others added 3 commits September 23, 2025 21:40
Signed-off-by: Jessie Frazelle <[email protected]>
Signed-off-by: Jessie Frazelle <[email protected]>
Copy link

vercel bot commented Sep 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
modeling-app Ready Ready Preview Comment Sep 24, 2025 5:09am

@pierremtb pierremtb closed this Sep 24, 2025
@pierremtb pierremtb reopened this Sep 24, 2025
Copy link

codspeed-hq bot commented Sep 24, 2025

CodSpeed Instrumentation Performance Report

Merging #8386 will not alter performance

Comparing update-expected-colors-plus-cargo-cache-fixes (10bd9ee) with main (4571c50)

Summary

✅ 139 untouched

@pierremtb pierremtb changed the title Update-expected-colors-plus-cargo-cache-fixes Test fixes following engine zoom fix Sep 24, 2025
@pierremtb pierremtb mentioned this pull request Sep 24, 2025
6 tasks
@pierremtb pierremtb marked this pull request as ready for review September 24, 2025 04:57
@pierremtb pierremtb requested review from a team as code owners September 24, 2025 04:57
@pierremtb pierremtb enabled auto-merge (squash) September 24, 2025 04:57
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This snapshot is definitely broken and should also get fixed. It did work at some point in one of the update commits

const planeColor: [number, number, number] = [170, 220, 170]
const bgColor: [number, number, number] = TEST_COLORS.DARK_MODE_BKGD
const planeColor: [number, number, number] = [80, 60, 60]
const bgColor: [number, number, number] = [30, 30, 30]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This bgColor thing should be reverted but can't afford to wait for another CI run, can do later

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These snapshots are weird but this is how it shows up in playwright, could be due to a specific cam setup? Unclear

@pierremtb pierremtb mentioned this pull request Sep 24, 2025
@pierremtb pierremtb merged commit 1868722 into main Sep 24, 2025
77 checks passed
@pierremtb pierremtb deleted the update-expected-colors-plus-cargo-cache-fixes branch September 24, 2025 05:15
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

Successfully merging this pull request may close these issues.

3 participants