Commit 787f29e
committed
Reset frontier search state before directly tagging a root in ReferenceChainTestSeamsTest
An earlier test can leave the shared FrontierTable full/tiny
(shouldReportAbandonedSearchOnTinyFrontierCap deliberately caps it at 1);
without resetting first, tagAsReferenceChainRoot0()'s insert() fails
deterministically.1 parent a48899b commit 787f29e
1 file changed
Lines changed: 7 additions & 0 deletions
File tree
- ddprof-test/src/test/java/com/datadoghq/profiler/referencechains
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
108 | 115 | | |
109 | 116 | | |
110 | 117 | | |
| |||
0 commit comments