Skip to content

CI: Do not use remote file for the simple tests#8920

Merged
seisman merged 1 commit intomasterfrom
ci/tests
Mar 11, 2026
Merged

CI: Do not use remote file for the simple tests#8920
seisman merged 1 commit intomasterfrom
ci/tests

Conversation

@seisman
Copy link
Member

@seisman seisman commented Mar 11, 2026

Our CI jobs sometimes fail because of transient network connectivity issues when attempting to download remote files from the GMT data server. These failures are frustrating because they mask real test failures and reduce confidence in our CI pipeline. To address this, this PR modifies both simple-test-gmt.sh and simple-test-gmt.bat to avoid remote file dependencies entirely.

@Esteban82 Esteban82 added the maintenance Boring but important stuff for the core devs label Mar 11, 2026
@Esteban82
Copy link
Member

I also saw the issue with the remote data sets. Sounds fine by me.

Copy link
Member

@joa-quim joa-quim left a comment

Choose a reason for hiding this comment

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

Yes, very annoying. Half of my CI GMT.jl runs fail because of this reason.

@seisman seisman merged commit 3993e96 into master Mar 11, 2026
11 checks passed
@seisman seisman deleted the ci/tests branch March 11, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants