Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 30 for otherTest (0.17 sec)

  1. platforms/jvm/testing-jvm/src/integTest/groovy/org/gradle/testing/TestReportTaskIntegrationTest.groovy

                $junitSetup
                tasks.register('otherTests', Test) {
                    binaryResultsDirectory = file("bin")
                    classpath = files('blahClasspath')
                    testClassesDirs = files("blah")
                }
                tasks.register('testReport', TestReport) {
                    reportOn test, otherTests
                    destinationDir reporting.file("tr")
                }
            """
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Sep 18 20:52:40 UTC 2023
    - 16.6K bytes
    - Viewed (0)
  2. subprojects/core/src/test/groovy/org/gradle/api/internal/project/DefaultAntBuilderTest.groovy

            }
    
            then:
            !fileWithDollars.exists()
    
            where:
    
            [filename, antType] << [[
                'f1$$SomeOtherText',
                'f1$$$$$$Some$OtherText',
                'f1$${Some}OtherText',
                'f1$${SomeOther$$$Text',
                'f1$$${my.property}Text',
                '${my.property}'],
                [AntType.FileSet, AntType.ResourceCollection]
            ].combinations()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Aug 11 16:17:40 UTC 2022
    - 7.7K bytes
    - Viewed (0)
  3. android/guava/src/com/google/common/collect/Lists.java

          return false;
        }
        List<?> otherList = (List<?>) other;
        int size = thisList.size();
        if (size != otherList.size()) {
          return false;
        }
        if (thisList instanceof RandomAccess && otherList instanceof RandomAccess) {
          // avoid allocation and use the faster loop
          for (int i = 0; i < size; i++) {
            if (!Objects.equal(thisList.get(i), otherList.get(i))) {
              return false;
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Feb 29 16:48:36 UTC 2024
    - 41.5K bytes
    - Viewed (0)
  4. guava/src/com/google/common/collect/Lists.java

          return false;
        }
        List<?> otherList = (List<?>) other;
        int size = thisList.size();
        if (size != otherList.size()) {
          return false;
        }
        if (thisList instanceof RandomAccess && otherList instanceof RandomAccess) {
          // avoid allocation and use the faster loop
          for (int i = 0; i < size; i++) {
            if (!Objects.equal(thisList.get(i), otherList.get(i))) {
              return false;
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Feb 29 16:48:36 UTC 2024
    - 41.9K bytes
    - Viewed (0)
  5. platforms/software/maven/src/test/groovy/org/gradle/api/publish/maven/internal/publication/DefaultMavenPublicationTest.groovy

            and:
            def publication = createPublication()
            publication.artifact("artifact")
            publication.pom.packaging = "otherext"
    
            then:
            publication.asNormalisedPublication().mainArtifact.extension == "ext"
            publication.pom.packaging == "otherext"
        }
    
        def "empty publishableFiles and artifacts when no component is added"() {
            when:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 19 01:33:41 UTC 2023
    - 24.8K bytes
    - Viewed (0)
  6. tests/integration/ambient/baseline_test.go

    		applyDrainingWorkaround(t)
    		src := apps.Captured
    		authzDst := apps.ServiceAddressedWaypoint
    		otherDst := apps.WorkloadAddressedWaypoint
    
    		// make another target use our waypoint, but don't expect authz there
    		ambient.SetWaypointForService(t, apps.Namespace, otherDst.ServiceName(), authzDst.Config().ServiceWaypointProxy)
    
    		t.ConfigIstio().Eval(apps.Namespace.Name(), map[string]string{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 00:07:28 UTC 2024
    - 78.4K bytes
    - Viewed (0)
  7. pilot/pkg/serviceregistry/serviceentry/controller_test.go

    		// This is not applied, just to make makeInstance pick the right service.
    		otherHost := func() *config.Config {
    			c := httpStaticOverlayUpdated.DeepCopy()
    			se := c.Spec.(*networking.ServiceEntry)
    			se.Hosts = []string{"other.com"}
    			return &c
    		}()
    		instances2 := []*model.ServiceInstance{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 29 15:31:09 UTC 2024
    - 92.9K bytes
    - Viewed (0)
  8. src/net/http/serve_test.go

    	{"http://localhost/%23/apage", "hash"},
    	{"http://localhost/otherDir/apage", "Default"},
    	{"http://someHost.com/someDir/apage", "someHost.com/someDir"},
    	{"http://otherHost.com/someDir/apage", "someDir"},
    	{"http://otherHost.com/aDir/apage", "Default"},
    	// redirections for trees
    	{"http://localhost/someDir", "/someDir/"},
    	{"http://localhost/%23", "/%23/"},
    	{"http://someHost.com/someDir", "/someDir/"},
    }
    
    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/proxy/ipvs/proxier_test.go

    					eps.Endpoints = []discovery.Endpoint{{
    						Addresses: []string{"10.180.0.1"},
    						NodeName:  ptr.To(testHostname),
    					}, {
    						Addresses: []string{"10.180.1.1"},
    						NodeName:  ptr.To("otherHost"),
    					}}
    					eps.Ports = []discovery.EndpointPort{{
    						Name:     ptr.To("p80"),
    						Port:     ptr.To[int32](80),
    						Protocol: ptr.To(v1.ProtocolSCTP),
    					}}
    				}),
    			},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 186.8K bytes
    - Viewed (0)
  10. src/internal/trace/traceviewer/static/trace_viewer_full.html

    findIdleExpectations(otherUEs){if(this.model.bounds.isEmpty)return;const emptyRanges=tr.b.math.findEmptyRangesBetweenRanges(tr.b.math.convertEventsToRanges(otherUEs),this.model.bounds);const expectations=[];const model=this.model;for(const range of emptyRanges){if(range.max<(range.min+INSIGNIFICANT_MS))continue;expectations.push(new tr.model...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top