zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2.04k stars 592 forks source link

Ice/binding MATLAB failures on Windows #2383

Closed pepone closed 2 months ago

pepone commented 3 months ago
testing unsecure vs. secure endpoints... Error using Ice.ObjectPrx/ice_getConnection
::Ice::ConnectionLostException

Error in AllTests.allTests (line 777)
            assert(test.ice_getConnection() ~= testSecure.ice_getConnection());

Error in Client (line 14)
    AllTests.allTests(helper);

Error in runTest (line 28)
        Client(varargin);
pepone commented 2 months ago

Fixed in https://github.com/zeroc-ice/ice/commit/e92f9168a082485dfc86f9817a22a26b8c05e190