Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The test 'monitor init event count' fails intermittently #574

Closed
yurivict opened this issue Sep 26, 2022 · 1 comment
Closed

The test 'monitor init event count' fails intermittently #574

yurivict opened this issue Sep 26, 2022 · 1 comment

Comments

@yurivict
Copy link

        Start  98: monitor init event count
 98/101 Test  #98: monitor init event count ......................................***Failed    0.11 sec
Filters: monitor init event count

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unit_tests is a Catch v2.13.4 host application.
Run with -? for options

-------------------------------------------------------------------------------
monitor init event count
-------------------------------------------------------------------------------
/disk-samsung/freebsd-ports/net/cppzmq/work/cppzmq-4.8.1/tests/monitor.cpp:77
...............................................................................

/disk-samsung/freebsd-ports/net/cppzmq/work/cppzmq-4.8.1/tests/monitor.cpp:90: FAILED:
  CHECK( monitor.connect_delayed == 1 )
with expansion:
  0 == 1

/disk-samsung/freebsd-ports/net/cppzmq/work/cppzmq-4.8.1/tests/monitor.cpp:92: FAILED:
  CHECK( monitor.total == expected_event_count )
with expansion:
  1 == 2

===============================================================================
test cases: 1 | 1 failed
assertions: 5 | 3 passed | 2 failed

Version: 4.8.1
OS: FreeBSD 13.1

@gummif
Copy link
Member

gummif commented Oct 9, 2022

This will be fixed in #576

@gummif gummif closed this as completed Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants