Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test errors #344

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix test errors #344

wants to merge 2 commits into from

Conversation

pericpalots
Copy link
Collaborator

DROP KEYSPACE takes a lot of time and therefore make the tests to fail
This test, simply removes these DROPs as the tests are volatile and unimportant data to preserve

Juanjo Costa added 2 commits September 16, 2020 09:24
	* Change the table dropped at the cleaning state. The test was dropping a
	  table different from the one created.
    * This commit removes all DROP at the end of a test, because they were
      causing a lot of timeouts and make the tests to fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant