Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for 19041 (0.04 sec)

  1. platforms/core-configuration/configuration-cache/src/integTest/groovy/org/gradle/internal/cc/impl/ConfigurationCacheDevelocityPluginIntegrationTest.groovy

                }
            '''
    
            buildFile '''
                plugins { id("java") }
            '''
        }
    
        @NotYetImplemented
        @Issue("https://github.com/gradle/gradle/issues/19047")
        def "problem is reported for Kotlin lambda expression with develocity plugin"() {
            given:
            createDir('dv-conventions') {
                file('src/main/kotlin/my/DvConventionsPlugin.kt') << """
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 11:29:25 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  2. buildscripts/verify-build.sh

    	export MINIO_ROOT_PASSWORD=$SECRET_KEY
    	export MINIO_ENDPOINTS="http://[::1]:9000${WORK_DIR}/pool-disk-sets-ipv6{1...4} http://[::1]:9001${WORK_DIR}/pool-disk-sets-ipv6{5...8}"
    	"${MINIO[@]}" server --address="[::1]:9000" >"$WORK_DIR/pool-minio-ipv6-9000.log" 2>&1 &
    	"${MINIO[@]}" server --address="[::1]:9001" >"$WORK_DIR/pool-minio-ipv6-9001.log" 2>&1 &
    
    	"${WORK_DIR}/mc" ready verify_ipv6
    }
    
    function start_minio_dist_erasure() {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 19:28:51 UTC 2024
    - 6.7K bytes
    - Viewed (0)
  3. src/go/version/version_test.go

    	{"go1.19", "go1.19.1", -1},
    	{"go1.19rc1", "go1.19", -1},
    	{"go1.19rc1", "go1.19", -1},
    	{"go1.19rc1", "go1.19.1", -1},
    	{"go1.19rc1", "go1.19rc2", -1},
    	{"go1.19.0", "go1.19.1", -1},
    	{"go1.19rc1", "go1.19.0", -1},
    	{"go1.19alpha3", "go1.19beta2", -1},
    	{"go1.19beta2", "go1.19rc1", -1},
    	{"go1.1", "go1.99999999999999998", -1},
    	{"go1.99999999999999998", "go1.99999999999999999", -1},
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 31 19:56:48 UTC 2024
    - 2.6K bytes
    - Viewed (0)
  4. src/os/readfrom_linux_test.go

    	// If we had a limit, check that it was updated.
    	if lr != nil {
    		if want := limit - n; lr.N != want {
    			t.Fatalf("didn't update limit correctly: got %d, want %d", lr.N, want)
    		}
    	}
    }
    
    // Issue #59041.
    func testSpliceToTTY(t *testing.T, proto string, size int64) {
    	var wg sync.WaitGroup
    
    	// Call wg.Wait as the final deferred function,
    	// because the goroutines may block until some of
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 21:49:26 UTC 2024
    - 20.3K bytes
    - Viewed (0)
  5. testing/smoke-test/src/smokeTest/groovy/org/gradle/smoketests/AbstractSmokeTest.groovy

            // https://plugins.gradle.org/plugin/com.netflix.nebula.plugin-plugin
            static nebulaPluginPlugin = "20.11.0"
    
            // https://plugins.gradle.org/plugin/com.netflix.nebula.lint
            static nebulaLint = "19.0.1"
    
            // https://plugins.gradle.org/plugin/org.jetbrains.gradle.plugin.idea-ext
            static ideaExt = "1.1.8"
    
            // https://plugins.gradle.org/plugin/com.netflix.nebula.dependency-lock
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 08:14:32 UTC 2024
    - 13.3K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS___FMTMSG_A                      = 0x76C // 1900
    	SYS___INITGROUPS_A                  = 0x76D // 1901
    	SYS_____LOGIN_A                     = 0x76E // 1902
    	SYS___MSGRCV_A                      = 0x76F // 1903
    	SYS___MSGSND_A                      = 0x770 // 1904
    	SYS___MSGXRCV_A                     = 0x771 // 1905
    	SYS___NFTW_A                        = 0x772 // 1906
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  7. pkg/proxy/nftables/proxier_test.go

    	populateEndpointSlices(fp,
    		makeTestEndpointSlice("ns4", "svc4", 1, func(eps *discovery.EndpointSlice) {
    			eps.AddressType = discovery.AddressTypeIPv4
    			eps.Endpoints = []discovery.Endpoint{{
    				Addresses: []string{"10.0.4.1"},
    			}}
    			eps.Ports = []discovery.EndpointPort{{
    				Name:     ptr.To("p80"),
    				Port:     ptr.To[int32](80),
    				Protocol: ptr.To(v1.ProtocolTCP),
    			}}
    		}),
    	)
    	fp.syncProxyRules()
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 173.5K bytes
    - Viewed (0)
  8. src/hash/crc32/crc32_table_ppc64le.s

    	/* x^140352 mod p(x), x^140288 mod p(x) */
    DATA ·IEEEConst+1888(SB)/8,$0x0000000005a4fd8a
    DATA ·IEEEConst+1896(SB)/8,$0x0000000199d8746c
    
    	/* x^139328 mod p(x), x^139264 mod p(x) */
    DATA ·IEEEConst+1904(SB)/8,$0x0000000139f9fc46
    DATA ·IEEEConst+1912(SB)/8,$0x00000000ce9ca8a0
    
    	/* x^138304 mod p(x), x^138240 mod p(x) */
    DATA ·IEEEConst+1920(SB)/8,$0x000000015a1fa824
    DATA ·IEEEConst+1928(SB)/8,$0x00000000136edece
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  9. docs/en/docs/release-notes.md

    * 🔧 Update sponsors: TalkPython badge image. PR [#11048](https://github.com/tiangolo/fastapi/pull/11048) by [@tiangolo](https://github.com/tiangolo).
    * 🔧 Update sponsors, remove Deta. PR [#11041](https://github.com/tiangolo/fastapi/pull/11041) by [@tiangolo](https://github.com/tiangolo).
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
  10. src/cmd/go/go_test.go

    			// PIE binaries don´t require .edata section but unfortunately
    			// binutils doesn´t generate a .reloc section unless there is
    			// at least one symbol exported.
    			// See https://sourceware.org/bugzilla/show_bug.cgi?id=19011
    			section := f.Section(".edata")
    			if section == nil {
    				t.Skip(".edata section is not present")
    			}
    			// TODO: deduplicate this struct from cmd/link/internal/ld/pe.go
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 81.1K bytes
    - Viewed (0)
Back to top