xlog_rpl.test fails on Mac OS X

Bug #1021307 reported by Kostja Osipov
6
This bug affects 1 person
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/kosipov/tarantool/test/lib/test_suite.py", line 289, in run_all
    test.run(server)
  File "/Users/kosipov/tarantool/test/lib/test_suite.py", line 111, in run
    execfile(self.name, dict(locals(), **server.__dict__))
  File "connector_c/xlog_rpl.test", line 10, in <module>
    p.wait()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1243, in wait
    pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 471, in _eintr_retry_cal

Kostja Osipov (kostja)
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
Kostja Osipov (kostja)
Changed in tarantool:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.