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

Several tests fail after merging PR #82 #84

Closed
dstenger opened this issue Nov 7, 2023 · 1 comment · Fixed by #86
Closed

Several tests fail after merging PR #82 #84

dstenger opened this issue Nov 7, 2023 · 1 comment · Fixed by #86
Assignees
Projects
Milestone

Comments

@dstenger
Copy link
Contributor

dstenger commented Nov 7, 2023

After #82 was merged, following tests fail which were not failing before:

  • test Job Creation Input Inline Bbox
    • Reason: Got unexpected status code: 500
  • test Job Creation Input Inline Binary
    • Reason: Got unexpected status code: 500
  • test Job Creation Input Ref
    • Reason: Content type '/*' is not allowed for body content. (code: 203)

And this test is skipped now:

  • test Job Creation Input Array
    • Reason: No input of type array found.

The reason for those new failures must be found out and fixed if necessary.

Please contact me for test service.

@dstenger dstenger added this to the 1.1 milestone Nov 7, 2023
@dstenger dstenger added this to To do in CITE via automation Nov 7, 2023
@dstenger dstenger moved this from To do to In progress in CITE Nov 7, 2023
@jerstlouis
Copy link
Member

jerstlouis commented Nov 8, 2023

I suspect in several cases, fixing the ETS issues I raised will uncover existing problems in server implementations (including ours). Looking forward to feedback to address these if that is the case.

@bpross-52n bpross-52n mentioned this issue Nov 23, 2023
CITE automation moved this from In progress to Done Nov 23, 2023
dstenger added a commit that referenced this issue Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
CITE
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants