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

port to GemStone 3.6.0 #313

Closed dalehenrich closed 4 years ago

dalehenrich commented 4 years ago
dalehenrich commented 4 years ago

Current 3.6.0 test status TD* tests are tODE issues:

1774 run, 1761 passes, 4 expected defects, 4 failures, 5 errors, 0 unexpected passes
    1774 tests
    1774 run
    1761 passes
    4 expected defects
    4 failures
MCFileInTest debug: #testStWriter
SentButNotImplementedTest debug: #testSentButNotImplemented
SqueakTests debug: #testDateAndTimeFromString
TDShellFsToFsRsyncCommandTests debug: #testRsyncExisting
    5 errors
TDShellFsToFsRsyncCommandTests debug: #testRsyncChecksum
TDShellFsToFsRsyncCommandTests debug: #testRsyncChecksumIgnored
TDShellFsToFsRsyncCommandTests debug: #testRsyncIgnoreTimes
TDShellFsToFsRsyncCommandTests debug: #testRsyncModifyWindowDifferentSizes
TDShellFsToFsRsyncCommandTests debug: #testRsyncModifyWindowInWindow
    0 unexpected passes
dalehenrich commented 4 years ago

3.6.0 tests are green:

1775 run, 1771 passes, 4 expected defects, 0 failures, 0 errors, 0 unexpected passes
    1775 tests
    1775 run
    1771 passes
    4 expected defects
    0 failures
    0 errors
    0 unexpected passes
dalehenrich commented 4 years ago

as of commit 5a22549 ... just tODE tests:

1091 run, 1090 passes, 1 expected defects, 0 failures, 0 errors, 0 unexpected passes
    1091 tests
    1091 run
    1090 passes
    1 expected defects
    0 failures
    0 errors
    0 unexpected passes