GemTalk / JadeiteForPharo

IDE for GemStone Smalltalk application development in Pharo using Rowan code management
MIT License
0 stars 0 forks source link

Things disappearing from SUnit browser (test methods and packages) #86

Open LisaAlmarode opened 3 months ago

LisaAlmarode commented 3 months ago

If I have any of the test classes selected in the Project Browser, the SUnit browser shows me none of these classes.

This is when things are normal:

image

Then when I select something in the Project Browser (I might have had to click on a different class in the SUnit Browser and back)

image

EVEN MORE EXCITING... go back to the Project Browser and commit (using the icon),

and many but not all of the packages are no longer displayed...

image

ericwinger commented 2 months ago

We'll want to confirm that the latest code in JfP and RCS is loaded.

ericwinger commented 1 month ago

Here are the commit ids I am using:

JadeiteForPharo d588f64
PharoGemStoneFFI 3575de4
RemoteServiceReplication 371ae8e
---------------------------------------------
RowanClientServices fa343fc
LisaAlmarode commented 1 month ago

Incorrectly closed by workflow