hpi-swa / Squot

Squeak Object Tracker - Version control for arbitrary objects, currently with Git storage
Other
57 stars 29 forks source link

SquitHistorianTest>>testHistorianSetUpstreamBranch seems to be flaky #309

Open j4yk opened 3 years ago

j4yk commented 3 years ago

Commit 26accc9

#####################################################

Squeak32-5.2 on Travis CI (774.12)

989 Tests with 1 Failures and 0 Errors in 108.26s

#####################################################

SquitHistorianTest 6c3e2b_502c ✗ #testHistorianSetUpstreamBranch (17182ms) TestFailure: Test timed out Process>>pvtSignal:list: False>>ifTrue:ifFalse: FSReadStream(FSStream)>>contents [] in GitLooseRefStore>>ref: [] in FSReference>>readStreamDo: BlockClosure>>ensure: FSReference>>readStreamDo: GitLooseRefStore>>ref: [] in [] in GitUnitOfWork>>ref: [] in OrderedCollection(Collection)>>detect:ifNone: OrderedCollection>>do: OrderedCollection(Collection)>>detect:ifNone: [] in GitUnitOfWork>>ref: [] in GitRefCache>>at:ifAbsentPut: Dictionary>>associationAt:ifAbsent: GitRefCache>>at:ifAbsentPut: GitUnitOfWork>>ref: GitUnitOfWork>>followSymbolicRefs:do: [] in [] in GitUnitOfWork>>resolveRef: [] in Array(Collection)>>detect:ifNone: Array(SequenceableCollection)>>do: Array(Collection)>>detect:ifNone: [] in GitUnitOfWork>>resolveRef: [] in GitRefCache>>resolvedAt:ifAbsentPut: [] in Dictionary>>at:ifAbsentPut: Dictionary>>at:ifAbsent: Dictionary>>at:ifAbsentPut: GitRefCache>>resolvedAt:ifAbsentPut: GitUnitOfWork>>resolveRef: GitUnitOfWork>>objectReferenced: SquitHistorian>>version SquitHistorianTest(SquitTest)>>createRemoteTrackingBranchForMaster SquitHistorianTest>>testHistorianSetUpstreamBranch ...createRemoteTrackingBranchForMaster SquitHistorianTest(TestCase)>>performTest [] in SquitHistorianTest(SquitTest)>>performTest BlockClosure>>on:do: [] in SquitHistorianTest(SquitTest)>>suppressProgressDisplayDuring: [] in SquotProgressOutput class(DynamicVariable class)>>value:during: BlockClosure>>ensure: SquotProgressOutput class(DynamicVariable class)>>value:during: SquitHistorianTest(SquitTest)>>suppressProgressDisplayDuring: SquitHistorianTest(SquitTest)>>performTest [] in SquitHistorianTest>>performTest [] in GitCurrentUnitOfWork class(DynamicVariable class)>>value:during: BlockClosure>>ensure: GitCurrentUnitOfWork class(DynamicVariable class)>>value:during: GitCurrentUnitOfWork class>>value:for:during: GitUnitOfWork>>activateDuring: GitRepository>>withUnitOfWork: SquitRepository>>withUnitOfWork: SquitHistorianTest>>performTest

j4yk commented 3 years ago

It did not fail again recently, so I will not consider this a top priority.