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

Remove some java test timeouts: it consistently times out on PASE at 10m #25341

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

andy31415
Copy link
Contributor

Remove individual action timeouts: we already have a global timeout, the individual timeouts just seem to serve to add flakyness at this point, like https://github.com/project-chip/connectedhomeip/actions/runs/4275648748/jobs/7443157430

If we ever have a deadlock, this means we would notice it slower, however overall we should have less flakyness.

@andy31415 andy31415 added the hotfix urgent fix needed, can bypass review label Feb 27, 2023
@andy31415 andy31415 merged commit e2fa69a into project-chip:master Feb 27, 2023
@github-actions
Copy link

PR #25341: Size comparison from 3b80154 to 7dc714b

Full report (1 build for cc32xx)
platform target config section 3b80154 7dc714b change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 642609 642609 0 0.0
(read/write) 203672 203672 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197072 197072 0 0.0
.comment 194 194 0 0.0
.data 1480 1480 0 0.0
.debug_abbrev 930077 930077 0 0.0
.debug_aranges 87280 87280 0 0.0
.debug_frame 299816 299816 0 0.0
.debug_info 20256038 20256038 0 0.0
.debug_line 2655900 2655900 0 0.0
.debug_loc 2797195 2797195 0 0.0
.debug_ranges 281768 281768 0 0.0
.debug_str 3023188 3023188 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105761 105761 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 377825 377825 0 0.0
.symtab 256224 256224 0 0.0
.text 534724 534724 0 0.0

andy31415 added a commit to andy31415/connectedhomeip that referenced this pull request Feb 27, 2023
andy31415 added a commit that referenced this pull request Feb 27, 2023
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
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
Labels
github hotfix urgent fix needed, can bypass review workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant