- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestPutObjectConditionalWithReadQuorumFailure (0.12 sec)
-
cmd/erasure-object-conditional_test.go
// along with this program. If not, see <http://www.gnu.org/licenses/>. package cmd import ( "bytes" "context" "testing" xhttp "github.com/minio/minio/internal/http" ) // TestPutObjectConditionalWithReadQuorumFailure tests that conditional // PutObject operations (with if-match/if-none-match) behave correctly when read quorum // cannot be reached. // // Related to: https://github.com/minio/minio/issues/21603 //
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Oct 24 04:05:31 UTC 2025 - 4.9K bytes - Viewed (0)