test.sh output

 avatar
unknown
plain_text
a year ago
74 kB
3
No Index
(stumpy-env) Anders@36 stumpy % ./test.sh
Cleaning Up
Checking Black Code Formatting
All done! ✨ 🍰 ✨
92 files would be left unchanged.
Checking iSort Import Formatting
Skipped 1 files
Checking Flake8 Style Guide Enforcement
Checking Missing Docstrings
Ray Not Installed
Executing Unit Tests And Code Coverage
Testing Numba JIT Compiled Functions
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 27 items                                                                                                                                         

tests/test_aamp.py ...........................                                                                                                       [100%]

============================================================== 27 passed in 153.96s (0:02:33) ==============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 7 items                                                                                                                                          

tests/test_aamp_mmotifs.py .......                                                                                                                   [100%]

==================================================================== 7 passed in 1.21s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 10 items                                                                                                                                         

tests/test_aamp_motifs.py ..........                                                                                                                 [100%]

==================================================================== 10 passed in 1.18s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 74 items                                                                                                                                         

tests/test_aamp_ostinato.py ..........................................................................                                               [100%]

=================================================================== 74 passed in 55.55s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 8 items                                                                                                                                          

tests/test_aamp_stimp.py ........                                                                                                                    [100%]

==================================================================== 8 passed in 34.27s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 38 items                                                                                                                                         

tests/test_aampdist.py ......................................                                                                                        [100%]

=================================================================== 38 passed in 24.09s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 63 items                                                                                                                                         

tests/test_aampdist_snippets.py ...............................................................                                                      [100%]

=================================================================== 63 passed in 10.19s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 102 items                                                                                                                                        

tests/test_aamped.py ......................................................................................................                          [100%]

=================================================================== 102 passed in 25.08s ===================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 21 items                                                                                                                                         

tests/test_aampi.py .....................                                                                                                            [100%]

=================================================================== 21 passed in 13.11s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 2 items                                                                                                                                          

tests/test_chains.py ..                                                                                                                              [100%]

==================================================================== 2 passed in 0.84s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 1 item                                                                                                                                           

tests/test_config.py .                                                                                                                               [100%]

==================================================================== 1 passed in 0.80s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 242 items                                                                                                                                        

tests/test_core.py ................................................................................................................................. [ 53%]
................................................................................................s................                                    [100%]

================================================================= short test summary info ==================================================================
SKIPPED [1] tests/test_core.py:1497: Skipping Tests No GPUs Available
============================================================= 241 passed, 1 skipped in 19.99s ==============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 12 items                                                                                                                                         

tests/test_floss.py ............                                                                                                                     [100%]

=================================================================== 12 passed in 43.78s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 0 items / 1 skipped                                                                                                                              

================================================================= short test summary info ==================================================================
SKIPPED [1] tests/test_gpu_aamp.py:21: Skipping Tests No GPUs Available
==================================================================== 1 skipped in 1.24s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 0 items / 1 skipped                                                                                                                              

================================================================= short test summary info ==================================================================
SKIPPED [1] tests/test_gpu_aamp_ostinato.py:20: Skipping Tests No GPUs Available
==================================================================== 1 skipped in 0.72s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 0 items / 1 skipped                                                                                                                              

================================================================= short test summary info ==================================================================
SKIPPED [1] tests/test_gpu_aamp_stimp.py:20: Skipping Tests No GPUs Available
==================================================================== 1 skipped in 0.77s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 0 items / 1 skipped                                                                                                                              

================================================================= short test summary info ==================================================================
SKIPPED [1] tests/test_gpu_aampdist.py:20: Skipping Tests No GPUs Available
==================================================================== 1 skipped in 0.78s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 0 items / 1 skipped                                                                                                                              

================================================================= short test summary info ==================================================================
SKIPPED [1] tests/test_gpu_mpdist.py:21: Skipping Tests No GPUs Available
==================================================================== 1 skipped in 0.72s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 0 items / 1 skipped                                                                                                                              

================================================================= short test summary info ==================================================================
SKIPPED [1] tests/test_gpu_ostinato.py:22: Skipping Tests No GPUs Available
==================================================================== 1 skipped in 0.72s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 0 items / 1 skipped                                                                                                                              

