phetsims / charges-and-fields

"Charges And Fields" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
9 stars 7 forks source link

CT phetioID not found #175

Closed KatieWoe closed 4 years ago

KatieWoe commented 4 years ago
charges-and-fields : phet-io-studio-fuzz : require.js : run
phetioID not found: chargesAndFields.chargesAndFieldsScreen.model.chargedParticleGroup.particle_2.positionProperty
Error: phetioID not found: chargesAndFields.chargesAndFieldsScreen.model.chargedParticleGroup.particle_2.positionProperty
    at PhetioEngine.errorIfUndefined (https://bayes.colorado.edu/continuous-testing/snapshot-1581934817490/phet-io/js/phetioEngine.js?bust=1581938295175:305:15)
    at PhetioCommandProcessor.processCommand (https://bayes.colorado.edu/continuous-testing/snapshot-1581934817490/phet-io/js/phetioCommandProcessor.js?bust=1581938295175:177:32)
    at https://bayes.colorado.edu/continuous-testing/snapshot-1581934817490/phet-io/js/phetioCommandProcessor.js?bust=1581938295175:147:38
    at Array.map (<anonymous>)
    at PhetioCommandProcessor.processCommands (https://bayes.colorado.edu/continuous-testing/snapshot-1581934817490/phet-io/js/phetioCommandProcessor.js?bust=1581938295175:145:32)
    at https://bayes.colorado.edu/continuous-testing/snapshot-1581934817490/phet-io/js/phetioCommandProcessor.js?bust=1581938295175:88:18
id: Bayes Chrome
Approximately 2/17/2020, 3:20:17 AM
charges-and-fields : phet-io-studio-fuzz : require.js : run
phetioID not found: chargesAndFields.chargesAndFieldsScreen.model.chargedParticleGroup.particle_2.isUserControlledProperty
Error: phetioID not found: chargesAndFields.chargesAndFieldsScreen.model.chargedParticleGroup.particle_2.isUserControlledProperty
    at PhetioEngine.errorIfUndefined (https://bayes.colorado.edu/continuous-testing/snapshot-1581934817490/phet-io/js/phetioEngine.js?bust=1581938295175:305:15)
    at PhetioCommandProcessor.processCommand (https://bayes.colorado.edu/continuous-testing/snapshot-1581934817490/phet-io/js/phetioCommandProcessor.js?bust=1581938295175:177:32)
    at https://bayes.colorado.edu/continuous-testing/snapshot-1581934817490/phet-io/js/phetioCommandProcessor.js?bust=1581938295175:147:38
    at Array.map (<anonymous>)
    at PhetioCommandProcessor.processCommands (https://bayes.colorado.edu/continuous-testing/snapshot-1581934817490/phet-io/js/phetioCommandProcessor.js?bust=1581938295175:145:32)
    at https://bayes.colorado.edu/continuous-testing/snapshot-1581934817490/phet-io/js/phetioCommandProcessor.js?bust=1581938295175:88:18
id: Bayes Chrome
Approximately 2/17/2020, 3:20:17 AM
charges-and-fields : phet-io-tests : assert
7 out of 7 tests passed. 0 failed.

Approximately 2/17/2020, 3:20:17 AM
charges-and-fields : phet-io-tests : no-assert
7 out of 7 tests passed. 0 failed.

Approximately 2/17/2020, 3:20:17 AM
zepumph commented 4 years ago

This will be covered by https://github.com/phetsims/aqua/issues/76#issuecomment-587123626. Closing