This repository was archived by the owner on Dec 23, 2023. It is now read-only.
Commit b9a69dc
committed
Test deserializing TagContext with all duplicate keys that is over size limit.
TagContextBinarySerializer.fromByteArray should throw an exception, even though
the input represents a relatively small TagContext.1 parent 55fcf06 commit b9a69dc
1 file changed
Lines changed: 31 additions & 0 deletions
File tree
- impl_core/src/test/java/io/opencensus/implcore/tags/propagation
impl_core/src/test/java/io/opencensus/implcore/tags/propagation/TagContextDeserializationTest.java
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
107 | 138 | | |
108 | 139 | | |
109 | 140 | | |
| |||
0 commit comments