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

Builder protobuf-solaris10-i386 Build #2324

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revisione5ae3bb7631492ff9e5cf5be5ee023f2a400aa73
Got Revisione5ae3bb7631492ff9e5cf5be5ee023f2a400aa73
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, 45 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 2324 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/protobuf-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. James Newton-King

Timing:

StartTue Mar 22 10:05:54 2022
EndTue Mar 22 10:22:26 2022
Elapsed16 mins, 32 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