Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for broken2 (0.36 sec)

  1. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/transform/ArtifactTransformCachingIntegrationTest.groovy

                        println "Transformed \$input.name to \$output.name into \$outputDirectory"
    
                        if (System.getProperty("broken")) {
                            new File(outputDirectory, "some-garbage").text = "delete-me"
                            throw new RuntimeException("broken")
                        }
                    }
                }
    
                allprojects {
                    dependencies {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 11:52:44 UTC 2024
    - 97.8K bytes
    - Viewed (0)
  2. src/database/sql/sql_test.go

    		broken := false
    		numOpen := db.numOpen
    
    		*hook = func() bool {
    			if !broken {
    				broken = true
    			}
    			return broken
    		}
    
    		if err := op(); !errors.Is(err, driver.ErrBadConn) {
    			t.Errorf(name+": %v", err)
    			return
    		}
    
    		if !broken {
    			t.Error(name + ": Failed to simulate broken connection")
    		}
    		*hook = nil
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 18:42:28 UTC 2024
    - 111.6K bytes
    - Viewed (0)
  3. pkg/kubelet/kubelet_pods_test.go

    				# TYPE kubelet_orphaned_runtime_pods_total counter
    				kubelet_orphaned_runtime_pods_total 1
    				`,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 07 00:05:23 UTC 2024
    - 198.8K bytes
    - Viewed (0)
  4. src/net/http/transport_test.go

    	*brokenState
    }
    
    type brokenState struct {
    	sync.Mutex
    	broken bool
    }
    
    func (w *breakableConn) Write(b []byte) (n int, err error) {
    	w.Lock()
    	defer w.Unlock()
    	if w.broken {
    		return 0, errors.New("some write error")
    	}
    	return w.Conn.Write(b)
    }
    
    // Issue 34978: don't cache a broken HTTP/2 connection
    func TestDontCacheBrokenHTTP2Conn(t *testing.T) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 06 21:59:21 UTC 2024
    - 192.6K bytes
    - Viewed (0)
  5. tests/integration/pilot/common/routing.go

    //     (which is moving to Sidecar soon)
    //  2. Another service, B', with P -> T'. In this case, the listener will be distinct, since its based on the target.
    //     The cluster, however, will be shared, which is broken, because we should be forwarding to T when we call B, and T' when we call B'.
    //  3. Another service, B', with P' -> T. In this case, the listener is shared. This is fine, with the exception of different protocols
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 21:52:51 UTC 2024
    - 135.9K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/windows/types_windows.go

    	5:  "trace/breakpoint trap",
    	6:  "aborted",
    	7:  "bus error",
    	8:  "floating point exception",
    	9:  "killed",
    	10: "user defined signal 1",
    	11: "segmentation fault",
    	12: "user defined signal 2",
    	13: "broken pipe",
    	14: "alarm clock",
    	15: "terminated",
    }
    
    const (
    	FILE_READ_DATA        = 0x00000001
    	FILE_READ_ATTRIBUTES  = 0x00000080
    	FILE_READ_EA          = 0x00000008
    	FILE_WRITE_DATA       = 0x00000002
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 22:18:42 UTC 2024
    - 104.1K bytes
    - Viewed (0)
  7. src/cmd/go/internal/work/exec.go

    	// backslash is really an escape at all.
    	if quote != 0 {
    		return nil, errors.New("unterminated quoted string in pkgconf output")
    	}
    	if escaped {
    		return nil, errors.New("broken character escaping in pkgconf output")
    	}
    
    	if len(flag) > 0 || didQuote {
    		flags = append(flags, string(flag))
    	}
    	return flags, nil
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 14:46:37 UTC 2024
    - 105.6K bytes
    - Viewed (0)
  8. src/net/http/serve_test.go

    			return err
    		}
    		writeErr := make(chan error)
    		go func() {
    			_, err := conn.Write(req)
    			writeErr <- err
    		}()
    		defer func() {
    			conn.Close()
    			// Wait for write to finish. This is a broken pipe on both
    			// Darwin and Linux, but checking this isn't the point of
    			// the test.
    			<-writeErr
    		}()
    
    		br := bufio.NewReader(conn)
    		lineNum := 0
    		for {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 17:57:01 UTC 2024
    - 202K bytes
    - Viewed (0)
  9. pkg/printers/internalversion/printers.go

    		{Name: "Age", Type: "string", Description: metav1.ObjectMeta{}.SwaggerDoc()["creationTimestamp"]},
    		{Name: "MissingPL", Type: "string", Description: "references a broken or non-existent PriorityLevelConfiguration"},
    	}
    	_ = h.TableHandler(flowSchemaColumnDefinitions, printFlowSchema)
    	_ = h.TableHandler(flowSchemaColumnDefinitions, printFlowSchemaList)
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 128.3K bytes
    - Viewed (0)
  10. cmd/object-handlers.go

    		scheduleReplication(ctx, objInfo, objectAPI, dsc, replication.ObjectReplicationType)
    	}
    
    	setPutObjHeaders(w, objInfo, false, r.Header)
    	// We must not use the http.Header().Set method here because some (broken)
    	// clients expect the x-amz-copy-source-version-id header key to be literally
    	// "x-amz-copy-source-version-id"- not in canonicalized form, preserve it.
    	if srcOpts.VersionID != "" {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Jun 14 13:28:35 UTC 2024
    - 124.2K bytes
    - Viewed (0)
Back to top