Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CT: property removeChild of null #457

Closed
KatieWoe opened this issue Apr 29, 2019 · 3 comments
Closed

CT: property removeChild of null #457

KatieWoe opened this issue Apr 29, 2019 · 3 comments

Comments

@KatieWoe
Copy link
Contributor

energy-skate-park-basics : phet-io-tests : assert
7 out of 8 tests passed. 1 failed.
SimTests: energy-skate-park-basics: event indexing failed:
Uncaught TypeError: Cannot read property 'removeChild' of null
https://bayes.colorado.edu/continuous-testing/snapshot-1556504033741/phet-io-wrappers/js/tests/SimTests.js?bust=1556517829618:27


id: Bayes Chrome
Approximately 4/28/2019, 8:13:53 PM
energy-skate-park-basics : phet-io-tests : assert
7 out of 8 tests passed. 1 failed.
SimTests: energy-skate-park-basics: event indexing failed:
Uncaught TypeError: Cannot read property 'removeChild' of null
https://bayes.colorado.edu/continuous-testing/snapshot-1556504033741/phet-io-wrappers/js/tests/SimTests.js?bust=1556522133877:27


id: Bayes Chrome
Approximately 4/28/2019, 8:13:53 PM
energy-skate-park-basics : phet-io-tests : assert
7 out of 8 tests passed. 1 failed.
SimTests: energy-skate-park-basics: event indexing failed:
Uncaught TypeError: Cannot read property 'removeChild' of null
https://bayes.colorado.edu/continuous-testing/snapshot-1556504033741/phet-io-wrappers/js/tests/SimTests.js?bust=1556546116394:27


id: Bayes Chrome
Approximately 4/28/2019, 8:13:53 PM
energy-skate-park-basics : phet-io-tests : no-assert
7 out of 8 tests passed. 1 failed.
SimTests: energy-skate-park-basics: event indexing failed:
Uncaught TypeError: Cannot read property 'removeChild' of null
https://bayes.colorado.edu/continuous-testing/snapshot-1556504033741/phet-io-wrappers/js/tests/SimTests.js?bust=1556515528853:27


id: Bayes Chrome
Approximately 4/28/2019, 8:13:53 PM
energy-skate-park-basics : phet-io-tests : no-assert
7 out of 8 tests passed. 1 failed.
SimTests: energy-skate-park-basics: event indexing failed:
Uncaught TypeError: Cannot read property 'removeChild' of null
https://bayes.colorado.edu/continuous-testing/snapshot-1556504033741/phet-io-wrappers/js/tests/SimTests.js?bust=1556523101308:27


id: Bayes Chrome
Approximately 4/28/2019, 8:13:53 PM
energy-skate-park-basics : phet-io-tests : no-assert
7 out of 8 tests passed. 1 failed.
SimTests: energy-skate-park-basics: event indexing failed:
Uncaught TypeError: Cannot read property 'removeChild' of null
https://bayes.colorado.edu/continuous-testing/snapshot-1556504033741/phet-io-wrappers/js/tests/SimTests.js?bust=1556537153083:27


id: Bayes Chrome
Approximately 4/28/2019, 8:13:53 PM
@samreid
Copy link
Member

samreid commented Apr 30, 2019

There was a sequencing problem, easily seen when launching the mirror inputs wrapper. GridNode creates some parts in layout which is called before init on startup in the upstream sim, but not in the downstream sim. For now, I've uninstrumented that part.

@samreid
Copy link
Member

samreid commented Apr 25, 2020

Unassigning until we turn our attention to PhET-iO for this sim.

@samreid samreid removed their assignment Apr 25, 2020
@KatieWoe
Copy link
Contributor Author

KatieWoe commented Sep 9, 2022

This isn't showing up on CT right now. Closing.

@KatieWoe KatieWoe closed this as completed Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants