Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-2161

[Python] Skip test_cython_api if ARROW_HOME isn't defined

    XMLWordPrintableJSON

Details

    Description

      pytest pyarrow -x --tb=short
      ===================================================== test session starts =====================================================
      platform linux -- Python 3.6.3, pytest-3.3.1, py-1.5.2, pluggy-0.6.0
      rootdir: /home/phillip/Documents/code/cpp/arrow/python, inifile: setup.cfg
      collected 580 items
      
      pyarrow/tests/test_array.py ...........................................................                                 [ 10%]
      pyarrow/tests/test_convert_builtin.py ................................................................................  [ 24%]
      pyarrow/tests/test_convert_pandas.py ...........................................x.......s.............................. [ 38%]
      .................                                                                                                       [ 41%]
      pyarrow/tests/test_cython.py F
      
      ========================================================== FAILURES ===========================================================
      _______________________________________________________ test_cython_api _______________________________________________________
      pyarrow/tests/test_cython.py:88: in test_cython_api
          'build_ext', '--inplace'])
      /home/phillip/miniconda3/envs/pyarrow36/lib/python3.6/subprocess.py:291: in check_call
          raise CalledProcessError(retcode, cmd)
      E   subprocess.CalledProcessError: Command '['/home/phillip/miniconda3/envs/pyarrow36/bin/python', 'setup.py', 'build_ext', '--inplace']' returned non-zero exit status 1.
      

      Attachments

        Issue Links

          Activity

            People

              cpcloud Phillip Cloud
              cpcloud Phillip Cloud
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: