Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

testsuite issues #714

Open
Open
@pgajdos

Description

@pgajdos
  1. influxdb/tests/server_tests/influxdb.conf.template is not part of PyPI tarball, so the server part of the testsuite fails
  2. I get module 'distutils' has no attribute 'spawn'
    -import distutils
    +import distutils.util
    fixes it for me, but not sure what is the correct solution.

Linux, python 2.7 and 3.7 here and d5d1249.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions