Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 236 for 1104 (0.04 sec)

  1. src/internal/types/testdata/check/expr3.go

    	_ = A1{5: 5, 6, 7, 3: 3, 1 /* ERROR "overflows" */ <<100: 4, 5 /* ERROR "duplicate index" */ }
    	_ = A1{5: 5, 6, 7, 4: 4, 1 /* ERROR "overflows" */ <<100: 4}
    	_ = A1{2.0}
    	_ = A1{2.1 /* ERROR "truncated" */ }
    	_ = A1{"foo" /* ERRORx `cannot use .* in array or slice literal` */ }
    
    	// indices must be integer constants
    	i := 1
    	const f = 2.1
    	const s = "foo"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 16 22:41:49 UTC 2023
    - 15.6K bytes
    - Viewed (0)
  2. okhttp/src/test/java/okhttp3/internal/tls/CertificatePinnerChainValidationTest.kt

        this.server = server
        platform.assumeNotBouncyCastle()
      }
    
      /**
       * The pinner should pull the root certificate from the trust manager.
       */
      @Test
      fun pinRootNotPresentInChain() {
        // Fails on 11.0.1 https://github.com/square/okhttp/issues/4703
        val rootCa =
          HeldCertificate.Builder()
            .serialNumber(1L)
            .certificateAuthority(1)
            .commonName("root")
            .build()
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 23.8K bytes
    - Viewed (0)
  3. cmd/kubeadm/app/images/images_test.go

    	kubeadmapiv1beta3 "k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm/v1beta3"
    	"k8s.io/kubernetes/cmd/kubeadm/app/constants"
    )
    
    const (
    	testversion = "v10.1.2-alpha.1.100+0123456789abcdef"
    	expected    = "v10.1.2-alpha.1.100_0123456789abcdef"
    	gcrPrefix   = "registry.k8s.io"
    )
    
    func TestGetGenericImage(t *testing.T) {
    	const (
    		prefix = "foo"
    		image  = "bar"
    		tag    = "baz"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 06:33:37 UTC 2023
    - 8.9K bytes
    - Viewed (0)
  4. platforms/core-runtime/launcher/src/test/groovy/org/gradle/launcher/daemon/server/health/HealthExpirationStrategyTest.groovy

            90             | 100   | true
            90             | 91    | true
            90             | 90    | true
            90             | 89    | false
            -1             | 0     | false
            -1             | 100   | false
            100            | 100   | true
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:29:13 UTC 2023
    - 11.8K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/userguide/optimizing-performance/file_system_watching.adoc

    * Windows 10, version 1709 and later
    * Linux, tested on the following distributions:
    ** Ubuntu 16.04 or later
    ** CentOS Stream 8 or later
    ** Red Hat Enterprise Linux (RHEL) 8 or later
    ** Amazon Linux 2 or later
    * macOS 10.14 (Mojave) or later on Intel and ARM architectures
    
    == Supported File Systems
    
    File system watching supports the following file system types:
    
    * APFS
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 26 16:37:56 UTC 2024
    - 6.2K bytes
    - Viewed (0)
  6. platforms/software/dependency-management/src/testFixtures/groovy/org/gradle/resolve/scenarios/VersionRangeResolveTestScenarios.groovy

        public static final PREFER_10_12 = prefer(10, 12)
        public static final PREFER_10_14 = prefer(10, 14)
        public static final PREFER_14_16 = prefer(14, 16)
        public static final RANGE_7_8 = range(7, 8)
        public static final RANGE_10_11 = range(10, 11)
        public static final RANGE_10_12 = range(10, 12)
        public static final RANGE_10_14 = range(10, 14)
        public static final RANGE_10_16 = range(10, 16)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 27.8K bytes
    - Viewed (0)
  7. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r27/TestLauncherCrossVersionSpec.groovy

            assertTestExecuted(className: "example.MyTest", methodName: "foo2", task: ":test")
            events.tests.size() == (supportsEfficientClassFiltering() ? 10 : 14)
        }
    
        def "fails with meaningful error when requested tests not found"() {
            given:
            collectDescriptorsFromBuild()
            and:
            testClassRemoved()
            when:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 16 10:10:39 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  8. android/guava/src/com/google/common/collect/ContiguousSet.java

      @GwtIncompatible // NavigableSet
      ImmutableSortedSet<C> createDescendingSet() {
        return new DescendingImmutableSortedSet<>(this);
      }
    
      /** Returns a shorthand representation of the contents such as {@code "[1..100]"}. */
      @Override
      public String toString() {
        return range().toString();
      }
    
      /**
       * Not supported. {@code ContiguousSet} instances are constructed with {@link #create}. This
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Nov 30 21:54:06 UTC 2023
    - 9.9K bytes
    - Viewed (0)
  9. src/crypto/tls/key_schedule_test.go

    				16 c0 76 18 9c 48 25 0c eb ea c3 57 6c 36 11 ba`),
    			},
    			parseVector(`secret (32 octets):  1d c8 26 e9 36 06 aa 6f dc 0a ad c1 2f 74 1b
    			01 04 6a a6 b9 9f 69 1e d2 21 a9 f0 ca 04 3f be ac`),
    		},
    	}
    	for _, tt := range tests {
    		t.Run(tt.name, func(t *testing.T) {
    			c := cipherSuitesTLS13[0]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 14:56:25 UTC 2024
    - 13.2K bytes
    - Viewed (0)
  10. okhttp/src/test/java/okhttp3/internal/tls/ClientAuthTest.kt

        assertThat(response.handshake!!.localPrincipal).isNull()
        assertThat(response.body.string()).isEqualTo("abc")
      }
    
      @Flaky
      @RetryingTest(5)
      fun missingClientAuthFailsForNeeds() {
        // Fails with 11.0.1 https://github.com/square/okhttp/issues/4598
        // StreamReset stream was reset: PROT...
        val client = buildClient(null, clientIntermediateCa.certificate)
        val socketFactory = buildServerSslSocketFactory()
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sun Jan 14 10:20:09 UTC 2024
    - 12.5K bytes
    - Viewed (0)
Back to top