-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Environment details
- testbench version 0.45.0
Steps to reproduce
- Retry conformance test
http-7-[return-503-after-256K]-storage.objects.insert-50 - Full http log: https://gist.github.com/BenWhitehead/ae8a02958ff22e1e238057fed3732a15#file-http-log-L104
- Notice on like 104
Content-Range: bytes 262144-786431/524288, the end of that range is larger than the specified total number of bytes. - Originally discovered while investigating Core: Seeing unexpected exception during upload to GCS with Java client java-storage#2770
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.