phetsims / build-an-atom

"Build an Atom" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/build-an-atom
GNU General Public License v3.0
11 stars 10 forks source link

CT: Cannot set property 1 of null #196

Closed KatieWoe closed 5 years ago

KatieWoe commented 5 years ago
build-an-atom : accessibility-fuzz : built : run
Uncaught TypeError: Cannot set property '1' of null
TypeError: Cannot set property '1' of null
    at Array.r (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/build-an-atom/build/phet/build-an-atom_en_phet.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzz&accessibility:1064:140331)
    at e.value (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/build-an-atom/build/phet/build-an-atom_en_phet.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzz&accessibility:1064:139709)
    at e._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/build-an-atom/build/phet/build-an-atom_en_phet.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzz&accessibility:1064:143633)
    at e.setValueAndNotifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/build-an-atom/build/phet/build-an-atom_en_phet.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzz&accessibility:1064:143348)
    at e.set (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/build-an-atom/build/phet/build-an-atom_en_phet.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzz&accessibility:1064:143011)
    at e.value (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/build-an-atom/build/phet/build-an-atom_en_phet.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzz&accessibility:1064:139709)
    at e._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/build-an-atom/build/phet/build-an-atom_en_phet.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzz&accessibility:1064:143633)
    at e.setValueAndNotifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/build-an-atom/build/phet/build-an-atom_en_phet.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzz&accessibility:1064:143348)
    at e.set (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/build-an-atom/build/phet/build-an-atom_en_phet.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzz&accessibility:1064:143011)
    at e.set value [as value] (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/build-an-atom/build/phet/build-an-atom_en_phet.html?postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload&fuzz&accessibility:1064:143908)
id: Bayes Chrome
Approximately 10/26/2018, 12:42:58 AM
build-an-atom : 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=1540545675243:39:36)
    at Emitter.emit3 (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Emitter.js?bust=1540545675243:258:52)
    at BooleanProperty._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540545675243:277:29)
    at BooleanProperty.setValueAndNotifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540545675243:258:14)
    at BooleanProperty.set (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540545675243:201:16)
    at Emitter.emit3 (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Emitter.js?bust=1540545675243:258:52)
    at BooleanProperty._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540545675243:277:29)
    at BooleanProperty.setValueAndNotifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540545675243:258:14)
    at BooleanProperty.set (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540545675243:201:16)
    at BooleanProperty.set value [as value] (https://bayes.colorado.edu/continuous-testing/snapshot-1540536178923/axon/js/Property.js?bust=1540545675243: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 build-an-atom looks good on Bayes CT. This can be closed as well.