Skip to content

Fix tests it github CI#1099

Closed
paulinus wants to merge 2 commits intomainfrom
fix-test-conda-m1
Closed

Fix tests it github CI#1099
paulinus wants to merge 2 commits intomainfrom
fix-test-conda-m1

Conversation

@paulinus
Copy link
Contributor

@paulinus paulinus commented Jul 6, 2025

  • Use simpler tying for python 3.8
  • Relax some thresholds for tests that fail locally on an M4 mac

paulinus added 2 commits July 6, 2025 14:56
Tested on an M4 mac using conda and the default conda.yml conf
Queue does not accept type annotations and the tests running pytest was failing with
```
python -m pytest
...
opensfm/features_processing.py:19: in <module>
    ProcessQueue = queue.Queue[
E   TypeError: 'type' object is not subscriptable
...
```

Similar problem for networkx EdgeView
@facebook-github-bot
Copy link
Contributor

@paulinus has imported this pull request. If you are a Meta employee, you can view this in D77851109.

@facebook-github-bot
Copy link
Contributor

@paulinus merged this pull request in 9f9404a.

@paulinus paulinus deleted the fix-test-conda-m1 branch July 8, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants