Skip to content

Conversation

tmandry
Copy link
Member

@tmandry tmandry commented Dec 29, 2023

This would have caught rust-lang/rust-clippy#11952 and #119593.

@rustbot

This comment was marked as outdated.

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Dec 29, 2023
@tmandry
Copy link
Member Author

tmandry commented Dec 29, 2023

r? @ghost

@rustbot

This comment was marked as off-topic.

@tmandry
Copy link
Member Author

tmandry commented Dec 29, 2023

Looks like baseline is about 38m, let's see how this goes...

@bors try

@bors
Copy link
Collaborator

bors commented Dec 29, 2023

⌛ Trying commit 97b9519 with merge 21d39f0...

bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 29, 2023
@tmandry tmandry force-pushed the build-fuchsia-tests branch from 97b9519 to 2340efa Compare December 29, 2023 00:33
@tmandry
Copy link
Member Author

tmandry commented Dec 29, 2023

@bors try

@bors
Copy link
Collaborator

bors commented Dec 29, 2023

⌛ Trying commit 88026c2 with merge 0bfe718...

bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 29, 2023
@rust-log-analyzer

This comment has been minimized.

@tmandry
Copy link
Member Author

tmandry commented Dec 29, 2023

Looks like we are catching some new ICEs. Yay coverage!

@bors
Copy link
Collaborator

bors commented Dec 29, 2023

💔 Test failed - checks-actions

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 29, 2023
@tmandry
Copy link
Member Author

tmandry commented Jan 23, 2024

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 23, 2024
@bors

This comment was marked as outdated.

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@bors

This comment was marked as outdated.

@tmandry
Copy link
Member Author

tmandry commented Jan 24, 2024

@bors try

@bors
Copy link
Collaborator

bors commented Jan 24, 2024

⌛ Trying commit ed3db05 with merge c8259ec...

bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 24, 2024
@rust-log-analyzer

This comment was marked as off-topic.

@bors
Copy link
Collaborator

bors commented Jan 24, 2024

☀️ Try build successful - checks-actions
Build commit: c8259ec (c8259ec037be0f4b317a6fc7e3ce244c1566d604)

@tmandry
Copy link
Member Author

tmandry commented Jan 25, 2024

Success! Let's try everything together now.

@bors try

@bors
Copy link
Collaborator

bors commented Jan 25, 2024

⌛ Trying commit 7e359e7 with merge f029dfb...

bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 25, 2024
@rust-log-analyzer

This comment was marked as off-topic.

@bors
Copy link
Collaborator

bors commented Jan 25, 2024

☀️ Try build successful - checks-actions
Build commit: f029dfb (f029dfb0acaf030a23cb3b3b6afb0baf18f23327)

@tmandry
Copy link
Member Author

tmandry commented Jan 26, 2024

Continuing in #120358.

@tmandry tmandry closed this Jan 26, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 26, 2024
Bump Fuchsia, build tests, and use 8 core bots

- Build Fuchsia on 8 cores instead of 16
- Skip building cranelift for Fuchsia
- Bump Fuchsia (includes building tests)

This includes a change to the upstream build_fuchsia_from_rust_ci script that builds a minimal set of tests, to improve coverage on this builder.

See prior discussion on rust-lang#119400 about building on 8 cores instead of 16. This PR combines changes from that and rust-lang#119399, plus clean up.

r? `@Mark-Simulacrum`
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 26, 2024
Bump Fuchsia, build tests, and use 8 core bots

- Build Fuchsia on 8 cores instead of 16
- Skip building cranelift for Fuchsia
- Bump Fuchsia (includes building tests)

This includes a change to the upstream build_fuchsia_from_rust_ci script that builds a minimal set of tests, to improve coverage on this builder.

See prior discussion on rust-lang#119400 about building on 8 cores instead of 16. This PR combines changes from that and rust-lang#119399, plus clean up.

r? `@Mark-Simulacrum`
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 27, 2024
…ark-Simulacrum

