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

continuous builds breaking #9302

Closed
perezd opened this issue Dec 13, 2021 · 2 comments
Closed

continuous builds breaking #9302

perezd opened this issue Dec 13, 2021 · 2 comments
Assignees
Labels

Comments

@perezd
Copy link
Contributor

perezd commented Dec 13, 2021

Seeing this in CI logs:

[ RUN      ] CsharpBootstrapTest.GeneratedCsharpDescriptorMatches
google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc:92: Failure
Value of: actual_contents == expected_contents
  Actual: false
Expected: true
../csharp/src/Google.Protobuf/Reflection/Descriptor.cs needs to be regenerated.  Please run generate_descriptor_proto.sh. Then add this file to your CL.

Do you have awareness on how to get this fixed? I see it says to run a script but I don't know what other environmental context I may be missing in CSharp. Can you help with this?

@perezd
Copy link
Contributor Author

perezd commented Dec 13, 2021

I believe this may have been introduced around here: #9182

@haberman
Copy link
Member

I think this may be obsolete; current builds for C# are passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants