-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Fix YAML Scripts Fail - "Location" Attribute value read fails #12960
Conversation
PR #12960: Size comparison from 8f15eea to ecfa382 Increases (1 build for linux)
Full report (15 builds for efr32, k32w, linux, p6, qpg, telink)
|
PR #12960: Size comparison from ea34a97 to 04bdadf Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
PR #12960: Size comparison from 59dd330 to 48e34e7 Increases (26 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Full report (31 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
src/include/platform/internal/GenericConfigurationManagerImpl.cpp
Outdated
Show resolved
Hide resolved
PR #12960: Size comparison from 7283e3a to 0593820 Increases (24 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Full report (31 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
PR #12960: Size comparison from 7fb48ab to 704cb2e Increases (25 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Full report (31 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
PR #12960: Size comparison from 7fb48ab to d0e585d Increases (25 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Full report (31 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This stale pull request has been automatically closed. Thank you for your contributions. |
PR #12960: Size comparison from b0af6ba to 8318bd5 Increases (8 builds for k32w, p6, qpg, telink)
Full report (9 builds for k32w, p6, qpg, telink)
|
PR #12960: Size comparison from b0af6ba to 6751e24 Increases (11 builds for efr32, k32w, p6, qpg, telink)
Full report (12 builds for efr32, k32w, p6, qpg, telink)
|
PR #12960: Size comparison from b0af6ba to 0f0e67f Increases (24 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Full report (31 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Problem
What is being fixed? Examples:
Fixes Issue #12983
Change overview
Testing
How was this tested? (at least one bullet point required)
./scripts/build/build_examples.py --target linux-x64-chip-tool-no-ble-tsan --target linux-x64-all-clusters-no-ble-tsan --target linux-x64-tv-app-no-ble-tsan build --copy-artifacts-to objdir-clone
./scripts/tests/run_test_suite.py --chip-tool ./out/linux-x64-chip-tool-no-ble-tsan/chip-tool run --iterations 1 --all-clusters-app ./out/linux-x64-all-clusters-no-ble-tsan/chip-all-clusters-app --tv-app ./out/linux-x64-tv-app-no-ble-tsan/chip-tv-app