You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2021/03/26 08:01:00 UTC

[GitHub] [celix] pnoltes opened a new issue #333: Fix promise timeout test for mac os

pnoltes opened a new issue #333:
URL: https://github.com/apache/celix/issues/333


   The promise timeout test on macos github CI are failing from time to time.
   I cannot reproduce this on my mac (10.15.7)
   
   ```
   2021-03-25T12:23:17.5997380Z 12: /Users/runner/work/celix/celix/libs/promises/gtest/src/VoidPromisesTestSuite.cc:205: Failure
   2021-03-25T12:23:17.5998290Z 12: Expected equality of these values:
   2021-03-25T12:23:17.5998710Z 12:   false
   2021-03-25T12:23:17.5999110Z 12:   secondSuccessCalled
   2021-03-25T12:23:17.5999500Z 12:     Which is: 1
   2021-03-25T12:23:17.6000230Z 12: /Users/runner/work/celix/celix/libs/promises/gtest/src/VoidPromisesTestSuite.cc:206: Failure
   2021-03-25T12:23:17.6000980Z 12: Expected equality of these values:
   2021-03-25T12:23:17.6001380Z 12:   true
   2021-03-25T12:23:17.6001740Z 12:   secondFailedCalled
   2021-03-25T12:23:17.6002120Z 12:     Which is: 0
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org