-
Notifications
You must be signed in to change notification settings - Fork 2
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
Test Circuit Construction Kit: Black Box Study 1.1.0-phetiorc.6 #781
Comments
@phet-steele next in line after 780 EDIT: SR Unmarked issue 780 so it doesn't appear with the issues that must be fixed. |
There are four query parameters to test (including in combination with one another).
The last two query parameters both affect the control panel, so there's no need to use them both together. |
I have fixed 5/6 issues noted above. The sixth is phetsims/circuit-construction-kit-common#251 about the layering of electrons. The layering of electrons and circuit elements has proved tricky, there are many open issues about layering and this will need a significant amount of work. Hence we may leave that one out of RC.2. |
I do not believe that testing on rc.1 has completed. Still, since I have addressed 5 of the discovered issues, I decided to publish rc.2. I will leave it up to @phet-steele and @arouinfar whether they want to finish testing rc.1 or switch over to rc.2 now. |
I will switch my testing over to rc.2. Thanks @samreid. |
Ditto. |
@samreid I've finished testing rc.2. |
All above issues have been addressed. I'll use master for sun to pick up the slider fix. Otherwise I'll use same SHAs as in RC.2 to minimize testing overhead. |
Sun also picked up some changes with respect to dispose(), we should make sure disposing sun components is still OK in RC.3 |
I published RC.3 here: I'll test each of the above open issues myself before turning this over to @arouinfar and @phet-steele |
I noted this issue in RC.3: phetsims/circuit-construction-kit-black-box-study#36 (comment) @phet-steele and @arouinfar can you please test out RC3 (links above) and see what else remains to be done before sharing with Shima? |
@phet-steele moving to top priority for the moment until complete |
I published rc.4 here: It addresses 4 of the above open issues. For the unaddressed open issues, I'm hoping we can "punt" on them for our February deadline (say, if they are rare or low enough severity). |
I also published rc.5 here http://www.colorado.edu/physics/phet/dev/html/circuit-construction-kit-black-box-study/1.1.0-phetiorc.5/wrappers/index/ which contains these new black boxes: phetsims/circuit-construction-kit-black-box-study#41 |
For all intents and purposes, this testing is done. The sim has a production version and will soon be delivered. Lowering priority and passing back to @samreid. |
Thanks @phet-steele and @arouinfar for all your discoveries during testing, closing. |
In phetsims/circuit-construction-kit-black-box-study#40 I prepared a new version of Circuit Construction Kit: Black Box Study which will be used by our collaborators at Stanford in an upcoming study.
The first 1.1 RC is published here
UPDATE: see new version here #781 (comment)
UPDATE: see newer version here: #781 (comment)
UPDATE: rc4 is available here: #781 (comment)
UPDATE: we are up to 6
The previous version we had been supporting for them in the branch was getting so stale it was no longer able to semi-automatically maintain it with corresponding changes in master. Hence we are creating a new version based on master to update the SHAs. There have been numerous significant refactoring steps, so it will need to be tested rigorously. If it passes testing, these SHAs will become the new maintenance SHAs and will be able to be kept in sync with master much easier.
I do not think this version requires exhaustive multi-platform testing. Many of the refactoring steps are in the simulation logic (not, say, in WebGL or other parts that may behave differently on different platforms). On the other hand, if this version does well in testing, it may supercede #765 (in which case we would want pretty broad platform testing, including iPad).
According to phetsims/circuit-construction-kit-black-box-study#25 another usage of this simulation is coming up soon, which will use the data stream and visual record/playback, so at a minimum those PhET-iO features should be tested. The wrapper index is here: http://www.colorado.edu/physics/phet/dev/html/circuit-construction-kit-black-box-study/1.1.0-phetiorc.1/wrappers/index/ .
(UPDATE: see new version here #781 (comment) ):
@arouinfar should be on this testing team since she is most familiar with the requested features and desired behavior for this application. Support from the rest of the QA team will also be valuable. @arouinfar can you please review this issue and add anything I've missed, or any other recommendations? Also assigning to @ariel-phet for prioritization, scheduling and delegation for the QA team side.
Also, @arouinfar I recall the last time we shared this with Stanford, there were numerous links with different query parameters. Do you know if they still need all those variants? If so, please post the links here (for the new 1.1.0-phetiorc.1 version) and we can test them too.
The text was updated successfully, but these errors were encountered: