som-8.0.3 test suite failure
Closed this issue · 1 comments
peti commented
Citing from http://hydra.cryp.to/build/801236/log/raw:
Running 1 test suites...
Test suite som-tests: RUNNING...
QuickCheck Data.Datamining.Clustering.PatternQC:
prop_adjustVector_doesnt_choke_on_infinite_lists: [OK, passed 100 tests]
prop_zero_adjustment_is_no_adjustment: [OK, passed 100 tests]
prop_full_adjustment_gives_perfect_match: [OK, passed 100 tests]
prop_adjustVector_improves_similarity: [OK, passed 100 tests]
QuickCheck Data.Datamining.Clustering.SSOM:
prop_Exponential_starts_at_r0: [OK, passed 100 tests]
prop_Exponential_ge_0: [OK, passed 100 tests]
prop_training_reduces_error: [OK, passed 100 tests]
prop_classifyAndTrainEquiv: [OK, passed 100 tests]
prop_diffAndTrainEquiv: [OK, passed 100 tests]
prop_trainNodeEquiv: [OK, passed 100 tests]
prop_batch_training_works: [OK, passed 100 tests]
prop_classification_is_consistent: [OK, passed 100 tests]
prop_batch_training_works2: [OK, passed 100 tests]
prop_can_train_incomplete_SSOM: [OK, passed 100 tests]
QuickCheck Data.Datamining.Clustering.SOM:
prop_DecayingGaussian_starts_at_r0: [OK, passed 100 tests]
prop_DecayingGaussian_starts_at_w0: [OK, passed 100 tests]
prop_DecayingGaussian_decays_to_rf: [OK, passed 100 tests]
prop_DecayingGaussian_shrinks_to_wf: [Failed]
*** Failed! Falsifiable (after 15 tests):
DecayingGaussianParams 0.297668781475269 4.866357831529604e-2 0.27211083405783915 4.296627312997738e-4 10.273483520404218
(used seed -3159469213844340217)
prop_global_instant_training_works: [OK, passed 100 tests]
prop_training_reduces_error: [OK, passed 100 tests]
prop_classifyAndTrainEquiv: [OK, passed 100 tests]
prop_diffAndTrainEquiv: [OK, passed 100 tests]
prop_trainNeighbourhoodEquiv: [OK, passed 100 tests]
prop_batch_training_works: [OK, passed 100 tests]
prop_classification_is_consistent: [OK, passed 100 tests]
prop_batch_training_works2: [OK, passed 100 tests]
prop_can_train_incomplete_SOM: [OK, passed 100 tests]
QuickCheck Data.Datamining.Clustering.DSOM:
prop_rougierFunction_zero_if_perfect_model_exists: [OK, passed 100 tests]
prop_rougierFunction_r_if_bmu_is_bad_model: [OK, passed 100 tests]
prop_rougierFunction_r_if_inelastic: [OK, passed 100 tests]
prop_rougierFunction_r_in_bounds: [OK, passed 100 tests]
prop_global_instant_training_works: [OK, passed 100 tests]
prop_training_works: [OK, passed 100 tests]
prop_classifyAndTrainEquiv: [OK, passed 100 tests]
prop_diffAndTrainEquiv: [OK, passed 100 tests]
prop_trainNeighbourhoodEquiv: [OK, passed 100 tests]
prop_batch_training_works: [OK, passed 100 tests]
prop_batch_training_works2: [OK, passed 100 tests]
Properties Total
Passed 37 37
Failed 1 1
Total 38 38
Test suite som-tests: FAIL
mhwombat commented
Thank you for letting me know. Fixed in v8.0.4.