Skip to content

Sym=0 fix

Sym=0 fix #454

GitHub Actions / Test Results failed Oct 22, 2024 in 0s

455 errors, 3 fail, 275 pass in 1m 52s

    4 files  116 suites   1m 52s ⏱️
  733 tests 275 ✅ 0 💤 3 ❌   455 🔥
2 104 runs  792 ✅ 0 💤 8 ❌ 1 304 🔥

Results for commit 5942e20.

Annotations

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_fitspec

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_fitspec (sw_tests.unit_tests.unittest_spinw_fitspec)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred while setting up or tearing down sw_tests.unit_tests.unittest_spinw_fitspec.
As a result, all sw_tests.unit_tests.unittest_spinw_fitspec tests failed and did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_model (line 61)
            obj.genlattice('lat_const',[3 3 9],'angled',[90 90 120])
    
    Error in sw_tests.unit_tests.unittest_spinw_fitspec/setup_model_and_fitpars (line 21)
                testCase.swobj = sw_model('triAF', 0.7);

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_fitspec

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_fitspec_twin (sw_tests.unit_tests.unittest_spinw_fitspec)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred while setting up or tearing down sw_tests.unit_tests.unittest_spinw_fitspec.
As a result, all sw_tests.unit_tests.unittest_spinw_fitspec tests failed and did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_model (line 61)
            obj.genlattice('lat_const',[3 3 9],'angled',[90 90 120])
    
    Error in sw_tests.unit_tests.unittest_spinw_fitspec/setup_model_and_fitpars (line 21)
                testCase.swobj = sw_model('triAF', 0.7);

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_requires_magnetic_atom (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_requires_magnetic_atom and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_maxDistance_less_than_dMin (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_maxDistance_less_than_dMin and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_tolMaxDist_grtr_than_maxDist (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_tolMaxDist_grtr_than_maxDist and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_tolDist_grtr_than_maxDist (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_tolDist_grtr_than_maxDist and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_atom_dist_less_than_dMin (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_atom_dist_less_than_dMin and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_maxDistance_less_than_lattice_param (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_maxDistance_less_than_lattice_param and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_negative_distances(dist_params=maxDistance) (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_negative_distances(dist_params=maxDistance) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_negative_distances(dist_params=tolMaxDist) (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_negative_distances(dist_params=tolMaxDist) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_negative_distances(dist_params=tolDist) (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_negative_distances(dist_params=tolDist) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_negative_distances(dist_params=dMin) (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_negative_distances(dist_params=dMin) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_negative_distances(dist_params=maxSym) (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_negative_distances(dist_params=maxSym) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_tol_when_maxDistance_equal_lattice_param (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_tol_when_maxDistance_equal_lattice_param and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_tolDist_for_symm_equiv_bonds (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_tolDist_for_symm_equiv_bonds and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_non_P0_spacegroup (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_non_P0_spacegroup and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_nonzero_fid (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_nonzero_fid and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_overwrites_previous_call (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_overwrites_previous_call and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_maxSym_multiple_bonds (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_maxSym_multiple_bonds and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_maxSym_less_than_any_bond_length (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_maxSym_less_than_any_bond_length and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_when_tol_violates_symmetry (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_when_tol_violates_symmetry and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_with_two_mag_atoms (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_with_two_mag_atoms and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_gencoupling

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_gencoupling_ignores_non_mag_atoms (sw_tests.unit_tests.unittest_spinw_gencoupling)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_gencoupling/test_gencoupling_ignores_non_mag_atoms and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_gencoupling/setup_spinw_model (line 18)
                testCase.swobj.genlattice('lat_const',[3 3 5])

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_genlattice

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_params_alter_lattice_fields_same_name(param_name=angle) (sw_tests.unit_tests.unittest_spinw_genlattice)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_genlattice/test_params_alter_lattice_fields_same_name(param_name=angle) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_genlattice/test_params_alter_lattice_fields_same_name (line 38)
                testCase.swobj.genlattice(param_name, value);

Check failure on line 0 in sw_tests.unit_tests.unittest_spinw_genlattice

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 4 runs with error: test_params_alter_lattice_fields_same_name(param_name=lat_const) (sw_tests.unit_tests.unittest_spinw_genlattice)

artifacts/Unit test results macos-latest-latest/junit_report_MACA642024b.xml [took 0s]
artifacts/Unit test results ubuntu-latest-R2021a/junit_report_GLNXA642021a.xml [took 0s]
artifacts/Unit test results ubuntu-latest-latest/junit_report_GLNXA642024b.xml [took 0s]
artifacts/Unit test results windows-latest-latest/junit_report_PCWIN642024b.xml [took 0s]
Raw output
Error occurred in sw_tests.unit_tests.unittest_spinw_genlattice/test_params_alter_lattice_fields_same_name(param_name=lat_const) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nonLogicalConditional'
    --------------
    Error Details:
    --------------
    Operands to the logical AND (&&) and OR (||) operators must be convertible to
    logical scalar values. Use the ANY or ALL functions to reduce operands to
    logical scalar values.
    
    Error in spinw/genlattice (line 137)
    if isnumeric(param.sym) && param.sym == 0
    
    Error in sw_tests.unit_tests.unittest_spinw_genlattice/test_params_alter_lattice_fields_same_name (line 38)
                testCase.swobj.genlattice(param_name, value);