Closed
Conversation
restore original linux version for tests adjust CI for apt-get remove redundant assignment add system display just for sanity move sanity printout to test and remove args keyword remove extra summary check feat: debugged core logic fix: skip a couple linux-specific tests fix: fix skipif feat: final touches
On Mac+pypy, numpy needs to be compiled from source which fails
…fix_mac ci: try longer sleep relax print pin numpy<2.0 for pypy On Mac+pypy, numpy needs to be compiled from source which fails Update src/con_duct/__main__.py chore: linting try list comprehensions and sid prefetching for speed TMP: debug macos-15-intel spawn children tests TMP: increase spawn_children time 10x Add -s to tox run on github so we see logged errors (hopefully) Extend log msg with all values Add ERROR log which lead to an empty sample fix: try adding retries chore: remove intel runners add longer delay in test; mark OS in config, skip annotation add longer delay in test; still trying to fix linting re-enable intel
…nto macos-intel
Contributor
Author
|
@asmacdo macOS-intel is just full of interesting quirks In addition to the current inclusion conditions (widening the net) some new ones are seen https://github.com/con/duct/actions/runs/19090912832/job/54541304264?pr=335#step:6:1387 Also new is some missing file: https://github.com/con/duct/actions/runs/19090912832/job/54541304288?pr=335#step:6:1135 any ideas? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Splintered from #325