queries/flatten.py crashes on Windows #19068
Labels
bug
Something isn't working
impact medium
Productivity partially degraded (not easily mitigated bug) or improved (enhancement)
likelihood medium
Neither low nor high likelihood
reviewed
Issue has been reviewed and labeled by a developer
Milestone
Describe the bug
The flatten query test crashes on Windows during this call to np.asarray:
visit/src/test/tests/queries/flatten.py
Lines 68 to 69 in 3d45cc3
Not quite sure how to diagnose.
WIndows 10, MSVC 2022, Python 3.7.16, numpy 1.21.6.
I had to switch to Python 3.7.16 on Windows in order to get a working PIL for the image difference aspect of our regression testing.
3.4RC and develop
The text was updated successfully, but these errors were encountered: