OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:skipping
(Results
26 - 50
of
2613
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/linux-x86/src/regexp/
exec2_test.go
17
t.Skip("
skipping
TestRE2Exhaustive during short test")
/external/autotest/client/site_tests/security_SMMLocked/
security_SMMLocked.py
25
logging.debug('ok:
skipping
SMM test for %s.', cpu_arch)
34
if '
skipping
' in r.stdout:
/external/clang/test/SemaTemplate/
instantiation-depth.cpp
10
// expected-note {{
skipping
2 contexts in backtrace}} \
27
// expected-note {{
skipping
2 contexts in backtrace}} \
/external/harfbuzz_ng/src/
check-defs.sh
13
echo "check-defs.sh: 'nm' not found;
skipping
test"
40
echo "check-defs.sh: libharfbuzz shared library not found;
skipping
test"
check-static-inits.sh
13
echo "check-static-inits.sh: 'objdump' not found;
skipping
test"
19
echo "check-static-inits.sh: object files not found;
skipping
test"
check-symbols.sh
13
echo "check-symbols.sh: 'nm' not found;
skipping
test"
39
echo "check-symbols.sh: no shared library found;
skipping
test"
/external/libxml2/result/schemas/
import1_0_0.err
2
./test/schemas/import1_0.xsd:11: element import: Schemas parser warning : Element '{http://www.w3.org/2001/XMLSchema}import': Failed to locate a schema at location 'test/schemas/import1_0bc.imp'.
Skipping
the import.
3
./test/schemas/import1_0.xsd:16: element import: Schemas parser warning : Element '{http://www.w3.org/2001/XMLSchema}import':
Skipping
import of schema located at 'test/schemas/import1_0b.imp' for the namespace 'http://BAR', since this namespace was already imported with the schema located at 'test/schemas/import1_0.imp'.
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_wait3.py
13
raise unittest.SkipTest, "os.fork not defined --
skipping
test_wait3"
18
raise unittest.SkipTest, "os.wait3 not defined --
skipping
test_wait3"
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_wait3.py
13
raise unittest.SkipTest, "os.fork not defined --
skipping
test_wait3"
18
raise unittest.SkipTest, "os.wait3 not defined --
skipping
test_wait3"
/prebuilts/go/darwin-x86/src/strconv/
strconv_test.go
46
t.Skip("
skipping
malloc count in short mode")
49
t.Skip("
skipping
; GOMAXPROCS>1")
/prebuilts/go/linux-x86/src/strconv/
strconv_test.go
46
t.Skip("
skipping
malloc count in short mode")
49
t.Skip("
skipping
; GOMAXPROCS>1")
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_wait3.py
13
raise unittest.SkipTest, "os.fork not defined --
skipping
test_wait3"
18
raise unittest.SkipTest, "os.wait3 not defined --
skipping
test_wait3"
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_wait3.py
13
raise unittest.SkipTest, "os.fork not defined --
skipping
test_wait3"
18
raise unittest.SkipTest, "os.wait3 not defined --
skipping
test_wait3"
/cts/tests/tests/telephony/src/android/telephony/cts/
PhoneStateListenerTest.java
70
Log.d(TAG, "
Skipping
test that requires ConnectivityManager.TYPE_MOBILE");
85
Log.d(TAG, "
Skipping
test that requires ConnectivityManager.TYPE_MOBILE");
122
Log.d(TAG, "
Skipping
test that requires ConnectivityManager.TYPE_MOBILE");
159
Log.d(TAG, "
Skipping
test that requires ConnectivityManager.TYPE_MOBILE");
207
Log.d(TAG, "
Skipping
test that requires ConnectivityManager.TYPE_MOBILE");
245
Log.d(TAG, "
Skipping
test that requires ConnectivityManager.TYPE_MOBILE");
284
Log.d(TAG, "
Skipping
test that requires ConnectivityManager.TYPE_MOBILE");
321
Log.d(TAG, "
Skipping
test that requires ConnectivityManager.TYPE_MOBILE");
358
Log.d(TAG, "
Skipping
test that requires ConnectivityManager.TYPE_MOBILE");
396
Log.d(TAG, "
Skipping
test that requires ConnectivityManager.TYPE_MOBILE")
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/objdump/
objdump_test.go
105
t.Skipf("
skipping
on %s, issue 9039", runtime.GOARCH)
107
t.Skipf("
skipping
on %s, issue 10106", runtime.GOARCH)
115
t.Skipf("
skipping
on %s", runtime.GOOS)
119
t.Skipf("
skipping
on %s, no support for external linking, issue 9038", runtime.GOARCH)
121
t.Skipf("
skipping
on %s, issue 10106", runtime.GOARCH)
125
t.Skip("
skipping
on openbsd/arm, no support for external linking, issue 10619")
128
t.Skip("
skipping
because cgo is not enabled")
/prebuilts/go/linux-x86/src/cmd/objdump/
objdump_test.go
105
t.Skipf("
skipping
on %s, issue 9039", runtime.GOARCH)
107
t.Skipf("
skipping
on %s, issue 10106", runtime.GOARCH)
115
t.Skipf("
skipping
on %s", runtime.GOOS)
119
t.Skipf("
skipping
on %s, no support for external linking, issue 9038", runtime.GOARCH)
121
t.Skipf("
skipping
on %s, issue 10106", runtime.GOARCH)
125
t.Skip("
skipping
on openbsd/arm, no support for external linking, issue 10619")
128
t.Skip("
skipping
because cgo is not enabled")
/external/iproute2/testsuite/tests/tc/
dsmark.t
8
ts_log "dsmark: Unsupported by $TC,
skipping
"
/external/testng/src/test/java/test/
CountSampleTest.java
19
// System.out.println("
Skipping
this test after it is invoked.");
/prebuilts/go/darwin-x86/src/internal/testenv/
testenv.go
47
t.Skipf("
skipping
test: 'go build' not available on %s/%s", runtime.GOOS, runtime.GOARCH)
61
t.Skipf("
skipping
test: 'go run' not available on %s/%s", runtime.GOOS, runtime.GOARCH)
84
t.Skipf("
skipping
test: cannot exec subprocess on %s/%s", runtime.GOOS, runtime.GOARCH)
99
t.Skipf("
skipping
test: no external network in -short mode")
/prebuilts/go/darwin-x86/src/syscall/
exec_linux_test.go
64
t.Skip("
skipping
root only test")
71
t.Skip("
skipping
root only test")
94
t.Skip("
skipping
unprivileged user only test")
101
t.Skip("
skipping
unprivileged user only test")
/prebuilts/go/linux-x86/src/internal/testenv/
testenv.go
47
t.Skipf("
skipping
test: 'go build' not available on %s/%s", runtime.GOOS, runtime.GOARCH)
61
t.Skipf("
skipping
test: 'go run' not available on %s/%s", runtime.GOOS, runtime.GOARCH)
84
t.Skipf("
skipping
test: cannot exec subprocess on %s/%s", runtime.GOOS, runtime.GOARCH)
99
t.Skipf("
skipping
test: no external network in -short mode")
/prebuilts/go/linux-x86/src/syscall/
exec_linux_test.go
64
t.Skip("
skipping
root only test")
71
t.Skip("
skipping
root only test")
94
t.Skip("
skipping
unprivileged user only test")
101
t.Skip("
skipping
unprivileged user only test")
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
mpx-inval-1.l
5
.*:8: Warning:
skipping
prefixes on this instruction
7
.*:9: Warning:
skipping
prefixes on this instruction
30
.* Warning:
skipping
prefixes on this instruction
34
.* Warning:
skipping
prefixes on this instruction
/development/tools/labpretest/crespo/
custom_flash.sh
63
log_print "
skipping
update of userdata.img, not supported yet."
84
log_print "
skipping
update of radio partition, not supported yet."
/development/tools/labpretest/stingray/
custom_flash.sh
63
log_print "
skipping
update of userdata.img, not supported yet."
84
log_print "
skipping
update of radio partition, not supported yet."
Completed in 1339 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>