Commit 6ecc693
authored
Downgrade to a skipped test if the attempting to create an openssl factory
raises a wrapped NoSuchAlgorithmException; this is to avoid failures on test
runs on RHEL8 VMs.
Note: this branch-3.4 version preserves the test testJSEENoGCMJava8().
Contributed by Steve Loughran
1 parent 7ecf2c4 commit 6ecc693
File tree
1 file changed
+16
-5
lines changed- hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/ssl
1 file changed
+16
-5
lines changedLines changed: 16 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
46 | 57 | | |
47 | 58 | | |
48 | 59 | | |
| |||
0 commit comments