dalehenrich / tode

tODE - the Object-centric Development Environment. Smalltalk. development, deconstructed and a development environment for GemStone/S. Part of the GsDevKit tool set.
https://github.com/GsDevKit/gsDevKitHome#open-source-development-kit-for-gemstones-64-bit-
MIT License
33 stars 16 forks source link

failing CI unit tests after switch to GsDevKIt_stones for smalltalkCI #322

Open dalehenrich opened 1 year ago

dalehenrich commented 1 year ago

There are 4 unit tests failing that are due to the fact that the tode directory structure is not created by GsDevKit_stones:

###########
# Summary #
###########

TDProjectCommandTests
 ✗ #testProjectNew (16ms)
 ✗ #testProjectNewCreateClass (10ms)

TDGemStoneCommandTests
 ✗ #testBuDirectoryCommand (3ms)
 ✗ #testBuRestoreCommand (3ms)

If the directory structure needed for the tests can be created by GsDevKit_stones (without too much work), then that should be done ... eventually it will be needed