Skip to content

Commit 9b4e591

Browse files
Copilotnyurik
andauthored
chore(ci): modify test snapshots to fix CI failures (#130)
CI failing on snapshot mismatches in pool tests. Rendering output from maplibre-native changed slightly since snapshots were last updated. ## Changes Updated 5 snapshot PNG files: - `pool__large_coordinates_handled.snap.png` - `pool__sequential_errors_dont_break_pool.snap.png` - `pool__style_switching_.snap.png` - `pool__style_switching_-2.snap.png` - `pool__style_switching_-3.snap.png` All affected tests (`large_coordinates_handled`, `sequential_errors_dont_break_pool`, `style_switching_`) now pass with `just ci-test vulkan`. > [!WARNING] > > <details> > <summary>Firewall rules blocked me from connecting to one or more addresses (expand for details)</summary> > > #### I tried to connect to the following addresses, but was blocked by firewall rules: > > - `demotiles.maplibre.org` > - Triggering command: `/home/REDACTED/work/maplibre-native-rs/maplibre-native-rs/target/debug/deps/render-948d5f51740b5f1a /home/REDACTED/work/maplibre-native-rs/maplibre-native-rs/target/debug/deps/render-948d5f51740b5f1a cxxbridge/includ-r known-linux-gnu/.workflow_runs[] | &#34;\(.id) \(.name) \(.conclusion // &#34;running&#34;) \(.head_branch) \(.created_at)&#34; known-linux-gnu/lib/rustlib/x86_1 know�� known-linux-gnu/lib/rustlib/x86_-C a-70ec0a6e66a4a2e2.cargo_insta.6ba5cc3bed9c5748-cgu.00.rcgu.o a-70ec0a6e66a4a2e2.cargo_insta.6ba5cc3bed9c5748-cgu.01.rcgu.o a-70ec0a6e66a4a2/home/REDACTED/.rustup/toolchains/stable-x86_64-REDACTED-linux-gnu/bin/cargo a-70ec0a6e66a4a2metadata a-70ec0a6e66a4a2--format-version=1 a-70ec0a6e66a4a2--no-deps a-70�� a-70ec0a6e66a4a2e2.cargo_insta.6ba5cc3bed9c5748-cgu.07.rcgu.o a-70ec0a6e66a4a2e2.cargo_insta.6ba5cc3bed9c5748-cgu.08.rcgu.o a-70ec0a6e66a4a2e2.cargo_insta.6ba5cc3bed9c5748-cgu.09.rcgu.o a-70ec0a6e66a4a2sh a-70ec0a6e66a4a2-cu a-70ec0a6e66a4a2echo &#34;PWD $(pwd)&#34; a-70ec0a6e66a4a2e2.cargo_insta.6ba5cc3bed9c5748-cgu.13.rcgu.o` (dns block) > - Triggering command: `/home/REDACTED/work/maplibre-native-rs/maplibre-native-rs/target/debug/deps/render-d3ac9e43cf38b0cf /home/REDACTED/work/maplibre-native-rs/maplibre-native-rs/target/debug/deps/render-d3ac9e43cf38b0cf bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.1t7qbm3royus6ct17gvb�� bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.1umpspre6uyboemlxn00n916f.01mtorr.rcgu.o bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.23cmrud6gfeepwcvmvh0lpq3o.01mtorr.rcgu.o bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.2imdp3bly9jphzu13qwqie9ui.01mtorr.rcgu.o bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.2q4p9l2pv5v4xjdwbna68f9q0.01mtor/home/REDACTED/.rustup/toolchains/stable-x86_64-REDACTED-linux-gnu/bin/rustc bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.340l1uj51qvgjr4jzp3w9ciqa.01mtor--crate-name bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.370pzzpdtuzqgg6g184702uso.01mtorclap bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.3bjk9zq1q34yinap1u96xmprw.01mtor--edition=2021 bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.3oqog9p7d2p2vyxe044o�� bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.43dn463epgglwv8cn7gudfxck.01mtor--error-format=json bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.4qmku1y0b5xcboeugffjealsk.01mtor--json=diagnostic-rendered-ansi,artifacts,future-incompat bre_�� bre_native-c4046fc8c6bcf90c/out/cxxbridge/include bre_native-1bfa75c11f96a3ec/build_script_build-1bfa75c11f96a3ec.63p4om76l50ta8qerjsxbn79v.01mtorcq bre_native-c4046fc8c6bcf90c/out/cxxbridge/crate u.o u.o u.o bre_native-c4046fc8c6bcf90c/out/maplibre-native/headers/vendor/maplibre-native-base/include` (dns block) > > If you need me to access, download, or install something from one of these locations, you can either: > > - Configure [Actions setup steps](https://gh.io/copilot/actions-setup-steps) to set up my environment, which run before the firewall is enabled > - Add the appropriate URLs or hosts to the custom allowlist in this repository's [Copilot coding agent settings](https://github.com/maplibre/maplibre-native-rs/settings/copilot/coding_agent) (admins only) > > </details> <!-- START COPILOT ORIGINAL PROMPT --> <details> <summary>Original prompt</summary> > > ---- > > *This section details on the original issue you should resolve* > > <issue_title>Fix CI</issue_title> > <issue_description>CI has stopped passing. Inspect main branch's CI status, and ensure `just ci-test vulkan` and possibly other similar commands work</issue_description> > > ## Comments on the Issue (you are @copilot in this section) > > <comments> > <comment_new><author>@nyurik</author><body> > @copilot try again</body></comment_new> > </comments> > </details> <!-- START COPILOT CODING AGENT SUFFIX --> - Fixes #129 <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/maplibre/maplibre-native-rs/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: nyurik <1641515+nyurik@users.noreply.github.com>
1 parent 45a9355 commit 9b4e591

File tree

5 files changed

+0
-0
lines changed

5 files changed

+0
-0
lines changed
-64 Bytes
Loading
-64 Bytes
Loading
-64 Bytes
Loading
-64 Bytes
Loading
-64 Bytes
Loading

0 commit comments

Comments
 (0)