Home
last modified time | relevance | path

Searched refs:gotStatus (Results 1 – 25 of 116) sorted by relevance

12345

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/framework/plugins/volumerestrictions/
H A Dvolume_restrictions_test.go78 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
79 t.Errorf("status does not match: %v, want: %v", gotStatus, test.wantStatus)
126 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
127 t.Errorf("status does not match: %v, want: %v", gotStatus, test.wantStatus)
180 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
181 t.Errorf("status does not match: %v, want: %v", gotStatus, test.wantStatus)
234 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
235 t.Errorf("status does not match: %v, want: %v", gotStatus, test.wantStatus)
359 gotStatus := p.(framework.PreFilterPlugin).PreFilter(context.Background(), nil, test.pod)
360 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/framework/plugins/volumezone/
H A Dvolume_zone_test.go217 gotStatus := p.Filter(context.Background(), nil, test.Pod, node)
218 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
219 t.Errorf("status does not match: %v, want: %v", gotStatus, test.wantStatus)
339 gotStatus := p.Filter(context.Background(), nil, test.Pod, node)
340 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
341 t.Errorf("status does not match: %v, want: %v", gotStatus, test.wantStatus)
448 gotStatus := p.Filter(context.Background(), nil, test.Pod, node)
449 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
450 t.Errorf("status does not match: %v, want: %v", gotStatus, test.wantStatus)
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/framework/plugins/nodeports/
H A Dnode_ports_test.go158gotStatus := p.(framework.FilterPlugin).Filter(context.Background(), cycleState, test.pod, test.no…
159 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
160 t.Errorf("status does not match: %v, want: %v", gotStatus, test.wantStatus)
173 gotStatus := p.(framework.FilterPlugin).Filter(context.Background(), cycleState, pod, nodeInfo)
175 if !reflect.DeepEqual(gotStatus, wantStatus) {
176 t.Errorf("status does not match: %v, want: %v", gotStatus, wantStatus)
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/framework/plugins/nodename/
H A Dnode_name_test.go76 gotStatus := p.(framework.FilterPlugin).Filter(context.Background(), nil, test.pod, nodeInfo)
77 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
78 t.Errorf("status does not match: %v, want: %v", gotStatus, test.wantStatus)
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/scheduler/framework/plugins/nodeunschedulable/
H A Dnode_unschedulable_test.go79 gotStatus := p.(framework.FilterPlugin).Filter(context.Background(), nil, test.pod, nodeInfo)
80 if !reflect.DeepEqual(gotStatus, test.wantStatus) {
81 t.Errorf("status does not match: %v, want: %v", gotStatus, test.wantStatus)
/dports/www/limesurvey/limesurvey/application/helpers/Zend/Http/Client/Adapter/
H A DProxy.php278 $gotStatus = false;
280 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
281 if ($gotStatus) {
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-http/src/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Http/Client/Adapter/
H A DProxy.php233 $gotStatus = false;
236 $gotStatus = $gotStatus || (strpos($line, 'HTTP') !== false);
237 if ($gotStatus) {
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/imports/
H A Dmod_cache_test.go42 gotStatus, gotErr := tt.info.reachedStatus(tt.target)
50 if tt.wantStatus != gotStatus {
51 t.Errorf("reached status expected: %v, got: %v", tt.wantStatus, gotStatus)
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/imports/
H A Dmod_cache_test.go42 gotStatus, gotErr := tt.info.reachedStatus(tt.target)
50 if tt.wantStatus != gotStatus {
51 t.Errorf("reached status expected: %v, got: %v", tt.wantStatus, gotStatus)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/imports/
H A Dmod_cache_test.go46 gotStatus, gotErr := tt.info.reachedStatus(tt.target)
54 if tt.wantStatus != gotStatus {
55 t.Errorf("reached status expected: %v, got: %v", tt.wantStatus, gotStatus)
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/internal/imports/
H A Dmod_cache_test.go46 gotStatus, gotErr := tt.info.reachedStatus(tt.target)
54 if tt.wantStatus != gotStatus {
55 t.Errorf("reached status expected: %v, got: %v", tt.wantStatus, gotStatus)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/imports/
H A Dmod_cache_test.go46 gotStatus, gotErr := tt.info.reachedStatus(tt.target)
54 if tt.wantStatus != gotStatus {
55 t.Errorf("reached status expected: %v, got: %v", tt.wantStatus, gotStatus)
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/imports/
H A Dmod_cache_test.go42 gotStatus, gotErr := tt.info.reachedStatus(tt.target)
50 if tt.wantStatus != gotStatus {
51 t.Errorf("reached status expected: %v, got: %v", tt.wantStatus, gotStatus)

12345