We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Compare the current GetElementsIT:
Gaffer/integration-test/src/test/java/uk/gov/gchq/gaffer/integration/impl/GetElementsIT.java
Line 136 in 9ff3e47
Line 142 in c1ecf5d
Disabling of this test with edges was done because the SeedMatching behaviour changed. This test should be improved and re-enabled.
I suspect the alternative operation isn't good enough and needs to filter seeds and store the results from the first GetElements in a SetExport:
Line 588 in 9ff3e47
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Compare the current GetElementsIT:
Gaffer/integration-test/src/test/java/uk/gov/gchq/gaffer/integration/impl/GetElementsIT.java
Line 136 in 9ff3e47
and GetElementsIT from Gaffer 1.23.0:
Gaffer/integration-test/src/test/java/uk/gov/gchq/gaffer/integration/impl/GetElementsIT.java
Line 142 in c1ecf5d
Disabling of this test with edges was done because the SeedMatching behaviour changed. This test should be improved and re-enabled.
I suspect the alternative operation isn't good enough and needs to filter seeds and store the results from the first GetElements in a SetExport:
Gaffer/integration-test/src/test/java/uk/gov/gchq/gaffer/integration/impl/GetElementsIT.java
Line 588 in 9ff3e47
The text was updated successfully, but these errors were encountered: