Closed nashif closed 7 years ago
by Mariusz Skamra:
by Mariusz Skamra:
I ran those tests today with bluetooth branch (46972b1822f6eadeb14972a09582b380ceb884b9 on top) and are passing now.
1/4 GATT TC_GAR_SR_BV_05_C PASS 2/4 GATT TC_GAR_SR_BI_18_C PASS 3/4 GATT TC_GAR_SR_BI_20_C PASS 4/4 GATT TC_GAR_SR_BI_21_C PASS
by Mariusz Skamra:
I found that those still fail occasionally. I will try to reproduce this on n51 dongle to collect HCI traces.
1/4 GATT TC_GAR_SR_BV_05_C INCONC 2/4 GATT TC_GAR_SR_BI_18_C PASS 3/4 GATT TC_GAR_SR_BI_20_C PASS 4/4 GATT TC_GAR_SR_BI_21_C PTS TIMEOUT
by Mark Linkmeyer:
Fixing incorrect priority
by Luiz Augusto von Dentz:
Is this still valid? We should try with latest release to see if still reproducible.
by Mariusz Skamra:
Cannot reproduce, test pass: 1/1 GATT GATT/SR/GAR/BV-05-C PASS
Reported by Mariusz Skamra:
Running e.g. TC_GAR_SR_BV_05_C test case IUT don't respond to the first ATT Request received. I tested this also QEMU (with Broadcom controller) and Arduino 101 with nimble firmware and it works ok, test passes, so my assumption is that Zephyr HCI firmware may cause this problem.
In general it may affect each GATT server test case.
TC affected: TC_GAR_SR_BV_05_C, TC_GAR_SR_BI_18_C, TC_GAR_SR_BI_20_C, TC_GAR_SR_BI_21_C,
(Imported from Jira ZEP-1196)