I just saw 121 failing... On Thu, Sep 18, 2008 at 10:08:33AM +0000, Buildd user wrote: > Automatic build of gnu-smalltalk_3.1~rc3-3 on alkman.ayous.org by sbuild/ia64 > 98-farm > Build started at 20080918-0955 [...] > /bin/sh './testsuite' > ## ------------------------------ ## > ## GNU Smalltalk 3.0c 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 FAILED (testsuite.at:46) > 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 ok > 108: ZeroDivideFactoryANSITest ok > > Other packages. > > 109: Complex ok > 110: Continuations ok > 111: DBD-MySQL skipped > (testsuite.at:149) > 112: DBD-SQLite ok > 113: DebugTools ok > 114: DhbNumericalMethods ok > 115: Digest ok > 116: GDBM ok > 117: Iconv ok > 118: ROE ok > 119: Seaside-Core ok > 120: Sport ok > 121: Swazoo FAILED (testsuite.at:159) > 122: ZLib ok > > ## ------------- ## > ## Test results. ## > ## ------------- ## > > ERROR: 121 tests were run, > 2 failed unexpectedly. > 1 test was skipped. > ## -------------------------- ## > ## testsuite.log was created. ## > ## -------------------------- ## > > Please send `tests/testsuite.log' and all information you think might help: > > To: <[EMAIL PROTECTED]> > Subject: [GNU Smalltalk 3.0c] testsuite: 16 121 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[3]: *** [check-local] Error 1 > make[3]: Leaving directory `/build/buildd/gnu-smalltalk-3.1~rc3/tests' > make[2]: *** [check-am] Error 2 > make[2]: Leaving directory `/build/buildd/gnu-smalltalk-3.1~rc3/tests' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/build/buildd/gnu-smalltalk-3.1~rc3' > # -*- compilation -*- > 16. testsuite.at:46: testing ... > { (cd /build/buildd/gnu-smalltalk-3.1~rc3/tests && gst -I > /build/buildd/gnu-smalltalk-3.1~rc3/gst.im -r cobjects.st 2>&1); echo exit 0 > > retcode; } | tr -d '\r' | tee stdout; . retcode > ./testsuite.at:46: { (cd $abs_srcdir && gst $image_path -r cobjects.st 2>&1); > echo exit $? > retcode; } | tr -d '\r' | tee stdout; . retcode > --- expout 2008-09-18 10:05:04.000000000 +0000 > +++ /build/buildd/gnu-smalltalk-3.1~rc3/tests/testsuite.dir/at-stdout > 2008-09-18 10:05:04.000000000 +0000 > @@ -82,7 +82,7 @@ > true > 'abcabc' > 'this is a test' > -result = 7.700000 > +result = 2305843009213693952.000000 > returned value is true > > Execution begins... > 16. testsuite.at:46: 16. cobjects.st (testsuite.at:46): FAILED > (testsuite.at:46) > # -*- compilation -*- > 121. testsuite.at:159: testing ... > { (cd /build/buildd/gnu-smalltalk-3.1~rc3 && gst -I > /build/buildd/gnu-smalltalk-3.1~rc3/gst.im -f > /build/buildd/gnu-smalltalk-3.1~rc3/scripts/Test.st --verbose -p Swazoo); > echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . retcode > ./testsuite.at:159: { (cd $abs_top_builddir && gst $image_path -f > $abs_top_srcdir/scripts/Test.st --verbose -p Swazoo); echo exit $? > > retcode; } | tr -d '\r' | tee stdout; . retcode > --- /dev/null 2008-05-09 16:52:53.000000000 +0000 > +++ /build/buildd/gnu-smalltalk-3.1~rc3/tests/testsuite.dir/at-stderr > 2008-09-18 10:07:12.000000000 +0000 > @@ -0,0 +1 @@ > +./testsuite: line 1325: 27978 Segmentation fault gst $image_path -f > $abs_top_srcdir/scripts/Test.st --verbose -p Swazoo > stdout: > Loading package Sockets > Loading package Sport > Loading package SUnit > Loading package Swazoo > Swazoo.CompositeResourceTest>>#testAddResource ... > Swazoo.CompositeResourceTest>>#testAddResources ..... > Swazoo.CompositeResourceTest>>#testCurrentUrl ... > Swazoo.CompositeResourceTest>>#testEmptyURIPatternInvalid . > Swazoo.CompositeResourceTest>>#testNilURIPatternDoesNothing . > Swazoo.CompositeResourceTest>>#testValidlyConfigured . > Swazoo.FileResourceTest>>#testContentType .. > Swazoo.FileResourceTest>>#testDirectoryIndex ... > Swazoo.FileResourceTest>>#testETag ...... > Swazoo.FileResourceTest>>#testExistantFile ... > Swazoo.FileResourceTest>>#testNonexistantFile . > Swazoo.FileResourceTest>>#testRedirection ... > Swazoo.FileResourceTest>>#testRelativeFile > Swazoo.FileResourceTest>>#testSafeConstruct .. > Swazoo.HTTPRequestTest>>#test10ConnectionClose . > Swazoo.HTTPRequestTest>>#test10KeepAliveConnectionClose . > Swazoo.HTTPRequestTest>>#testBasicGet ..... > Swazoo.HTTPRequestTest>>#testBasicGetHost . > Swazoo.HTTPRequestTest>>#testBasicGetHTTP10 ..... > Swazoo.HTTPRequestTest>>#testBasicGetPort . > Swazoo.HTTPRequestTest>>#testBasicHead .... > Swazoo.HTTPRequestTest>>#testConnection . > Swazoo.HTTPRequestTest>>#testGetMultiValueHeader ... > Swazoo.HTTPRequestTest>>#testHeaderAtIfPresent .. > Swazoo.HTTPRequestTest>>#testMissingContentType . > Swazoo.HTTPRequestTest>>#testNo11ConnectionClose . > Swazoo.HTTPRequestTest>>#testNoEqualsQueries .. > Swazoo.HTTPRequestTest>>#testPortedGetPort . > Swazoo.HTTPRequestTest>>#testReferer . > Swazoo.HTTPRequestTest>>#testRequestWithCRButNoLF > Swazoo.HTTPRequestTest>>#testUserAgent . > Swazoo.HTTPResponseTest>>#testInternalServerError . > Swazoo.HTTPResponseTest>>#testOK . > Swazoo.HTTPResponseTest>>#testResponseTypes .......... > Swazoo.HTTPServerTest>>#testServing . > Swazoo.HTTPServerTest>>#testStopServing . > Swazoo.HeaderFieldTest>>#testCombine .. > Swazoo.HeaderFieldTest>>#testContentTypeMultiple ... > Swazoo.HeaderFieldTest>>#testValues ...... > Swazoo.HelloWorldResourceTest>>#testResponse ... > Swazoo.HomeResourceTest>>#testRootFileFor . > Swazoo.HomeResourceTest>>#testValidateHomePath .... > Swazoo.RedirectionResourceTest>>#testGetResource .... > Swazoo.ResourceTest>>#testEmptyURIPatternInvalid . > Swazoo.ResourceTest>>#testEnabledByDefault . > Swazoo.ResourceTest>>#testNilURIPatternDoesNothing . > Swazoo.ResourceTest>>#testValidlyConfigured . > Swazoo.SiteIdentifierTest>>#testCaseInsensitiveMatch . > Swazoo.SiteIdentifierTest>>#testCurrentUrl .. > Swazoo.SiteIdentifierTest>>#testHostMismatch . > Swazoo.SiteIdentifierTest>>#testIPMismatch . > Swazoo.SiteIdentifierTest>>#testMatch . > Swazoo.SiteIdentifierTest>>#testPortMismatch . > Swazoo.SiteTest>>#testCurrentUrl > Swazoo.SiteTest>>#testCurrentUrl80 > Swazoo.SwazooBaseExtensionsTest>>#testCharacterArrayTrimBlanks ...... > Swazoo.SwazooBaseExtensionsTest>>#testFilenameEtag ... > ./testsuite.at:159: exit code was 139, expected 0 > 121. testsuite.at:159: 121. Swazoo (testsuite.at:159): FAILED > (testsuite.at:159) > make: *** [build-stamp] Error 1
Kind regards, Philipp Kern -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]