Skip to content

Integration tests are not working #1979

@andygrove

Description

@andygrove

Describe the bug
I tried running the integration tests and they failed with:

error: failed to load manifest for workspace member `/tmp/ballista/datafusion`

Caused by:
  failed to load manifest for dependency `datafusion-common`

Caused by:
  failed to read `/tmp/ballista/datafusion-common/Cargo.toml`

I assume this is related to the recent refactoring of crates.

To Reproduce
Steps to reproduce the behavior:

./dev/integration-tests.sh

Expected behavior
Test should pass

Additional context
None

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions