phetsims / gene-expression-essentials

An educational simulation about how genes work to create proteins.
GNU General Public License v3.0
4 stars 6 forks source link

Assertion failure from automated testing #4

Closed jonathanolson closed 7 years ago

jonathanolson commented 9 years ago
Uncaught TypeError: manualGeneExpressionModel.reset is not a function
TypeError: manualGeneExpressionModel.reset is not a function
    at ManualGeneExpressionScreenView.ResetAllButton.listener (http://192.168.0.2:8080/gene-expression-basics/js/manualgeneexpression/view/ManualGeneExpressionScreenView.js?bust=1433967335625:40:35)
    at http://192.168.0.2:8080/sun/js/buttons/PushButtonModel.js?bust=1433967335625:78:9
    at Array.forEach (native)
    at PushButtonModel.inherit.fire (http://192.168.0.2:8080/sun/js/buttons/PushButtonModel.js?bust=1433967335625:77:12)
    at http://192.168.0.2:8080/sun/js/buttons/PushButtonModel.js?bust=1433967335625:45:25
    at Array.onValueObserver (http://192.168.0.2:8080/axon/js/Property.js?bust=1433967335625:276:13)
    at Property.inherit._notifyObservers (http://192.168.0.2:8080/axon/js/Property.js?bust=1433967335625:112:29)
    at Property.inherit._setAndNotifyObservers (http://192.168.0.2:8080/axon/js/Property.js?bust=1433967335625:99:14)
    at Property.inherit.set (http://192.168.0.2:8080/axon/js/Property.js?bust=1433967335625:72:16)
    at PushButtonModel.Object.defineProperty.set [as down] (http://192.168.0.2:8080/axon/js/PropertySet.js?bust=1433967335625:136:43)
aadish commented 7 years ago

cannot reproduce closing