uno icon indicating copy to clipboard operation
uno copied to clipboard

SocketTest.Send fails spuriously on TravisCI

Open kusma opened this issue 6 years ago • 4 comments

The SocketTest.Send test from the Uno.Net.Sockets.Test test-suite fails spuriously on TravisCI / macOS, with the following output:

FAILED:  Uno.Net.Sockets.Test.Uno.Net.Sockets.Test.SocketTest.Send
         Assertion failed in 'Send', at /Users/travis/build/fuse-open/uno/Library/Core/Uno.Net.Sockets/Tests/Socket.Test.uno:227
           Expected: True
           But got : False

kusma avatar Apr 26 '18 08:04 kusma

This seems to only happen in the .NET target...

kusma avatar Apr 26 '18 12:04 kusma

example-failure

kusma avatar May 25 '18 14:05 kusma

~Another incident~

I restarted the build right after linking this, and then the new build seems replace the old build log.

BeeWarloc avatar May 28 '18 10:05 BeeWarloc

Yeah, it's quite sad. My plan is just to disable this test for the macOS + .NET target for now, but I haven't gotten around to it yet.

kusma avatar May 28 '18 10:05 kusma