pharo icon indicating copy to clipboard operation
pharo copied to clipboard

[CI] SocketStreamTest failing on CI

Open MarcusDenker opened this issue 1 year ago • 0 comments

Bug description some tests in SocketStreamTest are failing:

on Mac:

  • testFlushOtherEndClosed – MacOSX64.Network.Tests.SocketStreamTest
  • testNextPutAllFlushOtherEndClosed – MacOSX64.Network.Tests.SocketStreamTest

on Linux:

  • testFlushLargeMessageOtherEndClosed – Unix64.Network.Tests.SocketStreamTest

MarcusDenker avatar Feb 08 '24 10:02 MarcusDenker