test ci/cd #439
Annotations
10 errors
tests/solardatatools/test_clear_day_detection.py#L48
TestClearDayDetection.test_clear_day_weights
cvxpy.error.SolverError: The solver OSQP is not installed.
|
tests/solardatatools/test_clear_day_detection.py#L27
TestClearDayDetection.test_find_clear_days
cvxpy.error.SolverError: The solver OSQP is not installed.
|
tests/solardatatools/test_data_filling.py#L21
TestDataFilling.test_zero_nighttime
cvxpy.error.SolverError: The solver OSQP is not installed.
|
tests/solardatatools/test_data_handler.py#L32
TestDataHandler.test_load_and_run
AssertionError:
Not equal to tolerance rtol=1e-07, atol=0.002
Mismatched elements: 1 / 193 (0.518%)
Max absolute difference among violations: 0.00274764
Max relative difference among violations: 0.01040276
ACTUAL: array([0.266874, 0.201599, 0.242924, 0.241786, 0.195238, 0.23505 ,
0.0819 , 0.283798, 0.207032, 0.184008, 0.195954, 0.185853,
0.021411, 0.022055, 0.052588, 0.030823, 0.030995, 0.166152,...
DESIRED: array([0.264126, 0.201599, 0.242924, 0.241786, 0.195238, 0.23505 ,
0.0819 , 0.283798, 0.207032, 0.184008, 0.195954, 0.185853,
0.021411, 0.022055, 0.052588, 0.030823, 0.030995, 0.166152,...
|
tests/solardatatools/test_fix_time_shifts.py#L38
TestFixTimeShift.test_fix_time_shifts
AssertionError:
Arrays are not almost equal to 3 decimals
Mismatched elements: 40889 / 70080 (58.3%)
Max absolute difference among violations: 10.1227417
Max relative difference among violations: 42161.38932389
ACTUAL: array([[1.703e+00, 3.014e+00, 3.175e+00, 0.000e+00, 2.892e+00, 0.000e+00,
4.060e+00, 3.447e+00, 3.992e-01, 3.267e+00, 1.619e-01, 0.000e+00,
0.000e+00, 3.398e+00, 3.407e+00, 2.189e+00, 2.154e+00, 0.000e+00,...
DESIRED: array([[0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00,
0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00,
0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00,...
|
tests/solardatatools/test_signal_decompositions.py#L703
TestSignalDecompositions.test_l1_l1d1_l2d2p365_default
AssertionError: np.float64(0.32139839279938043) not less than 0.001
|
tests/solardatatools/test_signal_decompositions.py#L703
TestSignalDecompositions.test_l2_l1d1_l2d2p365_default
AssertionError: np.float64(1.1615245214446404e+122) not less than 0.001
|
tests/solardatatools/test_signal_decompositions.py#L703
TestSignalDecompositions.test_l2_l1d1_l2d2p365_default_long
AssertionError: np.float64(9.795928487545704e+124) not less than 0.001
|
tests/solardatatools/test_signal_decompositions.py#L703
TestSignalDecompositions.test_l2_l1d1_l2d2p365_idx_select
AssertionError: np.float64(3.920626770371809e+121) not less than 0.001
|
tests/solardatatools/test_signal_decompositions.py#L703
TestSignalDecompositions.test_l2_l1d1_l2d2p365_osqp
AssertionError: np.float64(0.10547853195098436) not less than 0.001
|
This job failed
Loading