Skip to content

Conversation

@davidhewitt
Copy link
Contributor

Change Summary

At the moment we keep hitting timeout on aarch64 tests (on main).

This mitigates in two ways:

  • move aarch64 ubuntu tests onto the native arm runners
  • set hypothesis profile to "fast" which should reduce the amount of test case depth being run on these emulated architectures

Related issue number

N/A

Checklist

  • Unit tests for the changes exist
  • Documentation reflects the changes where applicable
  • Pydantic tests pass with this pydantic-core (except for expected changes)
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@davidhewitt davidhewitt added the Full Build cause CI to do a full build label Oct 5, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Oct 5, 2025

CodSpeed Performance Report

Merging #1821 will not alter performance

Comparing dh/aarch64-test (77a8871) with main (e87ba01)

Summary

✅ 163 untouched

@davidhewitt
Copy link
Contributor Author

FYI @Viicos I'm merging this to fix CI failures on main.

@davidhewitt davidhewitt merged commit a51a753 into main Oct 6, 2025
73 of 74 checks passed
@davidhewitt davidhewitt deleted the dh/aarch64-test branch October 6, 2025 17:49
davidhewitt added a commit to pydantic/pydantic that referenced this pull request Oct 20, 2025
davidhewitt added a commit to pydantic/pydantic that referenced this pull request Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Full Build cause CI to do a full build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants