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 item not found in Array #62

Closed
KatieWoe opened this issue Nov 7, 2022 · 1 comment
Closed

CT item not found in Array #62

KatieWoe opened this issue Nov 7, 2022 · 1 comment

Comments

@KatieWoe
Copy link
Contributor

KatieWoe commented Nov 7, 2022

build-a-nucleus : multitouch-fuzz : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1667827556469/build-a-nucleus/build-a-nucleus_en.html?continuousTest=%7B%22test%22%3A%5B%22build-a-nucleus%22%2C%22multitouch-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1667827556469%22%2C%22timestamp%22%3A1667836380449%7D&brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=false
Query: brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=false
Uncaught Error: Assertion failed: item not found in Array
Error: Assertion failed: item not found in Array
at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1667827556469/assert/js/assert.js:28:13)
at assert (arrayRemove.js:19:12)
at arrayRemove (createObservableArray.ts:393:37)
at remove (BANModel.ts:128:19)
at removeParticle (DecayScreenView.ts:122:19)
at Proxy.forEach
at forEach (DecayScreenView.ts:121:35)
at listener (TinyEmitter.ts:95:8)
at emit (Emitter.ts:60:21)
at emit (PushButtonModel.ts:179:22)
id: Bayes Puppeteer
Snapshot from 11/7/2022, 6:25:56 AM

----------------------------------

build-a-nucleus : pan-and-zoom-fuzz : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1667827556469/build-a-nucleus/build-a-nucleus_en.html?continuousTest=%7B%22test%22%3A%5B%22build-a-nucleus%22%2C%22pan-and-zoom-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1667827556469%22%2C%22timestamp%22%3A1667836462233%7D&brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=true
Query: brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=true
Uncaught Error: Assertion failed: item not found in Array
Error: Assertion failed: item not found in Array
at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/ct-snapshots/1667827556469/assert/js/assert.js:28:13)
at assert (arrayRemove.js:19:12)
at arrayRemove (createObservableArray.ts:393:37)
at remove (BANModel.ts:128:19)
at removeParticle (DecayScreenView.ts:122:19)
at Proxy.forEach
at forEach (DecayScreenView.ts:121:35)
at listener (TinyEmitter.ts:95:8)
at emit (Emitter.ts:60:21)
at emit (PushButtonModel.ts:179:22)
id: Bayes Puppeteer
Snapshot from 11/7/2022, 6:25:56 AM
@Luisav1
Copy link
Contributor

Luisav1 commented Nov 18, 2022

Thanks @KatieWoe! @chrisklus, @marlitas, and I fixed this in the commit above. We didn't see it come up again after several rounds of CT. Closing.

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

4 participants