Open tonyVopo opened 12 months ago
@tonyVopo What server is being used here? Why is the server responding with FAILURE?
@tonyVopo What server is being used here? Why is the server responding with FAILURE?
a smartplug, this is log of the plug. tc_rr_1.1_device.txt
@tonyVopo That log does not answer my question.
Reproduction steps
docker run -v $PATH_TO_PAA_ROOTS:/paa_roots -v /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket -v $(pwd):/launch_dir --privileged --network host -it connectedhomeip/chip-cert-bins:5a21d17fd2bb0a48f4a356937f4741f6c9dc7975
rm -f admin_storage.json && python3 python_testing/TC_RR_1_1.py --discriminator $DISCRIMINATOR --passcode $SETUP_PASSCODE --commissioning-method ble-wifi --paa-trust-store-path /paa_roots --storage-path admin_storage.json --wifi-ssid $WIFI_SSID --wifi-passphrase $WIFI_PASSPHRASE --ble-interface-id $BLE_INTERFACE_ID
Bug prevalence
whenever i do this
GitHub hash of the SDK that was being used
5a21d17fd2bb0a48f4a356937f4741f6c9dc7975
Platform
esp32
Platform Version(s)
1.1
Type
Test Improvement, Platform Issue
Anything else?
[ch_tc_rr_1.1.txt](https://github.com/project-chip/connectedhomeip/files/13556427/ch_tc_rr_1.1.txt)