-
Couldn't load subscription status.
- Fork 1.4k
tests: benchmarks: multicore: idle_uarte: Few fixes #17604
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
Conversation
|
Test works after applying nrfconnect/sdk-zephyr#2032 |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 3b5abcf764bf7cda390702882b33dbfb346d3540 more detailssdk-nrf:
Github labels
List of changed files detected by CI (3)Outputs:ToolchainVersion: 3dd8985b56 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
1dfa3a7 to
b9bfa99
Compare
|
Please in addition do a small testcase.yml update as follows: |
4a78269 to
638cf06
Compare
Please also change fixture: ppk_power_measure -> gpio_loopback |
Due to missing Kconfig and wrong error check test was returning early before start of the test. Additionally, remove power states which are now defined in the device dtsi. Fix pytest name. Signed-off-by: Krzysztof Chruściński <[email protected]>
638cf06 to
3b5abcf
Compare
Due to missing Kconfig and wrong error check test was returning early before start of the test.
Additionally, remove power states which are now defined in the device dtsi.