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-45782: [GLib] Check only the first line for validation error #45783

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

kou
Copy link
Member

@kou kou commented Mar 14, 2025

Rationale for this change

Validation error message may include error context when we build Apache Arrow C++ with ARROW_EXTRA_ERROR_CONTEXT=ON.

What changes are included in this PR?

We can check only the first line to make tests more stable for build options.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

Validation error message may include error context when we build
Apache Arrow C++ with `ARROW_EXTRA_ERROR_CONTEXT=ON`.

We can check only the first line to make tests more stable for build
options.
@kou kou requested a review from hiroyuki-sato March 14, 2025 05:39
Copy link

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

@kou
Copy link
Member Author

kou commented Mar 16, 2025

@hiroyuki-sato Do you want to review this?

@kou kou merged commit 5e9fce4 into apache:main Mar 19, 2025
9 checks passed
@kou kou removed the awaiting committer review Awaiting committer review label Mar 19, 2025
@kou kou deleted the glib-test-error-context branch March 19, 2025 21:43
Copy link

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

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.

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.

1 participant