pysox icon indicating copy to clipboard operation
pysox copied to clipboard

Add test support for linux aarch64

Open odidev opened this issue 4 years ago • 0 comments
trafficstars

Hi Team,

I tried testing pysox package on Arm64 architectures but it is generating failure with this assertion error:

E AssertionError: OSError not raised  

/ws/tests/test_transform.py:3252: AssertionError 

I checked the documentation and found pysox/tests/data/noise.prof file have all the channels which are causing the above error. Please refer the attached links.

Commit link: https://github.com/odidev/pysox/commit/1ad25b841ac07048badeea987efbe7f529638e15

GHA-logs for Arm64: https://github.com/odidev/pysox/runs/4163217037?check_suite_focus=true

Could you please share your feedback and your suggestions regarding this issue.

Thanks in advance.

odidev avatar Nov 10 '21 10:11 odidev