Skip to content
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 Test_TC_OO_2_4 to run in CI #25159

Merged

Conversation

tehampson
Copy link
Contributor

We have additional logging in yamltest_with_chip_repl_tester.py that will help us better understand the flake. Unfortunately we are not able to reproduce the flake locally and need flake to happen in CI.

Additionally in the previous flake logs we do have the debug line was not help as it was printing the address of the onOff argument and not the value. That has been address in another PR that has since been merged.

We have additional logging in yamltest_with_chip_repl_tester.py that
will help us better understand the flake. Unfortunately we are not
able to reproduce the flake locally and need flake to happen in CI.

Additionally in the previous flake logs we do have the debug line
was not help as it was printing the address of the onOff argument
and not the value. That has been address in another PR that has since
been merged.
@github-actions
Copy link

PR #25159: Size comparison from 03995c3 to 50d8802

Full report (3 builds for cc32xx, qpg)
platform target config section 03995c3 50d8802 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 642409 642409 0 0.0
(read/write) 203784 203784 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197184 197184 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 934730 934730 0 0.0
.debug_aranges 87536 87536 0 0.0
.debug_frame 300452 300452 0 0.0
.debug_info 20373350 20373350 0 0.0
.debug_line 2662373 2662373 0 0.0
.debug_loc 2797189 2797189 0 0.0
.debug_ranges 281960 281960 0 0.0
.debug_str 3022022 3022022 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105705 105705 0 0.0
.shstrtab 232 232 0 0.0
.stab 204 204 0 0.0
.stabstr 441 441 0 0.0
.stack 2048 2048 0 0.0
.strtab 377926 377926 0 0.0
.symtab 256352 256352 0 0.0
.text 534584 534584 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1150748 1150748 0 0.0
.bss 99908 99908 0 0.0
.data 852 852 0 0.0
.text 597844 597844 0 0.0
lock-app qpg6105+debug (read/write) 1118284 1118284 0 0.0
.bss 96404 96404 0 0.0
.data 864 864 0 0.0
.text 565384 565384 0 0.0

@tehampson tehampson merged commit e170238 into project-chip:master Feb 22, 2023
tehampson added a commit to tehampson/connectedhomeip that referenced this pull request Feb 22, 2023
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
We have additional logging in yamltest_with_chip_repl_tester.py that
will help us better understand the flake. Unfortunately we are not
able to reproduce the flake locally and need flake to happen in CI.

Additionally in the previous flake logs we do have the debug line
was not help as it was printing the address of the onOff argument
and not the value. That has been address in another PR that has since
been merged.
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants