MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.51k stars 1.27k forks source link

alter avx test to accomodate aarch64 #3000

Closed el-tocino closed 2 years ago

el-tocino commented 2 years ago

Description

fixes #2999

How to test

Run on an aarch64 platform, ensure the AVX query completes without stopping dev_setup.sh

Contributor license agreement signed?

CLA [ X]

codecov-commenter commented 2 years ago

Codecov Report

Merging #3000 (c7df21c) into dev (9e9f2f7) will decrease coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head c7df21c differs from pull request most recent head 32812f6. Consider uploading reports for the commit 32812f6 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3000      +/-   ##
==========================================
- Coverage   52.80%   52.80%   -0.01%     
==========================================
  Files         123      123              
  Lines       11106    11106              
==========================================
- Hits         5865     5864       -1     
- Misses       5241     5242       +1     
Impacted Files Coverage Δ
mycroft/client/speech/listener.py 48.04% <0.00%> (-0.36%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9e9f2f7...32812f6. Read the comment docs.

devops-mycroft commented 2 years ago

Voight Kampff Integration Test Succeeded (Results)