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

Builder protobuf-solaris10-i386 Build #2327

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revision80308c85a1e0ef27490371df3f8d27cffdcf8fd6
Got Revision80308c85a1e0ef27490371df3f8d27cffdcf8fd6
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 26 secs )
    1. stdio
  3. shell_1 './configure' ( 15 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 12 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 2327 Build
codebase Build
got_revision 80308c85a1e0ef27490371df3f8d27cffdcf8fd6 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 80308c85a1e0ef27490371df3f8d27cffdcf8fd6 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. Jason Lunn

Timing:

StartWed Mar 23 01:05:53 2022
EndWed Mar 23 01:21:50 2022
Elapsed15 mins, 56 secs

All Changes:

:

  1. Change #148787

    Category protobuf
    Changed by Jason Lunn <jason.lunnohnoyoudont@gmail.com>
    Changed at Wed 16 Mar 2022 18:37:46
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 58e320a7323b55f65137222064ed0e72fe423e23

    Comments

    Fix NPE during encoding and add regression test for issue 9507.

    Changed files

    • ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java
    • ruby/tests/basic.rb
  2. Change #148788

    Category protobuf
    Changed by Jason Lunn <jason.lunnohnoyoudont@gmail.com>
    Changed at Wed 23 Mar 2022 01:03:31
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 80308c85a1e0ef27490371df3f8d27cffdcf8fd6

    Comments

    Merge pull request #9637 from JasonLunn/fix_9507
    Fix NPE during encoding and add regression test for issue 9507.

    Changed files

    • no files