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

compaction make check fails #322

Closed
wasa4587 opened this issue Sep 30, 2014 · 3 comments
Closed

compaction make check fails #322

wasa4587 opened this issue Sep 30, 2014 · 3 comments

Comments

@wasa4587
Copy link

==== PASSED 5 tests
***** Running listener_test
==== Test EventListenerTest.OnSingleDBFlushTest
==== Test EventListenerTest.AddAndRemove
==== Test EventListenerTest.MultiDBMultiListeners
==== Test EventListenerTest.DisableBGCompaction
db/listener_test.cc:338: failed: 155018933 == 6
#0 ./listener_test() [0x427945] Tester /home/wasa/github/rocksdb/./util/testharness.h:56
#1 ./listener_test() [0x4315db] ~_Test_DisableBGCompaction /home/wasa/github/rocksdb/db/listener_test.cc:314
#2 ./listener_test() [0x551fb3] rocksdb::test::RunAllTests() /home/wasa/github/rocksdb/util/testharness.cc:48
#3 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x2b80556b7ec5] ?? ??:0
#4 ./listener_test() [0x424bce] _start ??:?

make: *** [check] Error 1

@igorcanadi
Copy link
Collaborator

EventListenerTest is not in the master branch. Any particular reason why you're building compaction branch?

@wasa4587
Copy link
Author

i was just testing

@igorcanadi
Copy link
Collaborator

compaction branch is experimental, there might be test failures here and there :)

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