id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 237,test_all failing on cyclone nodes - test_find_optimal_smoothing_parameter failing,duncan,Nick," This may be related to ticket#230 What I'm getting; {{{ ====================================================================== ERROR: test_find_optimal_smoothing_parameter (test_geospatial_data.Test_Geospatial_data) ---------------------------------------------------------------------- Traceback (most recent call last): File ""geospatial_data/test_geospatial_data.py"", line 1855, in test_find_optimal_smoothing_parameter verbose=False) File ""/d/cit/1/dgray/inundation/anuga_core/source/anuga/geospatial_data/geospatial_data.py"", line 1480, in find_optimal_smoothing_parameter G_small, G_other = G.split(split_factor,seed_num, verbose=verbose) File ""/d/cit/1/dgray/inundation/anuga_core/source/anuga/geospatial_data/geospatial_data.py"", line 695, in split random_list.append(remainder_list.pop(i)) IndexError: pop index out of range ====================================================================== ERROR: test_find_optimal_smoothing_parameter1 (test_geospatial_data.Test_Geospatial_data) ---------------------------------------------------------------------- Traceback (most recent call last): File ""geospatial_data/test_geospatial_data.py"", line 1904, in test_find_optimal_smoothing_parameter1 verbose=False) File ""/d/cit/1/dgray/inundation/anuga_core/source/anuga/geospatial_data/geospatial_data.py"", line 1480, in find_optimal_smoothing_parameter G_small, G_other = G.split(split_factor,seed_num, verbose=verbose) File ""/d/cit/1/dgray/inundation/anuga_core/source/anuga/geospatial_data/geospatial_data.py"", line 695, in split random_list.append(remainder_list.pop(i)) IndexError: pop index out of range ====================================================================== ERROR: test if the results from spilt are disjoin sets ---------------------------------------------------------------------- Traceback (most recent call last): File ""geospatial_data/test_geospatial_data.py"", line 1812, in test_split G1, G2 = G.split(factor,100) File ""/d/cit/1/dgray/inundation/anuga_core/source/anuga/geospatial_data/geospatial_data.py"", line 695, in split random_list.append(remainder_list.pop(i)) IndexError: pop index out of range ---------------------------------------------------------------------- }}} ",defect,closed,low,,Appearance and visualisation,,minor,fixed,,