Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 43 for Trailing (0.22 sec)

  1. fastapi/routing.py

                    "No response object was returned. There's a high chance that the "
                    "application code is raising an exception and a dependency with yield "
                    "has a block with a bare except, or a block with except Exception, "
                    "and is not raising the exception again. Read more about it in the "
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Tue Apr 02 02:48:51 UTC 2024
    - 170.1K bytes
    - Viewed (0)
  2. src/database/sql/sql_test.go

    		t.Errorf("executed %d Prepare statements; want 2", prepares)
    	}
    }
    
    // Issue: https://golang.org/issue/2784
    // This test didn't fail before because we got lucky with the fakedb driver.
    // It was failing, and now not, in github.com/bradfitz/go-sql-test
    func TestTxQuery(t *testing.T) {
    	db := newTestDB(t, "")
    	defer closeDB(t, db)
    	exec(t, db, "CREATE|t1|name=string,age=int32,dead=bool")
    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/volume/util/operationexecutor/operation_generator.go

    		//      record our work in API objects, in which case - we should resume resizing operation
    		//      and let API objects be updated.
    		//   3. Controller successfully expanded the volume, but expansion is failing on the node
    		//      and before kubelet can retry failed node expansion - controller must verify if it is
    		//      safe to do so.
    		//   4. While expansion was still pending on the node, user reduced the pvc size.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 14 06:17:25 UTC 2024
    - 101.4K bytes
    - Viewed (0)
  4. pkg/test/framework/features/allowlist.txt

    // This file contains all test cases known to exist before 6/8/2020
    // It will be used to allow old test cases to lack feature labels,
    // while failing on new tests that don't use labels.
    authn_policy,TestAuthnPolicy
    authz_deny,TestAuthzDeny
    authz_ingress,TestAuthzIngress
    authz_jwt,TestAuthzJWT
    authz_tcp,TestAuthzTCP
    cert_mtls_test,TestCertMtls
    cert_provision_prometheus,TestPrometheusCert
    client_tracing_test,TestClientTracing
    cni,TestCNIReachability
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 18 18:03:23 UTC 2022
    - 103.9K bytes
    - Viewed (0)
  5. pkg/controller/garbagecollector/garbagecollector_test.go

    					}
    				}
    				if len(s.absentOwnerCache) != ctx.gc.absentOwnerCache.cache.Len() {
    					// only way to inspect is to drain them all, but that's ok because we're failing the test anyway
    					ctx.gc.absentOwnerCache.cache.OnEvicted = func(key lru.Key, item interface{}) {
    						found := false
    						for _, absent := range s.absentOwnerCache {
    							if absent == key {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 111.6K bytes
    - Viewed (0)
  6. guava/src/com/google/common/cache/LocalCache.java

              }
            }
          } finally {
            unlock();
            postWriteCleanup();
          }
    
          if (createNewEntry) {
            try {
              // Synchronizes on the entry to allow failing fast when a recursive load is
              // detected. This may be circumvented when an entry is copied, but will fail fast most
              // of the time.
              synchronized (e) {
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sat May 18 03:24:34 UTC 2024
    - 149.2K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/tests/canonicalize.mlir

      %0 = "tf.EnsureShape"(%arg0) {shape = #tf_type.shape<10x20>} : (tensor<10x20xf32>) -> tensor<10x20xf32>
      %1 = "tf.EnsureShape"(%arg0) {shape = #tf_type.shape<?x20>} : (tensor<10x20xf32>) -> tensor<10x20xf32>
      // Failing case which should not be folded.
      // CHECK: %[[NF:.*]] = "tf.EnsureShape"(%arg0) <{shape = #tf_type.shape<20x10>}>
      %2 = "tf.EnsureShape"(%arg0) {shape = #tf_type.shape<20x10>} : (tensor<10x20xf32>) -> tensor<20x10xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 22:07:10 UTC 2024
    - 132.1K bytes
    - Viewed (0)
  8. android/guava/src/com/google/common/cache/LocalCache.java

              }
            }
          } finally {
            unlock();
            postWriteCleanup();
          }
    
          if (createNewEntry) {
            try {
              // Synchronizes on the entry to allow failing fast when a recursive load is
              // detected. This may be circumvented when an entry is copied, but will fail fast most
              // of the time.
              synchronized (e) {
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sat May 18 03:24:34 UTC 2024
    - 143.6K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/lite/tests/legalize-tf.mlir

      // CHECK: return %[[RES0]] : tensor<8xui32>
    }
    
    // =============================================================================
    // Training OPs
    // =============================================================================
    
    func.func @sigmoidGrad(%arg0: tensor<?x32xf32>, %arg1: tensor<?x32xf32>) -> tensor<?x32xf32> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 05 01:54:33 UTC 2024
    - 153.4K bytes
    - Viewed (0)
  10. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // toys : 2014-03-06 Binky Moon, LLC
    toys
    
    // trade : 2014-01-23 Elite Registry Limited
    trade
    
    // trading : 2014-12-11 Dog Beach, LLC
    trading
    
    // training : 2013-11-07 Binky Moon, LLC
    training
    
    // travel : 2015-10-09 Dog Beach, LLC
    travel
    
    // travelchannel : 2015-07-02 Lifestyle Domain Holdings, Inc.
    travelchannel
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top