Open
Description
openedon Apr 1, 2024
Summary
We've been working on an effort to move our FTR tests from being run in trial license (an elevated license) to basic license/essentials tier. Tests in the elevated license folder should be specific to functionality only available for that license. During this work, I noticed that the test file ignore_fields
, when moved to the basic folder passed for ESS, but failed for serverless.
It did however seem to work for both when run in the elevated license.
Next steps:
- confirm what license/tier this functionality should be available for
- if it should be available for basic/essentials, need to debug test to understand why it is failing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment