Skip to content

Defensive check in case propagator is called by non-integer framework #289

Defensive check in case propagator is called by non-integer framework

Defensive check in case propagator is called by non-integer framework #289

GitHub Actions / Report (basics) failed Jun 13, 2024 in 1s

Report (basics) ❌

Tests failed

Report Passed Failed Skipped Time
core.xml 17✔️ 8s
misc.xml 8✔️ 8s
operators.xml 37✔️ 4❌ 22s

✔️ core.xml

17 tests were completed in 8s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_ndsdpvar 1✔️ 969ms
test_ndsdpvar_cat 1✔️ 79ms
test_sdpvar_blkvar 1✔️ 105ms
test_sdpvar_cumsum 1✔️ 28ms
test_sdpvar_diag 1✔️ 9ms
test_sdpvar_diff 1✔️ 116ms
test_sdpvar_hankel 1✔️ 126ms
test_sdpvar_kronecker 1✔️ 287ms
test_sdpvar_linearize 3✔️ 3s
test_sdpvar_mpower 1✔️ 170ms
test_sdpvar_norm 1✔️ 2s
test_sdpvar_power 1✔️ 93ms
test_sdpvar_subasgn 1✔️ 189ms
test_sdpvar_times 1✔️ 125ms
test_sdpvar_toeplitz 1✔️ 73ms

✔️ test_ndsdpvar

✔️ test1

✔️ test_ndsdpvar_cat

✔️ test1

✔️ test_sdpvar_blkvar

✔️ test1

✔️ test_sdpvar_cumsum

✔️ test1

✔️ test_sdpvar_diag

✔️ test1

✔️ test_sdpvar_diff

✔️ test1

✔️ test_sdpvar_hankel

✔️ test1

✔️ test_sdpvar_kronecker

✔️ test1

✔️ test_sdpvar_linearize

✔️ test1
✔️ test2
✔️ test3

✔️ test_sdpvar_mpower

✔️ test1

✔️ test_sdpvar_norm

✔️ test1

✔️ test_sdpvar_power

✔️ test1

✔️ test_sdpvar_subasgn

✔️ test1

✔️ test_sdpvar_times

✔️ test1

✔️ test_sdpvar_toeplitz

✔️ test1

✔️ misc.xml

8 tests were completed in 8s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_fmincon_as_sdpsolver 1✔️ 6s
test_ndsdpvar_sudoku 1✔️ 614ms
test_sdpvar_expand 1✔️ 267ms
test_sdpvar_hessian 1✔️ 275ms
test_sdpvar_isconvex 1✔️ 573ms
test_sdpvar_quaddecomp 1✔️ 94ms
test_sdpvar_replace 2✔️ 87ms

✔️ test_fmincon_as_sdpsolver

✔️ test1

✔️ test_ndsdpvar_sudoku

✔️ test1

✔️ test_sdpvar_expand

✔️ test1

✔️ test_sdpvar_hessian

✔️ test1

✔️ test_sdpvar_isconvex

✔️ test1

✔️ test_sdpvar_quaddecomp

✔️ test1

✔️ test_sdpvar_replace

✔️ test1
✔️ test2

❌ operators.xml

41 tests were completed in 22s with 37 passed, 4 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_operator_abs 3✔️ 5s
test_operator_alldifferent 2✔️ 867ms
test_operator_blackbox 3✔️ 3s
test_operator_entropy 2✔️ 509ms
test_operator_exp 4✔️ 1s
test_operator_geomean 2✔️ 2s
test_operator_implies 9✔️ 2❌ 3s
test_operator_int 1✔️ 353ms
test_operator_interp1 1✔️ 1s
test_operator_ismember 2✔️ 752ms
test_operator_max 2✔️ 1❌ 2s
test_operator_nchoosek 1✔️ 256ms
test_operator_pwf 1✔️ 1ms
test_operator_rcone 2✔️ 347ms
test_operator_semivar 1❌ 258ms
test_operator_sort 1✔️ 468ms
test_sdpvar_norm 1✔️ 175ms

✔️ test_operator_abs

✔️ test1
✔️ test2
✔️ test3

✔️ test_operator_alldifferent

✔️ test1
✔️ test2

