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

Builder protobuf-solaris10-sparc Build #2176

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 24 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 5 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 30 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 hrs, 35 mins, 22 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-unstable10s/slave/protobuf-solaris10-sparc slave
buildername protobuf-solaris10-sparc Builder
buildnumber 2176 Build
codebase Build
got_revision e5ae3bb7631492ff9e5cf5be5ee023f2a400aa73 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision e5ae3bb7631492ff9e5cf5be5ee023f2a400aa73 Build
scheduler schedule-protobuf-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/protobuf-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. James Newton-King

Timing:

StartTue Mar 22 10:05:55 2022
EndTue Mar 22 12:48:25 2022
Elapsed2 hrs, 42 mins, 30 secs

All Changes:

:

  1. Change #148739

    Category protobuf
    Changed by James Newton-King <jamesohnoyoudont@newtonking.com>
    Changed at Tue 22 Mar 2022 09:56:39
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision e5ae3bb7631492ff9e5cf5be5ee023f2a400aa73

    Comments

    [C#] Update GetExtension to support getting typed value (#9655)

    Changed files

    • csharp/src/Google.Protobuf.Test.TestProtos/Google.Protobuf.Test.TestProtos.csproj
    • csharp/src/Google.Protobuf.Test/ExtensionSetTest.cs
    • csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj
    • csharp/src/Google.Protobuf.Test/RefStructCompatibilityTest.cs
    • csharp/src/Google.Protobuf/Extension.cs
    • csharp/src/Google.Protobuf/ExtensionSet.cs
    • csharp/src/Google.Protobuf/ExtensionValue.cs