Commit 4c0fa0e
committed
fix(ci): support pwsh whitespace checks
- replace unsupported Unicode escape syntax in the local
PowerShell whitespace checker
Make renders consistent on CI
test(render): force deterministic font rasterization
Force ANTIALIASED_QUALITY for render tests by setting
FW_FONT_QUALITY=4 in the render test assembly setup and
reading that override in the native LOGFONT creation
paths. This keeps local and CI rasterization aligned
without changing production rendering.
Also remove the RootSite per-channel pixel tolerance
now that tests render deterministically again, so
snapshot failures remain strict and actionable.
fix(render): refresh baselines and restore datatree chrome
test: normalize deterministic render fonts
test: warm hidden-fields render capture
test: enrich render diff diagnostics
test: stabilize hidden-fields capture width1 parent f33cec1 commit 4c0fa0e
39 files changed
Lines changed: 1260 additions & 344 deletions
File tree
- Build/Agent
- Src
- Common
- Controls/DetailControls/DetailControlsTests
- RenderTestInfrastructure
- RenderVerification
- RootSite/RootSiteTests
- views
- lib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments