phetsims / expression-exchange

"Expression Exchange" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
2 stars 2 forks source link

CT cannot set property 1 of null #138

Closed KatieWoe closed 5 years ago

KatieWoe commented 6 years ago
expression-exchange : fuzz : require.js : run
Uncaught TypeError: Cannot set property '1' of null
TypeError: Cannot set property '1' of null
    at Array.listener (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Multilink.js?bust=1540547285502:39:36)
    at Emitter.emit3 (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Emitter.js?bust=1540547285502:258:52)
    at BooleanProperty._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540547285502:277:29)
    at BooleanProperty.setValueAndNotifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540547285502:258:14)
    at BooleanProperty.set (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540547285502:201:16)
    at Emitter.emit3 (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Emitter.js?bust=1540547285502:258:52)
    at BooleanProperty._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540547285502:277:29)
    at BooleanProperty.setValueAndNotifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540547285502:258:14)
    at BooleanProperty.set (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540547285502:201:16)
    at BooleanProperty.set value [as value] (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540547285502:307:36)
id: Bayes Chrome
Approximately 10/26/2018, 12:42:58 AM
expression-exchange : xss-fuzz : run
Uncaught TypeError: Cannot set property '1' of null
TypeError: Cannot set property '1' of null
    at Array.listener (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Multilink.js?bust=1540562013137:39:36)
    at Emitter.emit3 (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Emitter.js?bust=1540562013137:258:52)
    at BooleanProperty._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540562013137:277:29)
    at BooleanProperty.setValueAndNotifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540562013137:258:14)
    at BooleanProperty.set (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540562013137:201:16)
    at Emitter.emit3 (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Emitter.js?bust=1540562013137:258:52)
    at BooleanProperty._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540562013137:277:29)
    at BooleanProperty.setValueAndNotifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540562013137:258:14)
    at BooleanProperty.set (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540562013137:201:16)
    at BooleanProperty.set value [as value] (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540562013137:307:36)
id: Bayes Chrome
Approximately 10/26/2018, 12:42:58 AM
jessegreenberg commented 5 years ago

https://github.com/phetsims/axon/issues/192 has been closed, and this sim looks good on Bayes CT again. This issue can be closed.