Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 1,749 for outdated (0.16 sec)

  1. pkg/kube/inject/watcher_test.go

    	steps := []struct {
    		added   *v1.ConfigMap
    		updated *v1.ConfigMap
    		deleted *v1.ConfigMap
    	}{
    		{added: cm},
    
    		// Handle misconfiguration errors.
    		{updated: badCM},
    		{updated: cm},
    		{updated: badCM2},
    		{updated: badCM},
    		{updated: cm},
    		{updated: badCM3},
    		{updated: cm},
    
    		// Handle deletion.
    		{deleted: cm},
    		{added: cm},
    	}
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sun Apr 28 04:22:19 UTC 2024
    - 3.4K bytes
    - Viewed (0)
  2. platforms/core-execution/execution/src/test/groovy/org/gradle/internal/execution/history/changes/SortedMapDiffUtilTest.groovy

    class SortedMapDiffUtilTest extends Specification {
    
        def "diff #previous and #current"() {
            expect:
            diff(previous, current) == [removed: removed, updated: updated, added: added]
    
            where:
            previous             | current              | removed              | updated    | added
            ['a', 'b', 'c']      | ['b', 'c', 'd']      | ['a']                | ['b', 'c'] | ['d']
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:46:15 UTC 2023
    - 3K bytes
    - Viewed (0)
  3. platforms/core-execution/persistent-cache/src/test/groovy/org/gradle/cache/internal/btree/BTreeIndexedCacheTest.java

                        newValue.add(j);
                    }
                    cache.put(key, newValue);
                    updated.put(value, newValue);
                }
    
                checkListEntries(cache, updated);
            }
    
            cache.reset();
    
            checkListEntries(cache, updated);
    
            cache.verify();
            cache.close();
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:08:47 UTC 2023
    - 14.5K bytes
    - Viewed (0)
  4. src/crypto/cipher/fuzz_test.go

    		indata := make([]byte, datalen)
    		outgeneric := make([]byte, datalen)
    		outdata := make([]byte, datalen)
    
    	fuzzencrypt:
    		for {
    			select {
    			case <-timeout.C:
    				break fuzzencrypt
    			default:
    			}
    
    			rand.Read(indata[:])
    
    			cbcGeneric.CryptBlocks(indata, outgeneric)
    			cbcAsm.CryptBlocks(indata, outdata)
    
    			if !bytes.Equal(outdata, outgeneric) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 03 13:39:12 UTC 2022
    - 2K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf_with_tf2xla.cc

      if (!updated.hasRank()) return false;
    
      // If the original type doesn't have a rank, then refine as the updated type
      // has a rank.
      if (!original.hasRank()) return true;
    
      // Both types must have the same rank.
      if (original.getRank() != updated.getRank()) return false;
    
      // Refine if the updated type is bounded.
      return IsBounded(updated);
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 28 21:49:50 UTC 2024
    - 9.7K bytes
    - Viewed (0)
  6. maven-resolver-provider/src/test/resources/repo/org/apache/maven/its/dep-mng5459/0.4.0-SNAPSHOT/maven-metadata.xml

          <snapshotVersion>
            <extension>pom</extension>
            <value>0.4.0-20130404.090532-2</value>
            <updated>20130404090532</updated>
          </snapshotVersion>
          <snapshotVersion>
            <extension>jar</extension>
            <value>0.4.0-20130404.093655-3</value>
            <updated>20130404093655</updated>
          </snapshotVersion>
        </snapshotVersions>
      </versioning>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed Feb 01 06:59:53 UTC 2017
    - 1.8K bytes
    - Viewed (0)
  7. pkg/util/async/bounded_frequency_runner_test.go

    	waitForRun("fifth run", t, timer, obj)
    
    	// Clean up.
    	stop <- struct{}{}
    	// a message is sent to time.updated in func Stop() at the end of the child goroutine
    	// to terminate the child, a receive on time.updated is needed here
    	<-timer.updated
    }
    
    func Test_BoundedFrequencyRunnerBurst(t *testing.T) {
    	obj := &receiver{}
    	timer := newFakeTimer()
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Nov 15 09:36:26 UTC 2022
    - 12.5K bytes
    - Viewed (0)
  8. pkg/registry/rbac/role/policybased/storage_test.go

    					return
    				}
    				if fakeStorage.updated != 0 {
    					t.Errorf("unexpected calls to underlying storage.Update: %d", fakeStorage.updated)
    					return
    				}
    			}
    
    			if tc.expectAuthz != (authzCalled > 0) {
    				t.Fatalf("expected authz=%v, saw %d calls", tc.expectAuthz, authzCalled)
    			}
    		})
    	}
    }
    
    type fakeStorage struct {
    	updated int
    	created int
    	rest.StandardStorage
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Apr 09 13:47:19 UTC 2021
    - 6.3K bytes
    - Viewed (0)
  9. src/encoding/xml/atom_test.go

    	Link:    []Link{{Href: "http://example.org/"}},
    	Updated: ParseTime("2003-12-13T18:30:02Z"),
    	Author:  Person{Name: "John Doe"},
    	ID:      "urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6",
    
    	Entry: []Entry{
    		{
    			Title:   "Atom-Powered Robots Run Amok",
    			Link:    []Link{{Href: "http://example.org/2003/12/13/atom03"}},
    			ID:      "urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a",
    			Updated: ParseTime("2003-12-13T18:30:02Z"),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 24 00:55:59 UTC 2017
    - 1.6K bytes
    - Viewed (0)
  10. tests/integration/pilot/webhook_test.go

    					}
    					if err := verifyValidatingWebhookConfiguration(got); err != nil {
    						return err
    					}
    
    					updated := got.DeepCopyObject().(*kubeApiAdmission.ValidatingWebhookConfiguration)
    					updated.Webhooks[0].ClientConfig.CABundle = nil
    					ignore := kubeApiAdmission.Ignore // can't take the address of a constant
    					updated.Webhooks[0].FailurePolicy = &ignore
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 01 13:31:34 UTC 2023
    - 4.7K bytes
    - Viewed (0)
Back to top