Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable support for MQTT stitcher in stirling #1918

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Added initializer for global field in StateWrapper in stitcher test

1a8b466
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Enable support for MQTT stitcher in stirling #1918

Added initializer for global field in StateWrapper in stitcher test
1a8b466
Select commit
Loading
Failed to load commit list.
GitHub Actions / testlogs-Clang opt + UI tests succeeded Jul 30, 2024 in 0s

testlogs-Clang opt + UI tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
bazel-testlogs/src/stirling/source_connectors/socket_tracer/protocols/mqtt/parse_test/test.xml 3✅ 0ms
bazel-testlogs/src/stirling/source_connectors/socket_tracer/protocols/mqtt/stitcher_test/test.xml 11✅ 0ms

✅ bazel-testlogs/src/stirling/source_connectors/socket_tracer/protocols/mqtt/parse_test/test.xml

3 tests were completed in 0ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
MQTTParserTest 3✅ 0ms

✅ bazel-testlogs/src/stirling/source_connectors/socket_tracer/protocols/mqtt/stitcher_test/test.xml

11 tests were completed in 0ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
MqttStitcherTest 11✅ 0ms