{
  "runtime_type": "native",
  "platform": "linux",
  "architecture": "aarch64",
  "test_environment": "container",
  "test_date": "2026-04-02",
  "test_duration_seconds": 180,
  "variant_tests": [
    {
      "test_name": "TXT Query Variant",
      "query_type": 16,
      "target_service": "test._http._tcp.local",
      "target_address": "127.0.0.1",
      "target_port": 5353,
      "result": "no_response",
      "notes": "mDNS server listening on multicast 224.0.0.251 did not receive unicast packets"
    },
    {
      "test_name": "SRV Query Variant",
      "query_type": 33,
      "target_service": "test._http._tcp.local",
      "target_address": "127.0.0.1",
      "target_port": 5353,
      "result": "no_response",
      "notes": "mDNS server listening on multicast 224.0.0.251 did not receive unicast packets"
    },
    {
      "test_name": "PTR Query Variant",
      "query_type": 12,
      "target_service": "_http._tcp.local",
      "target_address": "224.0.0.251",
      "target_port": 5353,
      "result": "no_response",
      "notes": "Multicast packets may not be properly routed in container environment"
    }
  ],
  "server_configuration": {
    "mDNS_name": "test",
    "listen_address": "224.0.0.251",
    "listen_port": 5353,
    "txt_record_size": 300,
    "buffer_size": 282
  },
  "build_configuration": {
    "compiler": "gcc",
    "sanitizer": "address",
    "optimization": "-O0",
    "debug_flags": "-g -fno-omit-frame-pointer -DMG_ENABLE_LINES"
  }
}
