Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder protobuf-solaris10-i386 Build #2303

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revision92cdf87f1a276356657ca1b426c115bff0ad2798
Got Revision92cdf87f1a276356657ca1b426c115bff0ad2798
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-protobuf-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 27 secs )
    1. stdio
  3. shell_1 './configure' ( 16 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 18 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/protobuf-solaris10-i386 slave
buildername protobuf-solaris10-i386 Builder
buildnumber 2303 Build
codebase Build
got_revision 92cdf87f1a276356657ca1b426c115bff0ad2798 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 92cdf87f1a276356657ca1b426c115bff0ad2798 Build
scheduler schedule-protobuf-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/protobuf-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Junrou Nishida

Timing:

StartMon Mar 7 11:51:30 2022
EndMon Mar 7 12:07:35 2022
Elapsed16 mins, 4 secs

All Changes:

:

  1. Change #148137

    Category protobuf
    Changed by Junrou Nishida <homulerohnoyoudont@users.noreply.github.com>
    Changed at Mon 07 Mar 2022 11:46:21
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 92cdf87f1a276356657ca1b426c115bff0ad2798

    Comments

    [C#] fix parse failure for extensions with large field numbers (#9591)

    Changed files

    • csharp/src/Google.Protobuf.Test/CodedInputStreamTest.cs
    • csharp/src/Google.Protobuf/WireFormat.cs