Commit 996b20a
Johannes Lichtenberger
Fix test_read_metadata: descendantCount is only present when hash is enabled
The SirixDB serializer only emits descendantCount when hash is present
(rtx.getHash() != 0L). Updated test to only check for descendantCount
inside the hash-present conditional block.1 parent 8b03e22 commit 996b20a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
104 | | - | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
0 commit comments