================================================================= short test summary info ==================================================================
SKIPPED [1] tests/test_gpu_stimp.py:21: Skipping Tests No GPUs Available
==================================================================== 1 skipped in 0.72s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 0 items / 1 skipped                                                                                                                              

================================================================= short test summary info ==================================================================
SKIPPED [1] tests/test_gpu_stump.py:22: Skipping Tests No GPUs Available
==================================================================== 1 skipped in 1.21s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 41 items                                                                                                                                         

tests/test_maamp.py .........................................                                                                                        [100%]

==================================================================== 41 passed in 5.20s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 53 items                                                                                                                                         

tests/test_maamped.py .....................................................                                                                          [100%]

=================================================================== 53 passed in 11.80s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 7 items                                                                                                                                          

tests/test_mmotifs.py .......                                                                                                                        [100%]

==================================================================== 7 passed in 3.36s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 4 items                                                                                                                                          

tests/test_mmparray.py ....                                                                                                                          [100%]

==================================================================== 4 passed in 5.64s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 21 items                                                                                                                                         

tests/test_motifs.py .....................                                                                                                           [100%]

==================================================================== 21 passed in 3.80s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 18 items                                                                                                                                         

tests/test_mparray.py ..................                                                                                                             [100%]

=================================================================== 18 passed in 19.42s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 44 items                                                                                                                                         

tests/test_mpdist.py ............................................                                                                                    [100%]

=================================================================== 44 passed in 32.07s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 49 items                                                                                                                                         

tests/test_mstump.py .................................................                                                                               [100%]

=================================================================== 49 passed in 10.46s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 54 items                                                                                                                                         

tests/test_mstumped.py ......................................................                                                                        [100%]

=================================================================== 54 passed in 14.59s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 46 items                                                                                                                                         

tests/test_non_normalized_decorator.py .............ss....s..s.....................ss                                                                [100%]

================================================================= short test summary info ==================================================================
SKIPPED [2] tests/test_non_normalized_decorator.py:155: Skipping Tests No GPUs Available
SKIPPED [1] tests/test_non_normalized_decorator.py:214: Skipping Tests No GPUs Available
SKIPPED [1] tests/test_non_normalized_decorator.py:254: Skipping Tests No GPUs Available
SKIPPED [2] tests/test_non_normalized_decorator.py:441: Skipping Tests No GPUs Available
============================================================== 40 passed, 6 skipped in 35.93s ==============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 109 items                                                                                                                                        

tests/test_ostinato.py .............................................................................................................                 [100%]

============================================================== 109 passed in 71.79s (0:01:11) ==============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 5 items                                                                                                                                          

tests/test_precision.py ....s                                                                                                                        [100%]

================================================================= short test summary info ==================================================================
SKIPPED [1] tests/test_precision.py:169: Skipping Tests No GPUs Available
=============================================================== 4 passed, 1 skipped in 5.71s ===============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 12 items                                                                                                                                         

tests/test_ray.py ssssssssssss                                                                                                                       [100%]

================================================================= short test summary info ==================================================================
SKIPPED [2] tests/test_ray.py:57: Skipping Test Ray Not Installed
SKIPPED [2] tests/test_ray.py:75: Skipping Test Ray Not Installed
SKIPPED [2] tests/test_ray.py:90: Skipping Test Ray Not Installed
SKIPPED [2] tests/test_ray.py:105: Skipping Test Ray Not Installed
SKIPPED [2] tests/test_ray.py:123: Skipping Test Ray Not Installed
SKIPPED [2] tests/test_ray.py:175: Skipping Test Ray Not Installed
=================================================================== 12 skipped in 0.76s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 74 items                                                                                                                                         

tests/test_scraamp.py ..........................................................................                                                     [100%]

=================================================================== 74 passed in 24.56s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 77 items                                                                                                                                         

tests/test_scrump.py .............................................................................                                                   [100%]

=================================================================== 77 passed in 27.91s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 147 items                                                                                                                                        

tests/test_snippets.py ............................................................................................................................. [ 85%]
......................                                                                                                                               [100%]

============================================================== 147 passed in 86.99s (0:01:26) ==============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 24 items                                                                                                                                         

tests/test_stamp.py ........................                                                                                                         [100%]

==================================================================== 24 passed in 4.56s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 10 items                                                                                                                                         

