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 at least one source expected #465

Closed KatieWoe closed 4 years ago

KatieWoe commented 4 years ago
energy-skate-park-basics : fuzz : require.js : load
Query: brand=phet&ea&fuzz&memoryLimit=1000
Uncaught Error: Assertion failed: at least one source expected
Error: Assertion failed: at least one source expected
    at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/assert/js/assert.js?bust=1573225227132:22:13)
    at merge (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/phet-core/js/merge.js?bust=1573225227237:30:15)
    at new EnergySkateParkBasicsTrackSetScreenView (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/energy-skate-park-basics/js/energy-skate-park-basics/common/view/EnergySkateParkBasicsTrackSetScreenView.js?bust=1573225227237:27:17)
    at new IntroScreenView (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/energy-skate-park-basics/js/energy-skate-park-basics/intro/view/IntroScreenView.js?bust=1573225227237:24:7)
    at IntroScreen.createView (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/energy-skate-park-basics/js/energy-skate-park-basics/intro/IntroScreen.js?bust=1573225227237:41:27)
    at IntroScreen.initializeView (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/joist/js/Screen.js?bust=1573225227237:261:25)
    at Array.<anonymous> (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/joist/js/Sim.js?bust=1573225227237:829:18)
    at https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/joist/js/Sim.js?bust=1573225227237:837:27
id: Bayes Chrome
Approximately 11/8/2019, 6:38:31 AM
energy-skate-park-basics : fuzz : require.js : run
Query: brand=phet&ea&fuzz&memoryLimit=1000
Uncaught Error: Assertion failed: at least one source expected
Error: Assertion failed: at least one source expected
    at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/assert/js/assert.js?bust=1573225227132:22:13)
    at merge (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/phet-core/js/merge.js?bust=1573225227237:30:15)
    at new EnergySkateParkBasicsTrackSetScreenView (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/energy-skate-park-basics/js/energy-skate-park-basics/common/view/EnergySkateParkBasicsTrackSetScreenView.js?bust=1573225227237:27:17)
    at new IntroScreenView (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/energy-skate-park-basics/js/energy-skate-park-basics/intro/view/IntroScreenView.js?bust=1573225227237:24:7)
    at IntroScreen.createView (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/energy-skate-park-basics/js/energy-skate-park-basics/intro/IntroScreen.js?bust=1573225227237:41:27)
    at IntroScreen.initializeView (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/joist/js/Screen.js?bust=1573225227237:261:25)
    at Array.<anonymous> (https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/joist/js/Sim.js?bust=1573225227237:829:18)
    at https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/joist/js/Sim.js?bust=1573225227237:837:27
id: Bayes Chrome
Approximately 11/8/2019, 6:38:31 AM
energy-skate-park-basics : phet-io-tests : assert
7 out of 9 tests passed. 2 failed.
SimTests: energy-skate-park-basics: iframe api failed:
Uncaught Error: Uncaught Error: Assertion failed: at least one source expected
https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/phet-io-wrappers/js/tests/SimTests.js?bust=1573226562819:341

SimTests: energy-skate-park-basics: event indexing failed:
Uncaught Error: Uncaught Error: Assertion failed: at least one source expected
https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/phet-io-wrappers/js/tests/SimTests.js?bust=1573226562819:536

id: Bayes Chrome
Approximately 11/8/2019, 6:38:31 AM
energy-skate-park-basics : phet-io-tests : no-assert
7 out of 9 tests passed. 2 failed.
SimTests: energy-skate-park-basics: iframe api failed:
Uncaught Error: Uncaught Error: Assertion failed: at least one source expected
https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/phet-io-wrappers/js/tests/SimTests.js?bust=1573221532426:341

SimTests: energy-skate-park-basics: event indexing failed:
Uncaught Error: Uncaught Error: Assertion failed: at least one source expected
https://bayes.colorado.edu/continuous-testing/snapshot-1573220311701/phet-io-wrappers/js/tests/SimTests.js?bust=1573221532426:536

id: Bayes Chrome
Approximately 11/8/2019, 6:38:31 AM
samreid commented 4 years ago

Thanks @KatieWoe, I committed a proposed fix. @jessegreenberg can you please review? Close if all is well.

jessegreenberg commented 4 years ago

Yes, thank you! Closing.