OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fail
(Results
576 - 600
of
5306
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/cts/tools/dx-tests/src/dxc/junit/opcodes/swap/
Test_swap.java
68
fail
("expected a verification exception");
82
fail
("expected a verification exception");
95
fail
("expected a verification exception");
108
fail
("expected a verification exception");
/cts/tools/vm-tests/src/dot/junit/opcodes/aput_wide/
Test_aput_wide.java
93
fail
("expected ArrayIndexOutOfBoundsException");
106
fail
("expected NullPointerException");
120
fail
("expected ArrayIndexOutOfBoundsException");
134
fail
("expected a verification exception");
147
fail
("expected a verification exception");
160
fail
("expected a verification exception");
173
fail
("expected a verification exception");
186
fail
("expected a verification exception");
199
fail
("expected a verification exception");
/cts/tools/vm-tests/src/dot/junit/opcodes/array_length/
Test_array_length.java
51
fail
("NPE expected");
66
fail
("expected a verification exception");
79
fail
("expected a verification exception");
92
fail
("expected a verification exception");
/cts/tools/vm-tests/src/dot/junit/opcodes/new_array/
Test_new_array.java
95
fail
("expected NegativeArraySizeException");
109
fail
("expected a verification exception");
123
fail
("expected a verification exception");
137
fail
("expected a verification exception");
151
fail
("expected a verification exception");
165
fail
("expected a verification exception");
179
fail
("expected a verification exception");
193
fail
("expected a verification exception");
207
fail
("expected a verification exception");
/cts/tools/vm-tests/src/dot/junit/opcodes/return_object/
Test_return_object.java
94
fail
("expected IllegalMonitorStateException");
108
fail
("expected a verification exception");
121
fail
("expected a verification exception");
134
fail
("expected a verification exception");
147
fail
("expected a verification exception");
161
fail
("expected a verification exception");
174
fail
("expected a verification exception");
191
fail
("expected a verification exception");
215
fail
("expected a verification exception");
/dalvik/dx/tests/074-dex-form35c-edge-case/
info.txt
7
version, so it is possible for this test to spuriously
fail
if other
/dalvik/dx/tests/094-scala-locals/
info.txt
7
version, so it is possible for this test to spuriously
fail
if other
/dalvik/dx/tests/110-dex-preserve-this/
info.txt
9
version, so it is possible for this test to spuriously
fail
if other
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/
PushBackInputStreamTest.java
43
fail
("Test 1: IOException expected.");
51
fail
("Test 2: IOException expected.");
72
fail
("Assert 0: should throw IOE");
88
fail
("Should throw IOException");
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
AbstractCollectionTest.java
48
fail
("iterator should not get called");
54
fail
("size should not get called");
86
fail
("iterator should not get called");
92
fail
("size should not get called");
121
fail
("iterator should not get called");
127
fail
("size should not get called");
149
fail
("iterator should not get called");
197
fail
("size should not get called");
205
fail
("an unexpected element was removed");
245
fail
("size should not get called")
[
all
...]
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
InterruptedIOExceptionTest.java
45
fail
("Exception during InterruptedIOException test"
48
fail
("Failed to generate exception");
67
fail
("Exception during InterruptedIOException test"
70
fail
("Failed to generate exception");
PipedWriterTest.java
113
fail
("Unexpeceted IOException.");
132
fail
("Test 1: Construtor failed:" + e.getMessage());
140
fail
("Test 2: Could not write to the constructed writer: "
150
fail
("Test 4: IOException expected because the reader is already connected.");
172
fail
("Test 1: Unexpected IOException: " + e.getMessage());
192
fail
("Test 1: Unexpected exception when connecting: " +
202
fail
("Test 2: Unexpected IOException when writing after connecting.");
209
fail
("Test 4: IOException expected when reconnecting the writer.");
249
fail
("Test 1: IOException expected.");
258
fail
("Test 2: IndexOutOfBoundsException expected.")
[
all
...]
SerializationStressTest4.java
94
fail
("IOException serializing " + objToSave + " : "
97
fail
("ClassNotFoundException reading Object type : "
152
fail
("IOException serializing " + objToSave + " : "
155
fail
("ClassNotFoundException reading Object type : "
191
fail
("IOException serializing " + objToSave + " : "
194
fail
("ClassNotFoundException reading Object type : "
230
fail
("IOException serializing " + objToSave + " : "
233
fail
("ClassNotFoundException reading Object type : "
283
fail
("IOException serializing " + objToSave + " : "
286
fail
("ClassNotFoundException reading Object type :
[
all
...]
/dalvik/libcore/luni/src/test/java/tests/api/java/net/
BindExceptionTest.java
46
fail
("Exception during BindException test" + e.toString());
48
fail
("Failed to generate exception");
67
fail
("Exception during BindException test : " + e.getMessage());
69
fail
("Failed to generate exception");
ProtocolExceptionTest.java
46
fail
("Exception during ProtocolException test : " + e.getMessage());
48
fail
("Failed to generate expected exception");
67
fail
("Exception during ProtocolException test : " + e.getMessage());
69
fail
("Failed to generate expected exception");
SocketExceptionTest.java
45
fail
("Exception during SocketException test : " + e.getMessage());
47
fail
("Failed to generate expected exception");
65
fail
("Exception during SocketException test" + e.toString());
67
fail
("Failed to generate expected exception");
UnknownHostExceptionTest.java
45
fail
("Failed to generate Exception");
47
fail
("Exception during test : " + e.getMessage());
68
fail
("Failed to generate Exception");
70
fail
("Exception during test : " + e.getMessage());
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/
DirectByteBufferTest.java
52
fail
("Should throw Exception"); //$NON-NLS-1$
67
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
82
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
108
fail
("Should throw Exception"); //$NON-NLS-1$
ShortBufferTest.java
88
fail
("allocate method does not throws expected exception");
189
fail
("Should throw Exception"); //$NON-NLS-1$
208
fail
("Should throw Exception"); //$NON-NLS-1$
225
fail
("Should throw Exception"); //$NON-NLS-1$
343
fail
("Should throw Exception"); //$NON-NLS-1$
372
fail
("Should throw Exception"); //$NON-NLS-1$
379
fail
("Should throw Exception"); //$NON-NLS-1$
400
fail
("Should throw Exception"); //$NON-NLS-1$
407
fail
("Should throw Exception"); //$NON-NLS-1$
414
fail
("Should throw Exception"); //$NON-NLS-1
[
all
...]
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
MessageDigestSpiTest.java
85
fail
("Unexpected exception " + e.getMessage());
97
fail
("Unexpected exception for abstract methods");
129
fail
("No expected NullPointerException");
135
fail
("No expected DigestException");
142
fail
("No expected DigestException - 1");
149
fail
("No expected DigestException");
163
fail
("should throw NullPointerException");
186
fail
("unexpected Exception: " + e);
233
fail
("No expected CloneNotSupportedException");
SecurityPermissionTest.java
75
fail
("NPE is not thrown");
81
fail
("NPE is not thrown");
87
fail
("IAE is not thrown");
92
fail
("IAE is not thrown");
/dalvik/libcore/security/src/test/java/tests/security/acl/
IOwnerTest.java
59
fail
("Unexpected exception " + ex);
84
fail
("Unexpected exception " + ex);
89
fail
("NotOwnerException was not thrown");
116
fail
("Unexpected exception " + e + " was thrown for addOwner");
127
fail
("Unexpected exception " + ex);
132
fail
("NotOwnerException was not thrown");
136
fail
(e + " was thrown instead of NotOwnerException");
141
fail
("LastOwnerException was not thrown");
145
fail
(e + " was thrown instead of LastOwnerException");
/dalvik/libcore/security/src/test/java/tests/security/cert/
CertificateCertificateRepTest.java
54
fail
("Unexpected exeption " + e.getMessage());
63
fail
("Unexpected exeption " + e.getMessage());
83
fail
("ObjectStreamException expected");
96
fail
("Unexpected ObjectStreamException " + e.getMessage());
CertificateException2Test.java
45
fail
("Should have thrown CertificateException");
50
fail
("Unexpected exception during test : " + e);
70
fail
("Should have thrown CertificateException");
75
fail
("Unexpected exception during test : " + e);
/dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DateTest.java
172
fail
("Should throw IllegalArgumentException.");
193
fail
("Should throw IllegalArgumentException.");
214
fail
("Should throw IllegalArgumentException.");
235
fail
("Should throw IllegalArgumentException.");
256
fail
("Should throw IllegalArgumentException.");
278
fail
("Should throw IllegalArgumentException.");
383
fail
("Should throw IllegalArgumentException.");
403
fail
("should throw NumberFormatException");
410
fail
("should throw IllegalArgumentException");
417
fail
("should throw IllegalArgumentException")
[
all
...]
Completed in 187 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>