tests/test_stimp.py ..........                                                                                                                       [100%]

=================================================================== 10 passed in 50.70s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 24 items                                                                                                                                         

tests/test_stomp.py ........................                                                                                                         [100%]

==================================================================== 24 passed in 3.98s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 29 items                                                                                                                                         

tests/test_stump.py .............................                                                                                                    [100%]

=================================================================== 29 passed in 14.93s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 104 items                                                                                                                                        

tests/test_stumped.py ........................................................................................................                       [100%]

=================================================================== 104 passed in 31.96s ===================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 21 items                                                                                                                                         

tests/test_stumpi.py .....................                                                                                                           [100%]

=================================================================== 21 passed in 20.37s ====================================================================
Cleaning Up
Disabling Numba JIT and CUDA Compiled Functions
Testing Code Coverage
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 27 items                                                                                                                                         

tests/test_aamp.py ...........................                                                                                                       [100%]

==================================================================== 27 passed in 6.26s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 7 items                                                                                                                                          

tests/test_aamp_mmotifs.py .......                                                                                                                   [100%]

==================================================================== 7 passed in 1.55s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 10 items                                                                                                                                         

tests/test_aamp_motifs.py ..........                                                                                                                 [100%]

==================================================================== 10 passed in 1.73s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 74 items                                                                                                                                         

tests/test_aamp_ostinato.py ..........................................................................                                               [100%]

============================================================== 74 passed in 110.72s (0:01:50) ==============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 8 items                                                                                                                                          

tests/test_aamp_stimp.py ........                                                                                                                    [100%]

==================================================================== 8 passed in 9.74s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 38 items                                                                                                                                         

tests/test_aampdist.py ......................................                                                                                        [100%]

==================================================================== 38 passed in 6.65s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 63 items                                                                                                                                         

tests/test_aampdist_snippets.py ...............................................................                                                      [100%]

=================================================================== 63 passed in 17.21s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 102 items                                                                                                                                        

tests/test_aamped.py ......................................................................................................                          [100%]

=================================================================== 102 passed in 13.11s ===================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 21 items                                                                                                                                         

tests/test_aampi.py .....................                                                                                                            [100%]

==================================================================== 21 passed in 8.12s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 2 items                                                                                                                                          

tests/test_chains.py ..                                                                                                                              [100%]

==================================================================== 2 passed in 1.34s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 1 item                                                                                                                                           

tests/test_config.py .                                                                                                                               [100%]

==================================================================== 1 passed in 1.34s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 242 items                                                                                                                                        

tests/test_core.py ................................................................................................................................. [ 53%]
.................................................................................................................                                    [100%]

=================================================================== 242 passed in 3.74s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 12 items                                                                                                                                         

tests/test_floss.py ............                                                                                                                     [100%]

=================================================================== 12 passed in 31.93s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 37 items                                                                                                                                         

tests/test_gpu_aamp.py .....................................                                                                                         [100%]

============================================================== 37 passed in 73.34s (0:01:13) ===============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 6 items                                                                                                                                          

tests/test_gpu_aamp_ostinato.py ......                                                                                                               [100%]

============================================================== 6 passed in 728.89s (0:12:08) ===============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 2 items                                                                                                                                          

tests/test_gpu_aamp_stimp.py ..                                                                                                                      [100%]

==================================================================== 2 passed in 17.44s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 2 items                                                                                                                                          

tests/test_gpu_aampdist.py ..                                                                                                                        [100%]

==================================================================== 2 passed in 2.13s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 4 items                                                                                                                                          

tests/test_gpu_mpdist.py ....                                                                                                                        [100%]

==================================================================== 4 passed in 1.98s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 41 items                                                                                                                                         

tests/test_gpu_ostinato.py .........................................                                                                                 [100%]

============================================================== 41 passed in 936.51s (0:15:36) ==============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 3 items                                                                                                                                          

tests/test_gpu_stimp.py ...                                                                                                                          [100%]

==================================================================== 3 passed in 39.01s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 39 items                                                                                                                                         

tests/test_gpu_stump.py .......................................                                                                                      [100%]

=================================================================== 39 passed in 20.90s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 41 items                                                                                                                                         

tests/test_maamp.py .........................................                                                                                        [100%]

==================================================================== 41 passed in 5.55s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 53 items                                                                                                                                         

