Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for ktesting (0.33 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Updates the following images to pick up CVE fixes:
      - `debian` to v1.8.0
      - `debian-iptables` to v1.6.5
      - `setcap` to v2.0.3 ([#103235](https://github.com/kubernetes/kubernetes/pull/103235), [@thejoycekung](https://github.com/thejoycekung)) [SIG API Machinery, Release and Testing]
    
    ### Bug or Regression
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. pkg/apis/core/validation/validation_test.go

    				t.Errorf("Unexpected failure: %+v", errs)
    			}
    		})
    	}
    }
    
    func TestValidatePersistentVolumeClaim(t *testing.T) {
    	testValidatePVC(t, false)
    }
    
    func TestValidateEphemeralVolume(t *testing.T) {
    	testValidatePVC(t, true)
    }
    
    func TestAlphaPVVolumeModeUpdate(t *testing.T) {
    	block := core.PersistentVolumeBlock
    	file := core.PersistentVolumeFilesystem
    
    	scenarios := map[string]struct {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.tasks.testing.testng.TestNGClassListener> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (TestNGClassListener.java:0)
    Class <org.gradle.api.internal.tasks.testing.testng.TestNGConfigurationListener> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (TestNGConfigurationListener.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

            "defaultResources": {
              "requests": {
                "cpu": "10m"
              }
            },
            "enabled": true,
            "externalIstiod": false,
            "hub": "gcr.io/istio-testing",
            "imagePullPolicy": "",
            "imagePullSecrets": [],
            "istioNamespace": "istio-system",
            "istiod": {
              "enableAnalysis": false
            },
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"RunBenchmarks", Func, 0},
    		{"RunExamples", Func, 0},
    		{"RunTests", Func, 0},
    		{"Short", Func, 0},
    		{"T", Type, 0},
    		{"TB", Type, 2},
    		{"Testing", Func, 21},
    		{"Verbose", Func, 1},
    	},
    	"testing/fstest": {
    		{"(MapFS).Glob", Method, 16},
    		{"(MapFS).Open", Method, 16},
    		{"(MapFS).ReadDir", Method, 16},
    		{"(MapFS).ReadFile", Method, 16},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  6. RELEASE.md

    If you experience any snags when using TF 2.0, please let us know at the
    [TF 2.0 Testing User Group](https://groups.google.com/a/tensorflow.org/forum/?utm_medium=email&utm_source=footer#!forum/testing).
    We have a support mailing list as well as weekly testing meetings, and would
    love to hear your migration feedback and questions.
    
    ## Bug Fixes and Other Changes
    
    *   `tf.contrib`:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. api/go1.14.txt

    pkg syscall (windows-amd64), const CTRL_SHUTDOWN_EVENT = 6
    pkg syscall (windows-amd64), const CTRL_SHUTDOWN_EVENT ideal-int
    pkg testing, method (*B) Cleanup(func())
    pkg testing, method (*T) Cleanup(func())
    pkg testing, type TB interface, Cleanup(func())
    pkg unicode, const Version = "12.0.0"
    pkg unicode, var Elymaic *RangeTable
    pkg unicode, var Nandinagari *RangeTable
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  8. src/main/webapp/css/admin/bootstrap.min.css.map

    padding-right: $navbar-nav-link-padding-x;\n            padding-left: $navbar-nav-link-padding-x;\n          }\n        }\n\n        // For nesting containers, have to redeclare for alignment purposes\n        %container-nesting-#{$breakpoint} {\n          flex-wrap: nowrap;\n        }\n\n        > .container,\n        > .container-fluid {\n          @extend %container-nesting-#{$breakpoint};\n        }\n\n        @each $size, $container-max-width in $container-max-widths {\n          > .container#{breakpoint-infix($size,...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  9. src/main/webapp/css/bootstrap.min.css.map

    padding-right: $navbar-nav-link-padding-x;\n            padding-left: $navbar-nav-link-padding-x;\n          }\n        }\n\n        // For nesting containers, have to redeclare for alignment purposes\n        %container-nesting-#{$breakpoint} {\n          flex-wrap: nowrap;\n        }\n\n        > .container,\n        > .container-fluid {\n          @extend %container-nesting-#{$breakpoint};\n        }\n\n        @each $size, $container-max-width in $container-max-widths {\n          > .container#{breakpoint-infix($size,...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/test/testdata/arithConst_test.go

    // Code generated by gen/arithConstGen.go. DO NOT EDIT.
    
    package main
    
    import "testing"
    
    //go:noinline
    func add_uint64_0(a uint64) uint64 { return a + 0 }
    
    //go:noinline
    func add_0_uint64(a uint64) uint64 { return 0 + a }
    
    //go:noinline
    func add_uint64_1(a uint64) uint64 { return a + 1 }
    
    //go:noinline
    func add_1_uint64(a uint64) uint64 { return 1 + a }
    
    //go:noinline
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 23 06:40:04 UTC 2020
    - 633.8K bytes
    - Viewed (0)
Back to top