-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[CI][C++][Parquet] test-build-vcpk-win is failing with: 'ThrowsMessage': is not a member of 'testing' #40174
Milestone
Comments
cc @mapleFU |
take |
pitrou
pushed a commit
that referenced
this issue
Feb 21, 2024
…ng (#40175) ### Rationale for this change Remove `ThrowsMessage` for CI build. ### What changes are included in this PR? Remove `ThrowsMessage` for CI build. ### Are these changes tested? no need ### Are there any user-facing changes? no * Closes: #40174 Authored-by: mwish <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
raulcd
pushed a commit
that referenced
this issue
Feb 22, 2024
…ng (#40175) ### Rationale for this change Remove `ThrowsMessage` for CI build. ### What changes are included in this PR? Remove `ThrowsMessage` for CI build. ### Are these changes tested? no need ### Are there any user-facing changes? no * Closes: #40174 Authored-by: mwish <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
raulcd
pushed a commit
that referenced
this issue
Feb 22, 2024
…ng (#40175) ### Rationale for this change Remove `ThrowsMessage` for CI build. ### What changes are included in this PR? Remove `ThrowsMessage` for CI build. ### Are these changes tested? no need ### Are there any user-facing changes? no * Closes: #40174 Authored-by: mwish <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
zanmato1984
pushed a commit
to zanmato1984/arrow
that referenced
this issue
Feb 28, 2024
…building (apache#40175) ### Rationale for this change Remove `ThrowsMessage` for CI build. ### What changes are included in this PR? Remove `ThrowsMessage` for CI build. ### Are these changes tested? no need ### Are there any user-facing changes? no * Closes: apache#40174 Authored-by: mwish <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
thisisnic
pushed a commit
to thisisnic/arrow
that referenced
this issue
Mar 8, 2024
…building (apache#40175) ### Rationale for this change Remove `ThrowsMessage` for CI build. ### What changes are included in this PR? Remove `ThrowsMessage` for CI build. ### Are these changes tested? no need ### Are there any user-facing changes? no * Closes: apache#40174 Authored-by: mwish <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug, including details regarding any error messages, version, and platform.
The test-build-vcpkg-win has been failing with the following error:
This is also happening on the 15.0.1 maintenance branch.
It is related to this change: 5d7f661
Component(s)
C++, Continuous Integration, Parquet
The text was updated successfully, but these errors were encountered: