/bin/bash './testsuite' ## ------------------------------- ## ## GNU Smalltalk 3.2.3 test suite. ## ## ------------------------------- ## Regression tests. 1: arrays.st ok 2: classes.st ok 3: blocks.st ok 4: sets.st ok 5: processes.st ok 6: exceptions.st ok 7: intmath.st ok 8: floatmath.st ok 9: dates.st ok 10: objects.st ok 11: strings.st ok 12: chars.st ok 13: objdump.st ok 14: delays.st ok 15: geometry.st ok 16: cobjects.st ok 17: compiler.st ok 18: fileext.st ok 19: mutate.st ok 20: untrusted.st ok 21: getopt.st ok 22: quit.st ok 23: pools.st ok Other simple tests. 24: ackermann.st ok 25: ary3.st ok 26: except.st ok 27: fibo.st ok 28: hash.st ok 29: hash2.st ok 30: heapsort.st ok 31: lists.st ok 32: lists1.st ok 33: lists2.st ok 34: matrix.st ok 35: methcall.st ok 36: nestedloop.st ok 37: objinst.st ok 38: prodcons.st ok 39: random-bench.st ok 40: sieve.st ok 41: strcat.st ok Basic packages. 42: SUnit ok 43: Parser ok ANSI compliancy tests. 44: ArrayANSITest ok 45: ArrayFactoryANSITest ok 46: BagANSITest ok 47: BagFactoryANSITest ok 48: BooleanANSITest ok 49: ByteArrayANSITest ok 50: ByteArrayFactoryANSITest ok 51: CharacterANSITest ok 52: CharacterFactoryANSITest ok 53: DateAndTimeANSITest ok 54: DateAndTimeFactoryANSITest ok 55: DictionaryANSITest ok 56: DictionaryFactoryANSITest ok 57: DurationANSITest ok 58: DurationFactoryANSITest ok 59: DyadicValuableANSITest ok 60: ErrorANSITest ok 61: ErrorClassANSITest ok 62: ExceptionANSITest ok 63: ExceptionClassANSITest ok 64: ExceptionSetANSITest ok 65: FailedMessageANSITest ok 66: FileStreamFactoryANSITest ok 67: FloatANSITest ok 68: FloatCharacterizationANSITest ok 69: FractionANSITest ok 70: FractionFactoryANSITest ok 71: IdentityDictionaryANSITest ok 72: IdentityDictionaryFactoryANSITest ok 73: IntegerANSITest ok 74: IntervalANSITest ok 75: IntervalFactoryANSITest ok 76: MessageNotUnderstoodANSITest ok 77: MessageNotUnderstoodSelectorANSITest ok 78: MonadicBlockANSITest ok 79: NilANSITest ok 80: NiladicBlockANSITest ok 81: NotificationANSITest ok 82: NotificationClassANSITest ok 83: ObjectANSITest ok 84: ObjectClassANSITest ok 85: OrderedCollectionANSITest ok 86: OrderedCollectionFactoryANSITest ok 87: ReadFileStreamANSITest ok 88: ReadStreamANSITest ok 89: ReadStreamFactoryANSITest ok 90: ReadWriteStreamANSITest ok 91: ReadWriteStreamFactoryANSITest ok 92: ScaledDecimalANSITest ok 93: SelectorANSITest ok 94: SetANSITest ok 95: SetFactoryANSITest ok 96: SortedCollectionANSITest ok 97: SortedCollectionFactoryANSITest ok 98: StringANSITest ok 99: StringFactoryANSITest ok 100: SymbolANSITest ok 101: TranscriptANSITest ok 102: WarningANSITest ok 103: WarningClassANSITest ok 104: WriteFileStreamANSITest ok 105: WriteStreamANSITest ok 106: WriteStreamFactoryANSITest ok 107: ZeroDivideANSITest FAILED (testsuite.at:143) 108: ZeroDivideFactoryANSITest ok Other packages. 109: Announcements ok 110: Complex ok 111: Continuations ok 112: DBD-MySQL skipped (testsuite.at:150) 113: DBD-SQLite skipped (testsuite.at:151) 114: DebugTools ok 115: DhbNumericalMethods ok 116: Digest ok 117: GDBM skipped (testsuite.at:155) 118: Iconv ok 119: Magritte ok 120: ROE skipped (testsuite.at:158) 121: SandstoneDb ok 122: Seaside-Core ok 123: Sport ok 124: Swazoo ok 125: XML-XMLParser ok 126: XML-Expat skipped (testsuite.at:164) 127: ZLib skipped (testsuite.at:165) ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 121 tests were run, 1 failed unexpectedly. 6 tests were skipped. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [GNU Smalltalk 3.2.3] testsuite: 107 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[2]: *** [check-local] Error 1 make[2]: Leaving directory `/home/butch/Smalltalk/smalltalk-3.2.3/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/home/butch/Smalltalk/smalltalk-3.2.3/tests' make: *** [check-recursive] Error 1 # ~/Smalltalk/smalltalk-3.2.3 #