Bump Fuchsia, build tests, and use 8 core bots

- Build Fuchsia on 8 cores instead of 16
- Skip building cranelift for Fuchsia
- Bump Fuchsia (includes building tests)

This includes a change to the upstream build_fuchsia_from_rust_ci script that builds a minimal set of tests, to improve coverage on this builder. This would have caught rust-lang/rust-clippy#11952 and rust-lang#119593.

See prior discussion on rust-lang#119400 about building on 8 cores instead of 16. This PR combines changes from that and rust-lang#119399, plus clean up.

r? `@Mark-Simulacrum`
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 27, 2024
…ark-Simulacrum

Bump Fuchsia, build tests, and use 8 core bots

- Build Fuchsia on 8 cores instead of 16
- Skip building cranelift for Fuchsia
- Bump Fuchsia (includes building tests)

This includes a change to the upstream build_fuchsia_from_rust_ci script that builds a minimal set of tests, to improve coverage on this builder. This would have caught rust-lang/rust-clippy#11952 and rust-lang#119593.

See prior discussion on rust-lang#119400 about building on 8 cores instead of 16. This PR combines changes from that and rust-lang#119399, plus clean up.

r? ``@Mark-Simulacrum``
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 27, 2024
…ark-Simulacrum

Bump Fuchsia, build tests, and use 8 core bots

- Build Fuchsia on 8 cores instead of 16
- Skip building cranelift for Fuchsia
- Bump Fuchsia (includes building tests)

This includes a change to the upstream build_fuchsia_from_rust_ci script that builds a minimal set of tests, to improve coverage on this builder. This would have caught rust-lang/rust-clippy#11952 and rust-lang#119593.

See prior discussion on rust-lang#119400 about building on 8 cores instead of 16. This PR combines changes from that and rust-lang#119399, plus clean up.

r? ```@Mark-Simulacrum```
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 28, 2024
…ark-Simulacrum

Bump Fuchsia, build tests, and use 8 core bots

- Build Fuchsia on 8 cores instead of 16
- Skip building cranelift for Fuchsia
- Bump Fuchsia (includes building tests)

This includes a change to the upstream build_fuchsia_from_rust_ci script that builds a minimal set of tests, to improve coverage on this builder. This would have caught rust-lang/rust-clippy#11952 and rust-lang#119593.

See prior discussion on rust-lang#119400 about building on 8 cores instead of 16. This PR combines changes from that and rust-lang#119399, plus clean up.

r? ````@Mark-Simulacrum````
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 28, 2024
…ark-Simulacrum

Bump Fuchsia, build tests, and use 8 core bots

- Build Fuchsia on 8 cores instead of 16
- Skip building cranelift for Fuchsia
- Bump Fuchsia (includes building tests)

This includes a change to the upstream build_fuchsia_from_rust_ci script that builds a minimal set of tests, to improve coverage on this builder. This would have caught rust-lang/rust-clippy#11952 and rust-lang#119593.

See prior discussion on rust-lang#119400 about building on 8 cores instead of 16. This PR combines changes from that and rust-lang#119399, plus clean up.

r? `````@Mark-Simulacrum`````
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 31, 2024
…k-Simulacrum

Bump Fuchsia, build tests, and use 8 core bots

- Build Fuchsia on 8 cores instead of 16
- Skip building cranelift for Fuchsia
- Bump Fuchsia (includes building tests)

This includes a change to the upstream build_fuchsia_from_rust_ci script that builds a minimal set of tests, to improve coverage on this builder. This would have caught rust-lang/rust-clippy#11952 and rust-lang#119593.

See prior discussion on rust-lang#119400 about building on 8 cores instead of 16. This PR combines changes from that and rust-lang#119399, plus clean up.

r? `@Mark-Simulacrum`
@workingjubilee workingjubilee added the O-fuchsia Operating system: Fuchsia label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-fuchsia Operating system: Fuchsia S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants