This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Commit 98c2303
authored
test: skip SpanTest when NoSuchFieldException (#2084)
* test: skip SpanTest when NoSuchFieldException
Latest internal jdk 11 build throws NoSuchFieldException when we use reflection on a reflection class. Gracefully skipping the test execution in that case.1 parent de8d120 commit 98c2303
1 file changed
Lines changed: 9 additions & 2 deletions
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
115 | 122 | | |
116 | 123 | | |
117 | 124 | | |
| |||
0 commit comments