OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail
(Results
326 - 350
of
3142
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/test/java/libcore/java/io/
OldPushbackInputStreamTest.java
45
fail
("Failed to throw exception on unread when buffer full");
52
fail
("Test 1: IllegalArgumentException expected.");
58
fail
("Test 2: IllegalArgumentException expected.");
66
fail
("Test 3: IOException expected when the unread buffer is full.");
82
fail
("IOException not thrown.");
96
fail
("IOException not thrown.");
115
fail
("Test 2: IOException expected.");
135
fail
("IOException not thrown.");
148
fail
("IndexOutOfBoundsException was not thrown");
154
fail
("IndexOutOfBoundsException was not thrown")
[
all
...]
OldPushbackReaderTest.java
43
fail
("Created reader with buffer larger than 1");;
67
fail
("IOException not thrown.");
74
fail
("IOException not thrown.");
93
fail
("IOException not thrown.");
118
fail
("IOException not thrown.");
138
fail
("IOException not thrown.");
154
fail
("IOException during read test : " + e.getMessage());
169
fail
("should throw NullPointerException");
176
fail
("should throw IndexOutOfBoundsException");
183
fail
("should throw IndexOutOfBoundsException")
[
all
...]
OldStringReaderTest.java
33
fail
("IllegalArgumentException not thrown!");
43
fail
("IndexOutOfBoundsException was not thrown");
49
fail
("IndexOutOfBoundsException was not thrown");
55
fail
("IndexOutOfBoundsException was not thrown");
OldSequenceInputStreamTest.java
39
fail
("IOException not thrown!");
49
fail
("IOException not thrown!");
66
fail
("Test 3: Unexpected IOException.");
72
fail
("Test 4: IOException expected.");
82
// Reading the first byte of the second input stream should
fail
.
85
fail
("Test 5: IOException expected.");
96
fail
("Test 7: Unexpected IOException.");
110
fail
("IOException not thrown!");
126
fail
("IOException not thrown!");
137
fail
("IndexOutOfBoundsException was not thrown")
[
all
...]
/libcore/luni/src/test/java/libcore/java/lang/reflect/
MissingClassesTest.java
41
fail
();
method
49
fail
();
method
57
fail
();
method
65
fail
();
method
/libcore/luni/src/test/java/libcore/java/math/
OldBigIntegerConstructorsTest.java
67
fail
("NumberFormatException has not been caught");
78
fail
("NumberFormatException has not been caught");
89
fail
("NumberFormatException has not been caught");
100
fail
("NumberFormatException has not been caught");
/libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLContextSpiTest.java
47
fail
("Unexpected exception " + e.toString());
59
fail
("RuntimeException wasn't thrown");
63
fail
("Incorrect exception message: " + str);
65
fail
("Incorrect exception " + e + " was thrown");
78
fail
("RuntimeException wasn't thrown");
82
fail
("Incorrect exception message: " + str);
84
fail
("Incorrect exception " + e + " was thrown");
90
fail
("IllegalArgumentException wasn't thrown");
109
fail
("RuntimeException wasn't thrown");
113
fail
("Incorrect exception message: " + str)
[
all
...]
/libcore/luni/src/test/java/tests/api/javax/security/auth/
X500PrincipalTest.java
48
fail
("Unexpected exception: " + e);
53
fail
("NullPointerException wasn't thrown");
56
fail
(e + " was thrown instead of NullPointerException");
61
fail
("IllegalArgumentException wasn't thrown");
64
fail
(e + " was thrown instead of IllegalArgumentException");
83
fail
("Unexpected exception: " + e);
88
fail
("NullPointerException wasn't thrown");
91
fail
(e + " was thrown instead of NullPointerException");
97
fail
("IllegalArgumentException wasn't thrown");
100
fail
(e + " was thrown instead of IllegalArgumentException")
[
all
...]
/cts/tools/vm-tests/src/dot/junit/opcodes/sparse_switch/
Test_sparse_switch.java
86
fail
("expected a verification exception");
101
fail
("expected a verification exception");
114
fail
("expected a verification exception");
127
fail
("expected a verification exception");
140
fail
("expected a verification exception");
153
fail
("expected a verification exception");
166
fail
("expected a verification exception");
179
fail
("expected a verification exception");
192
fail
("expected a verification exception");
205
fail
("expected a verification exception")
[
all
...]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_wide/
Test_aget_wide.java
66
fail
("expected ArrayIndexOutOfBoundsException");
79
fail
("expected NullPointerException");
93
fail
("expected ArrayIndexOutOfBoundsException");
108
fail
("expected a verification exception");
121
fail
("expected a verification exception");
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")
[
all
...]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_wide/
Test_aput_wide.java
66
fail
("expected ArrayIndexOutOfBoundsException");
79
fail
("expected NullPointerException");
93
fail
("expected ArrayIndexOutOfBoundsException");
107
fail
("expected a verification exception");
120
fail
("expected a verification exception");
133
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")
[
all
...]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/packed_switch/
Test_packed_switch.java
73
fail
("expected a verification exception");
88
fail
("expected a verification exception");
101
fail
("expected a verification exception");
114
fail
("expected a verification exception");
127
fail
("expected a verification exception");
140
fail
("expected a verification exception");
154
fail
("expected a verification exception");
168
fail
("expected a verification exception");
181
fail
("expected a verification exception");
195
fail
("expected a verification exception")
[
all
...]
/libcore/luni/src/test/java/libcore/java/lang/
OldRuntimeTest.java
70
fail
("IllegalStateException was not thrown.");
80
fail
(t.getMessage());
85
fail
("IllegalArgumentException was not thrown.");
122
fail
("NullPointerException should be thrown.");
124
fail
("IOException was thrown.");
144
fail
("IllegalArgumentException should be thrown.");
148
fail
("IOException was thrown.");
160
fail
("NullPointerException should be thrown.");
162
fail
("IOException was thrown.");
169
fail
("NullPointerException should be thrown.")
[
all
...]
/libcore/luni/src/test/java/libcore/java/nio/channels/
OldFileChannelTest.java
210
fail
("should throw IllegalArgumentException");
217
fail
("should throw IllegalArgumentException");
224
fail
("should throw IllegalArgumentException");
231
fail
("should throw IllegalArgumentException");
264
fail
("should throw IllegalArgumentException");
271
fail
("should throw IllegalArgumentException");
278
fail
("should throw IllegalArgumentException");
287
fail
("should throw IllegalArgumentException");
295
fail
("should throw IllegalArgumentException");
303
fail
("should throw IllegalArgumentException")
1074
fail
();
method
[
all
...]
/libcore/support/src/test/java/tests/security/
AlgorithmParameterAsymmetricHelper.java
48
Assert.
fail
(e.getMessage());
60
Assert.
fail
(e.getMessage());
62
Assert.
fail
(e.getMessage());
68
Assert.
fail
(e.getMessage());
70
Assert.
fail
(e.getMessage());
77
Assert.
fail
(e.getMessage());
79
Assert.
fail
(e.getMessage());
85
Assert.
fail
(e.getMessage());
87
Assert.
fail
(e.getMessage());
94
Assert.
fail
(e.getMessage())
[
all
...]
AlgorithmParameterSymmetricHelper.java
56
Assert.
fail
(e.getMessage());
73
Assert.
fail
(e.getMessage());
75
Assert.
fail
(e.getMessage());
81
Assert.
fail
(e.getMessage());
83
Assert.
fail
(e.getMessage());
90
Assert.
fail
(e.getMessage());
92
Assert.
fail
(e.getMessage());
98
Assert.
fail
(e.getMessage());
100
Assert.
fail
(e.getMessage());
107
Assert.
fail
(e.getMessage())
[
all
...]
/cts/tools/dx-tests/src/dxc/junit/opcodes/dload/
Test_dload.java
56
fail
("expected a verification exception");
69
fail
("expected a verification exception");
82
fail
("expected a verification exception");
95
fail
("expected a verification exception");
129
fail
("expected a verification exception");
142
fail
("expected a verification exception");
155
fail
("expected a verification exception");
168
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/fload/
Test_fload.java
56
fail
("expected a verification exception");
69
fail
("expected a verification exception");
82
fail
("expected a verification exception");
95
fail
("expected a verification exception");
129
fail
("expected a verification exception");
142
fail
("expected a verification exception");
155
fail
("expected a verification exception");
168
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/iload/
Test_iload.java
56
fail
("expected a verification exception");
69
fail
("expected a verification exception");
82
fail
("expected a verification exception");
95
fail
("expected a verification exception");
129
fail
("expected a verification exception");
142
fail
("expected a verification exception");
155
fail
("expected a verification exception");
168
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/lload/
Test_lload.java
56
fail
("expected a verification exception");
69
fail
("expected a verification exception");
82
fail
("expected a verification exception");
95
fail
("expected a verification exception");
129
fail
("expected a verification exception");
142
fail
("expected a verification exception");
155
fail
("expected a verification exception");
168
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/tableswitch/
Test_tableswitch.java
64
fail
("expected a verification exception");
77
fail
("expected a verification exception");
91
fail
("expected a verification exception");
105
fail
("expected a verification exception");
119
fail
("expected a verification exception");
132
fail
("expected a verification exception");
145
fail
("expected a verification exception");
158
fail
("expected a verification exception");
/cts/tools/vm-tests/src/dot/junit/opcodes/check_cast/
Test_check_cast.java
62
fail
("expected ClassCastException");
75
fail
("expected a verification exception");
89
fail
("expected a verification exception");
103
fail
("expected a verification exception");
117
fail
("expected a verification exception");
133
fail
("expected IllegalAccessError");
148
fail
("expected NoClassDefFoundError");
161
fail
("expected a verification exception");
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/check_cast/
Test_check_cast.java
62
fail
("expected ClassCastException");
75
fail
("expected a verification exception");
89
fail
("expected a verification exception");
103
fail
("expected a verification exception");
117
fail
("expected a verification exception");
133
fail
("expected IllegalAccessError");
148
fail
("expected NoClassDefFoundError");
161
fail
("expected a verification exception");
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gez/
Test_if_gez.java
57
fail
("expected a verification exception");
72
fail
("expected a verification exception");
85
fail
("expected a verification exception");
98
fail
("expected a verification exception");
111
fail
("expected a verification exception");
124
fail
("expected a verification exception");
137
fail
("expected a verification exception");
151
fail
("expected a verification exception");
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gtz/
Test_if_gtz.java
57
fail
("expected a verification exception");
71
fail
("expected a verification exception");
84
fail
("expected a verification exception");
97
fail
("expected a verification exception");
110
fail
("expected a verification exception");
123
fail
("expected a verification exception");
136
fail
("expected a verification exception");
150
fail
("expected a verification exception");
Completed in 747 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>