tests/test_maamped.py .....................................................                                                                          [100%]

=================================================================== 53 passed in 10.35s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 7 items                                                                                                                                          

tests/test_mmotifs.py .......                                                                                                                        [100%]

==================================================================== 7 passed in 1.74s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 4 items                                                                                                                                          

tests/test_mmparray.py ....                                                                                                                          [100%]

==================================================================== 4 passed in 1.46s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 21 items                                                                                                                                         

tests/test_motifs.py .....................                                                                                                           [100%]

==================================================================== 21 passed in 2.12s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 18 items                                                                                                                                         

tests/test_mparray.py ..................                                                                                                             [100%]

==================================================================== 18 passed in 4.20s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 44 items                                                                                                                                         

tests/test_mpdist.py ............................................                                                                                    [100%]

==================================================================== 44 passed in 9.06s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 49 items                                                                                                                                         

tests/test_mstump.py .................................................                                                                               [100%]

=================================================================== 49 passed in 14.08s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 54 items                                                                                                                                         

tests/test_mstumped.py ......................................................                                                                        [100%]

=================================================================== 54 passed in 13.54s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 46 items                                                                                                                                         

tests/test_non_normalized_decorator.py ..............................................                                                                [100%]

============================================================== 46 passed in 71.00s (0:01:10) ===============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 109 items                                                                                                                                        

tests/test_ostinato.py .............................................................................................................                 [100%]

============================================================= 109 passed in 237.71s (0:03:57) ==============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 5 items                                                                                                                                          

tests/test_precision.py .....                                                                                                                        [100%]

==================================================================== 5 passed in 6.30s =====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 12 items                                                                                                                                         

tests/test_ray.py ssssssssssss                                                                                                                       [100%]

================================================================= short test summary info ==================================================================
SKIPPED [2] tests/test_ray.py:57: Skipping Test Ray Not Installed
SKIPPED [2] tests/test_ray.py:75: Skipping Test Ray Not Installed
SKIPPED [2] tests/test_ray.py:90: Skipping Test Ray Not Installed
SKIPPED [2] tests/test_ray.py:105: Skipping Test Ray Not Installed
SKIPPED [2] tests/test_ray.py:123: Skipping Test Ray Not Installed
SKIPPED [2] tests/test_ray.py:175: Skipping Test Ray Not Installed
=================================================================== 12 skipped in 1.49s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 74 items                                                                                                                                         

tests/test_scraamp.py ..........................................................................                                                     [100%]

=================================================================== 74 passed in 13.55s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 77 items                                                                                                                                         

tests/test_scrump.py .............................................................................                                                   [100%]

=================================================================== 77 passed in 18.55s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 147 items                                                                                                                                        

tests/test_snippets.py ............................................................................................................................. [ 85%]
......................                                                                                                                               [100%]

============================================================= 147 passed in 132.06s (0:02:12) ==============================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 24 items                                                                                                                                         

tests/test_stamp.py ........................                                                                                                         [100%]

==================================================================== 24 passed in 4.32s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 10 items                                                                                                                                         

tests/test_stimp.py ..........                                                                                                                       [100%]

=================================================================== 10 passed in 28.08s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 24 items                                                                                                                                         

tests/test_stomp.py ........................                                                                                                         [100%]

==================================================================== 24 passed in 4.03s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 29 items                                                                                                                                         

tests/test_stump.py .............................                                                                                                    [100%]

=================================================================== 29 passed in 11.64s ====================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 104 items                                                                                                                                        

tests/test_stumped.py ........................................................................................................                       [100%]

=================================================================== 104 passed in 16.64s ===================================================================
=================================================================== test session starts ====================================================================
platform darwin -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /Users/Anders_1/Desktop/Projects/stumpy
configfile: pytest.ini
plugins: cov-5.0.0, pytest_check_links-0.10.1, anyio-4.4.0
collected 21 items                                                                                                                                         

tests/test_stumpi.py .....................                                                                                                           [100%]

=================================================================== 21 passed in 18.39s ====================================================================
Ray Not Installed
Name    Stmts   Miss  Cover   Missing
-------------------------------------
TOTAL   14448      0   100%

86 files skipped due to complete coverage.
Cleaning Up
Editor is loading...
Leave a Comment