phetsims / faradays-electromagnetic-lab

"Faraday's Electromagnetic Lab" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 0 forks source link

assertion errors when fuzzing debug version #187

Closed Nancy-Salpepi closed 2 weeks ago

Nancy-Salpepi commented 2 weeks ago

Test device MacBook Air M1 chip

Operating System 14.5

Browser Chrome 125.0.6422.142

Problem description For https://github.com/phetsims/qa/issues/1091, when fuzzing the debug version of the sim, errors appeared in the console after a few minutes.

Screenshot 2024-06-10 at 10 58 21 AM Screenshot 2024-06-10 at 10 57 01 AM Screenshot 2024-06-10 at 10 57 14 AM

Troubleshooting Info

> !!!!! DO NOT EDIT !!!!! Name: ‪Faraday's Electromagnetic Lab‬ URL: https://phet-dev.colorado.edu/html/faradays-electromagnetic-lab/1.0.0-dev.32/phet/faradays-electromagnetic-lab_all_phet_debug.html Version: 1.0.0-dev.32 2024-05-30 15:49:49 UTC Features missing: applicationcache, applicationcache, touch Flags: pixelRatioScaling User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Language: en-US Window: 1399x722 Pixel Ratio: 2/1 WebGL: WebGL 1.0 (OpenGL ES 2.0 Chromium) GLSL: WebGL GLSL ES 1.0 (OpenGL ES GLSL ES 1.0 Chromium) Vendor: WebKit (WebKit WebGL) Vertex: attribs: 16 varying: 30 uniform: 1024 Texture: size: 16384 imageUnits: 16 (vertex: 16, combined: 32) Max viewport: 16384x16384 OES_texture_float: true Dependencies JSON: {}
pixelzoom commented 2 weeks ago

@Nancy-Salpepi I have not been able to reproduce this (MacBook Pro Intel, macOS 14.5, Chrome 125.0.6422.144). I'm using the URL shown below. When "fuzzing the debug version", were you using any other query parameters?

https://phet-dev.colorado.edu/html/faradays-electromagnetic-lab/1.0.0-dev.32/phet/faradays-electromagnetic-lab_all_phet_debug.html?ea&fuzz

Nancy-Salpepi commented 2 weeks ago

No I wasn't using any query parameters and that is the link I used. I tried to have it happen again right after I made this issue. I let it fuzz for 20 minutes and nothing.

Sorry I am of no help here.

pixelzoom commented 2 weeks ago

@Nancy-Salpepi can no longer reproduce. I've tried to reproduce this a few more times, and I've been unsuccessful. And I would expect this to show up in CT with the general fuzz test. So I don't know what to do other than to 🤞🏻 and close this issue. If it comes up again, we'll revisit.