✔️ test_operator_blackbox

✔️ test_base
✔️ test_absmax
✔️ test_sort

✔️ test_operator_entropy

✔️ test1
✔️ test2

✔️ test_operator_exp

✔️ test1
✔️ test2
✔️ test3
✔️ test4

✔️ test_operator_geomean

✔️ test1
✔️ test2

❌ test_operator_implies

✔️ test1
✔️ test2
✔️ test3
✔️ test4
✔️ test5
✔️ test6
✔️ test7
✔️ test8
✔️ test9
❌ test11
	Assertion failed in test_operator_implies/test11 and it did not run to completion.
❌ test12
	Assertion failed in test_operator_implies/test12 and it did not run to completion.

✔️ test_operator_int

✔️ test1

✔️ test_operator_interp1

✔️ test1

✔️ test_operator_ismember

✔️ test1
✔️ test2

❌ test_operator_max

✔️ test1
❌ test2
	Assertion failed in test_operator_max/test2 and it did not run to completion.
✔️ test3

✔️ test_operator_nchoosek

✔️ test1

✔️ test_operator_pwf

✔️ test1

✔️ test_operator_rcone

✔️ test1
✔️ test2

❌ test_operator_semivar

❌ test1
	Assertion failed in test_operator_semivar/test1 and it did not run to completion.

✔️ test_operator_sort

✔️ test1

✔️ test_sdpvar_norm

✔️ test1

Annotations

Check failure on line 0 in operators.xml

See this annotation in the file changed.

@github-actions github-actions / Report (basics)

test_operator_implies ► test11

Failed test found in:
  operators.xml
Error:
  Assertion failed in test_operator_implies/test11 and it did not run to completion.
Raw output
Assertion failed in test_operator_implies/test11 and it did not run to completion.
    ---------------------
    Framework Diagnostic:
    ---------------------
    assertTrue failed.
    --> The value must evaluate to "true".
    
    Actual Value:
      logical
    
       0
    ------------------
    Stack Information:
    ------------------
    In /home/runner/work/YALMIP/YALMIP/dev/tests/operators/test_operator_implies.m (test11) at 87

Check failure on line 0 in operators.xml

See this annotation in the file changed.

@github-actions github-actions / Report (basics)

test_operator_implies ► test12

Failed test found in:
  operators.xml
Error:
  Assertion failed in test_operator_implies/test12 and it did not run to completion.
Raw output
Assertion failed in test_operator_implies/test12 and it did not run to completion.
    ---------------------
    Framework Diagnostic:
    ---------------------
    assertTrue failed.
    --> The value must evaluate to "true".
    
    Actual Value:
      logical
    
       0
    ------------------
    Stack Information:
    ------------------
    In /home/runner/work/YALMIP/YALMIP/dev/tests/operators/test_operator_implies.m (test12) at 104

Check failure on line 0 in operators.xml

See this annotation in the file changed.

@github-actions github-actions / Report (basics)

test_operator_max ► test2

Failed test found in:
  operators.xml
Error:
  Assertion failed in test_operator_max/test2 and it did not run to completion.
Raw output
Assertion failed in test_operator_max/test2 and it did not run to completion.
    ---------------------
    Framework Diagnostic:
    ---------------------
    assertTrue failed.
    --> The value must evaluate to "true".
    
    Actual Value:
      logical
    
       0
    ------------------
    Stack Information:
    ------------------
    In /home/runner/work/YALMIP/YALMIP/dev/tests/operators/test_operator_max.m (test2) at 22

Check failure on line 0 in operators.xml

See this annotation in the file changed.

@github-actions github-actions / Report (basics)

test_operator_semivar ► test1

Failed test found in:
  operators.xml
Error:
  Assertion failed in test_operator_semivar/test1 and it did not run to completion.
Raw output
Assertion failed in test_operator_semivar/test1 and it did not run to completion.
    ---------------------
    Framework Diagnostic:
    ---------------------
    assertTrue failed.
    --> The value must evaluate to "true".
    
    Actual Value:
      logical
    
       0
    ------------------
    Stack Information:
    ------------------
    In /home/runner/work/YALMIP/YALMIP/dev/tests/operators/test_operator_semivar.m (test1) at 13