-
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
Enable Media Struct Atributes on chip tool #14841
Enable Media Struct Atributes on chip tool #14841
Conversation
PR #14841: Size comparison from d7af12d to b9fc18b Increases above 0.2%:
Increases (1 build for linux)
Full report (34 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
b9fc18b
to
41bec69
Compare
Is this relevant once #14794 merges? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess this is relevant for other controllers, so is a good change to make no matter what chip-tool is doing.
cf3e81f
to
3ef665b
Compare
PR #14841: Size comparison from 566402a to 3ef665b Increases above 0.2%:
Increases (1 build for linux)
Full report (11 builds for cyw30739, k32w, linux, qpg, telink)
|
3ef665b
to
b68d7ef
Compare
PR #14841: Size comparison from 6f9fa8e to b68d7ef Increases above 0.2%:
Increases (1 build for linux)
Full report (34 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
@bzbarsky-apple yes it definitely won't harm. |
Problem
The list of attributes haven't been enabled on chip tool. Meaning, you were not able to test them on test events.
ApplicationBasic#ApplicationAttribute
ApplicationLauncher#CurrentAppAttribute
ChannelCluster#LineupAttribute
ChannelCluster#CurrentChannel
MediaPlaybackCluster#SampledPositionAttribute
Issues reported
This PR will resolve these reported issues:
#12204
#14744
Important
I've also updated the zap template file as it caused the Android fail build.
Change overview
see above
Testing
Run
./scripts/run_in_build_env.sh \ "./scripts/tests/run_test_suite.py \ --chip-tool ./out/debug/standalone/chip-tool \ run \ --iterations 1 \ --all-clusters-app ./out/debug/standalone/chip-all-clusters-app \ --tv-app ./out/debug/standalone/chip-tv-app \ "