Skip to content
New issue

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

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

Already on GitHub? # to your account

Intermittent Batch Test Fail #1773

Closed
JohnPTobe opened this issue Sep 5, 2019 · 0 comments
Closed

Intermittent Batch Test Fail #1773

JohnPTobe opened this issue Sep 5, 2019 · 0 comments
Labels

Comments

@JohnPTobe
Copy link

Description
Travis tests sometimes fail when running create batch tests due to the order of files changing on query results. We should do the ordering on the scale file ids and use that for determining which dataset file objects to retrieve and set the current file id accordingly. The current method can result in some files being processed twice and some not at all.

@JohnPTobe JohnPTobe added the bug label Sep 5, 2019
gisjedi pushed a commit that referenced this issue Sep 11, 2019
* 📚 Updating data filter description to clarify filter types, conditions, etc

* 🔨 Changing 'in' conditions to only check overall list and not each item in the list; changing type variables to filter_type so we don't conflict with the keyword; adding test for 'array' type

* ✅ Fixing tests

* 🔨 Fixing transient batch testing bug and 504 error with empty results for creating dataset members

* 👌 Clarifying condition input params

* 👌 Adding examples for each condition

Closes #1760
Fixes #1772; Fixes #1773
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant