phetsims / circuit-construction-kit-common

"Circuit Construction Kit: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
10 stars 10 forks source link

Sometimes during fuzzing, electrons become disassociated from the circuit elements #666

Open samreid opened 3 years ago

samreid commented 3 years ago

As described in https://github.com/phetsims/circuit-construction-kit-common/issues/660

I also noticed that, while fuzz testing for this memory test, sometimes the electrons would appear to be floating free of the objects. Not sure how to achieve this without fuzz testing.

leftbehindmemtest
KatieWoe commented 3 years ago

I did a fuzz test on the debug version to see if any errors appeared. I didn't see any, and I did see the same thing with the conventional arrows.

noerrorandconvention