Skip to content

ci(test): run tests on big endian with --all-features#12167

Merged
graphite-app[bot] merged 1 commit intomainfrom
07-09-ci_test_run_tests_on_big_endian_with_--all-features_
Jul 9, 2025
Merged

ci(test): run tests on big endian with --all-features#12167
graphite-app[bot] merged 1 commit intomainfrom
07-09-ci_test_run_tests_on_big_endian_with_--all-features_

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Jul 9, 2025

Big endian tests were failing on CI. This is due to a strange combination of cargo features getting enabled in the tests, causing problems in linter crates, since #12122.

I don't entirely understand how this was happening, but running the tests with cross test --all-features fixes it. In any case, we do want to run tests for all features on big endian.

Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel overlookmotel marked this pull request as ready for review July 9, 2025 21:36
@overlookmotel
Copy link
Member Author

#12166 showed that this does fix the problem, and CI is currently red on main (bad!), so merging ASAP without review to make it green.

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Jul 9, 2025
Copy link
Member Author

overlookmotel commented Jul 9, 2025

Merge activity

Big endian tests were failing on CI. This is due to a strange combination of cargo features getting enabled in the tests, causing problems in linter crates, since #12122.

I don't entirely understand how this was happening, but running the tests with `cross test --all-features` fixes it. In any case, we do want to run tests for all features on big endian.
@graphite-app graphite-app bot force-pushed the 07-09-ci_test_run_tests_on_big_endian_with_--all-features_ branch from 72bea19 to fe84380 Compare July 9, 2025 21:45
@graphite-app graphite-app bot merged commit fe84380 into main Jul 9, 2025
17 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 9, 2025
@graphite-app graphite-app bot deleted the 07-09-ci_test_run_tests_on_big_endian_with_--all-features_ branch July 9, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant