wu-sheng opened a new pull request, #1067: URL: https://github.com/apache/skywalking-banyandb/pull/1067
## Summary - Bump `skywalking-infra-e2e` to latest (includes `noDuplicates` pipe function from apache/skywalking-infra-e2e#145) - Bump `SW_OAP_COMMIT` to latest SkyWalking OAP - Add `| noDuplicates` to all entity-level `contains` blocks across 40 e2e expected YAML files (storage, lifecycle, profiling, log, event, zipkin, rover) - Only entity-level lists (services, instances, endpoints, traces, spans, nodes, calls, events, logs, metrics results, profiles, processes) are checked — sub-field lists (attributes, tags, parameters, annotations, values, refs, labels, layers) are intentionally excluded This catches duplicate data in query results automatically during e2e testing, preventing regressions like the one reported in apache/skywalking#12219. Resolves apache/skywalking#12253 ## Test plan - [ ] CI e2e tests pass with the new `noDuplicates` verification - [ ] No false positives from sub-field lists that legitimately contain similar entries 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
