Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestCommonParities (0.11 sec)

  1. cmd/erasure-healing-common_test.go

    			}
    			if partNeedsHealing(dataErrsPerDisk[diskIndex]) {
    				t.Errorf("Disk not expected to be healed, driveIndex: %d", diskIndex)
    			}
    
    		}
    	}
    }
    
    func TestCommonParities(t *testing.T) {
    	// This test uses two FileInfo values that represent the same object but
    	// have different parities. They occur in equal number of drives, but only
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Oct 01 15:19:10 UTC 2024
    - 23.1K bytes
    - Viewed (0)
Back to top