Skip to content

Re-enable certain tests and add fixes.#2621

Merged
kenhuuu merged 3 commits intomaster-httpfrom
http-server-test-updates
Jun 4, 2024
Merged

Re-enable certain tests and add fixes.#2621
kenhuuu merged 3 commits intomaster-httpfrom
http-server-test-updates

Conversation

@kenhuuu
Copy link
Contributor

@kenhuuu kenhuuu commented May 28, 2024

This PR re-enables and fixes certain tests that were disabled earlier because the driver and server didn't work together yet. There are still several tests that need to be re-enabled after this (some still aren't working).

kenhuuu added 3 commits May 27, 2024 17:04
Starting in 4.0, gremlin-driver only supports GraphBinary.
Updated to match old behavior where the incoming size of the data is
checked so that it doesn't exceed the maxContentLength setting.
@kenhuuu
Copy link
Contributor Author

kenhuuu commented May 28, 2024

This PR also removes tests that involve session-based script tests as Sessions are being removed, although a recent post was made to clarify this so wait until consensus is reached there

Copy link
Contributor

@vkagamlyk vkagamlyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VOTE +1

@xiazcy
Copy link
Contributor

xiazcy commented Jun 4, 2024

VOTE +1

@Cole-Greer
Copy link
Contributor

Thanks @kenhuuu, I looked through the changes in the parts of the codebase I'm most familiar with, and it looks like good progress.
VOTE +1

@kenhuuu kenhuuu merged commit aa166ca into master-http Jun 4, 2024
@kenhuuu kenhuuu deleted the http-server-test-updates branch June 4, 2024 02:22
kenhuuu added a commit that referenced this pull request Jul 6, 2024
* Remove GraphSON feature/process tests.

Starting in 4.0, gremlin-driver only supports GraphBinary.

* Fix max content length handling to gremlin-driver.

Updated to match old behavior where the incoming size of the data is
checked so that it doesn't exceed the maxContentLength setting.

* Fix and re-enable tests for server and Java driver.
xiazcy pushed a commit that referenced this pull request Aug 28, 2024
* Remove GraphSON feature/process tests.

Starting in 4.0, gremlin-driver only supports GraphBinary.

* Fix max content length handling to gremlin-driver.

Updated to match old behavior where the incoming size of the data is
checked so that it doesn't exceed the maxContentLength setting.

* Fix and re-enable tests for server and Java driver.
kenhuuu added a commit that referenced this pull request Nov 2, 2024
* Remove GraphSON feature/process tests.

Starting in 4.0, gremlin-driver only supports GraphBinary.

* Fix max content length handling to gremlin-driver.

Updated to match old behavior where the incoming size of the data is
checked so that it doesn't exceed the maxContentLength setting.

* Fix and re-enable tests for server and Java driver.
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.

4 participants