phetsims / energy-skate-park-basics

"Energy Skate Park: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/energy-skate-park-basics
GNU General Public License v3.0
2 stars 9 forks source link

CT only components that were added should be removed #446

Closed KatieWoe closed 5 years ago

KatieWoe commented 5 years ago
energy-skate-park-basics : phet-io-fuzz : require.js : run
Uncaught Error: Assertion failed: Only components that were added should be removed
Error: Assertion failed: Only components that were added should be removed
    at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/snapshot-1544137087182/assert/js/assert.js:22:13)
    at PhetioEngine.removeInstance (https://bayes.colorado.edu/continuous-testing/snapshot-1544137087182/phet-io/js/phetioEngine.js?bust=1544139621943:560:17)
    at Object.removeInstance (https://bayes.colorado.edu/continuous-testing/snapshot-1544137087182/phet-io/js/phetioEngine.js?bust=1544139621943:592:46)
    at Tandem.removeInstance (https://bayes.colorado.edu/continuous-testing/snapshot-1544137087182/tandem/js/Tandem.js?bust=1544139621943:145:34)
    at Track.dispose (https://bayes.colorado.edu/continuous-testing/snapshot-1544137087182/tandem/js/PhetioObject.js?bust=1544139621943:354:21)
    at Track.dispose (https://bayes.colorado.edu/continuous-testing/snapshot-1544137087182/energy-skate-park-basics/js/energy-skate-park-basics/model/Track.js?bust=1544139621943:923:38)
    at Track.PhetioObject.dispose (https://bayes.colorado.edu/continuous-testing/snapshot-1544137087182/tandem/js/PhetioObject.js?bust=1544139621943:128:22)
    at Array.<anonymous> (https://bayes.colorado.edu/continuous-testing/snapshot-1544137087182/energy-skate-park-basics/js/energy-skate-park-basics/model/EnergySkateParkBasicsModel.js?bust=1544139621943:189:13)
    at ObservableArray._fireItemRemoved (https://bayes.colorado.edu/continuous-testing/snapshot-1544137087182/axon/js/ObservableArray.js?bust=1544139621943:162:18)
    at ObservableArray.remove (https://bayes.colorado.edu/continuous-testing/snapshot-1544137087182/axon/js/ObservableArray.js?bust=1544139621943:202:14)
id: Bayes Chrome
Approximately 12/6/2018, 3:58:07 PM
samreid commented 5 years ago

@jessegreenberg should I work on this before the merge?

jessegreenberg commented 5 years ago

Thanks @samreid, feel free to wait on this if you wish, I am going to work on https://github.com/phetsims/energy-skate-park/issues/6 tomorrow.

samreid commented 5 years ago

On hold until https://github.com/phetsims/energy-skate-park/issues/6 is complete.

jessegreenberg commented 5 years ago

@samreid https://github.com/phetsims/energy-skate-park/issues/6 has been addressed.

samreid commented 5 years ago

addressed in https://github.com/phetsims/energy-skate-park/issues/43, closing.