hpi-swa / Squot

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

Flaky test: GitRepositoryTests #testInitializeOnDiskFilesystem #318

Open j4yk opened 3 years ago

j4yk commented 3 years ago

Failed once without provocation on Squeak64-trunk on macos-latest only:

GitRepositoryTests
 ✗ #testInitializeOnDiskFilesystem (7244ms)
TestFailure: Test timed out
Process>>pvtSignal:list:
FSPostorderGuide(FSGuide)>>whileNotDoneDo:
FSPostorderGuide>>show:
FSPostorderGuide class(FSGuide class)>>show:to:
FSDeleteVisitor>>visit:
FSDeleteVisitor class>>delete:
FSReference>>deleteAll
GitRepositoryTests>>testInitializeOnDiskFilesystem ...deleteAll
GitRepositoryTests(TestCase)>>performTest
[] in GitRepositoryTests>>performTest
[] in GitCurrentUnitOfWork class(DynamicVariable class)>>value:during:
FullBlockClosure(BlockClosure)>>ensure:
GitCurrentUnitOfWork class(DynamicVariable class)>>value:during:
GitCurrentUnitOfWork class>>value:for:during:
GitUnitOfWork>>activateDuring:
GitRepository>>withUnitOfWork:
GitRepositoryTests>>performTest