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

GH-44050: [CI][Integration] Execute integration test again #44051

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

kou
Copy link
Member

@kou kou commented Sep 11, 2024

Rationale for this change

> in YAML removes newlines.

What changes are included in this PR?

Use | instead of > to keep newlines.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

Copy link

⚠️ GitHub issue #44050 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Sep 11, 2024
@kou
Copy link
Member Author

kou commented Sep 11, 2024

+1

Executed:

https://github.com/apache/arrow/actions/runs/10803649466/job/29967834829?pr=44051#step:9:22

DEBUG:archery:Executing `['git', '-C', '/home/runner/work/arrow/arrow', 'rev-parse', '--show-toplevel']`
...

@kou kou merged commit 170ea04 into apache:main Sep 11, 2024
6 checks passed
@kou kou removed the awaiting committer review Awaiting committer review label Sep 11, 2024
@kou kou deleted the ci-integration branch September 11, 2024 06:21
@pitrou
Copy link
Member

pitrou commented Sep 11, 2024

Ouch. Thank you @kou !

Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 170ea04.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 5 possible false positives for unstable benchmarks that are known to sometimes produce them.

khwilson pushed a commit to khwilson/arrow that referenced this pull request Sep 14, 2024
…che#44051)

### Rationale for this change

`>` in YAML removes newlines.

### What changes are included in this PR?

Use `|` instead of `>` to keep newlines.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#44050

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
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 this pull request may close these issues.

2 participants