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

vibe.core.concurrency.1408 sometimes fails on exitEventLoop #54

Open
wilzbach opened this issue Jan 31, 2018 · 0 comments
Open

vibe.core.concurrency.1408 sometimes fails on exitEventLoop #54

wilzbach opened this issue Jan 31, 2018 · 0 comments
Labels
flaky-test CI tests that sometimes fail and sometimes succeed

Comments

@wilzbach
Copy link
Member

https://ci.dlang.io/blue/organizations/jenkins/dlang-org%2Fphobos/detail/PR-6095/4/pipeline/

+ cd tests/vibe.core.concurrency.1408
+ dub --compiler=dmd --override-config=vibe-d:core/vibe-core --build-mode=separate
Performing "debug" build using dmd for x86_64.
taggedalgebraic 0.10.9: target for configuration "library" is up to date.
eventcore 0.8.27: target for configuration "epoll" is up to date.
stdx-allocator 2.77.0: target for configuration "library" is up to date.
vibe-core 1.4.0-alpha.1: target for configuration "epoll" is up to date.
vibe-d:utils 0.8.3-alpha.3: target for configuration "library" is up to date.
vibe-d:data 0.8.3-alpha.3: target for configuration "library" is up to date.
tests ~master: building configuration "application"...
../../../../.dub/packages/vibe-core-1.4.0-alpha.1/vibe-core/source/vibe/core/log.d(613,21): Deprecation: Built-in hex string literals are deprecated, use `std.conv.hexString` instead.
Linking...
To force a rebuild of up-to-date targets, run again with --force.
Running ./tests 
[2018-01-30 18:53:53.911 main(r0Px) INF] Success.
core.exception.AssertError@../../../../.dub/packages/taggedalgebraic-0.10.9/taggedalgebraic/source/taggedalgebraic.d(753): Trying to get EventSlot but have none.
----------------
??:? _d_assert_msg [0x61a55a]
Program exited with code 1
script returned exit code 2

For convenience: https://github.com/vibe-d/vibe.d/blob/master/tests/vibe.core.concurrency.1408/source/app.d

@s-ludwig s-ludwig added the flaky-test CI tests that sometimes fail and sometimes succeed label Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test CI tests that sometimes fail and sometimes succeed
Projects
None yet
Development

No branches or pull requests

2 participants