xlog_rpl.test fails on Mac OS X
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tarantool |
Fix Released
|
High
|
Dmitry Simonenko |
Bug Description
xlog_rpl.test fails on Mac OS X. This is apparently a bug in the test itself, not in the server. The test just hangs in wait() call:
File "./test-run.py", line 180, in <module>
exit(main())
File "./test-run.py", line 170, in main
failed_tests += suite.run_all()
File "/Users/
test.
File "/Users/
execfile(
File "connector_
p.wait()
File "/System/
pid, sts = _eintr_
File "/System/
Changed in tarantool: | |
milestone: | none → 1.4.8 |
assignee: | nobody → Dmitry Simonenko (pmwkaa) |
importance: | Undecided → High |
status: | New → Incomplete |
status: | Incomplete → Confirmed |
status: | Confirmed → Fix Committed |
Changed in tarantool: | |
status: | Fix Committed → Fix Released |