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

cronet_http is failing "without status code" test #1013

Closed
alex-james-dev opened this issue Aug 25, 2023 · 0 comments · Fixed by #1018
Closed

cronet_http is failing "without status code" test #1013

alex-james-dev opened this issue Aug 25, 2023 · 0 comments · Fixed by #1018
Assignees
Labels
package:cronet_http type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@alex-james-dev
Copy link
Contributor

The failing test output:

/Users/runner/work/http/http/pkgs/cronet_http/example/integration_test/client_test.dart:
default cronet engine response status line without status code (failed)
  Expected: throws <Instance of 'ClientException'>
    Actual: <Instance of 'Future<Response>'>
     Which: emitted <Instance of 'Response'>
  
  package:matcher                                                                                 expectLater
  package:http_client_conformance_tests/src/response_status_line_tests.dart 28:13      testResponseStatusLine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:cronet_http type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants