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

Build On Linux (and tests) time out after 2 hours, failing many builds #22134

Closed
andy31415 opened this issue Aug 24, 2022 · 0 comments · Fixed by #22135
Closed

Build On Linux (and tests) time out after 2 hours, failing many builds #22134

andy31415 opened this issue Aug 24, 2022 · 0 comments · Fixed by #22135

Comments

@andy31415
Copy link
Contributor

Problem

See failures in https://github.com/project-chip/connectedhomeip/runs/7996944701?check_suite_focus=true

Proposed Solution

reduce amount of work and/or increase timeout

andy31415 added a commit to andy31415/connectedhomeip that referenced this issue Aug 24, 2022
andy31415 added a commit that referenced this issue Aug 26, 2022
* Update build steps for Build On Linux

`Build on Linux (fake, gcc_release, clang, simulated)` periodically
times out, like for
https://github.com/project-chip/connectedhomeip/runs/7996944701?check_suite_focus=true

Fixes #22134

* Move clang tidy validation to use one of the builds in sanitizer builds

* Ensure build output is known and cleaned after each sanitizer build and test, fix clang-tidy

* Exclude lwip from clang-tidy validation

* do NOT upload objdir for linux ... it is way too big

* Fix typo

* Another typo fix - remove invalid quotes
isiu-apple pushed a commit to isiu-apple/connectedhomeip that referenced this issue Sep 16, 2022
* Update build steps for Build On Linux

`Build on Linux (fake, gcc_release, clang, simulated)` periodically
times out, like for
https://github.com/project-chip/connectedhomeip/runs/7996944701?check_suite_focus=true

Fixes project-chip#22134

* Move clang tidy validation to use one of the builds in sanitizer builds

* Ensure build output is known and cleaned after each sanitizer build and test, fix clang-tidy

* Exclude lwip from clang-tidy validation

* do NOT upload objdir for linux ... it is way too big

* Fix typo

* Another typo fix - remove invalid quotes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant