CL 8223545 intentionally changes how EdgeToEdgeBaseLayout paints system bar colors over display cutout insets, so the render test revision was bumped from 1 to 2. The revision bump renames every golden in EdgeToEdgeLayoutViewTest, which makes all five images untriaged in Gold, and untriaged images fail the tryjob until approved.
To verify nothing regressed, all five tests were rendered twice on the same Pixel 6a: once from the patched branch and once from a clean origin/main build, then pixel-diffed locally.
bbox=(1005,0,1080,100), 7,500 of 2,592,000 pixels, 0.29%).Old: the red status bar stopped at the cutout, leaving a detached black square at the top-right corner. New: the red status bar spans the full width; the cutout stays black only beside the fitted gray content below the bar.





Each pair below is byte-for-byte identical between origin/main and the patched build (diff bounding box: none). They only need re-triage because the revision bump renamed them.












chrome_public_unit_test_apk with filter EdgeToEdgeLayoutViewTest.*.origin/main build (ea38d3614964f); new renders from origin/main plus CL 8223545.