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

Builder protobuf-solaris10-sparc Build #2172

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 4 mins, 55 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 26 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 hrs, 39 mins, 41 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 2172 Build
codebase Build
got_revision 7f1acff2a4d7a73a0b5762d8f4c1c1983819fc7c Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 7f1acff2a4d7a73a0b5762d8f4c1c1983819fc7c 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. Joshua Haberman

Timing:

StartThu Mar 17 21:57:59 2022
EndFri Mar 18 00:44:17 2022
Elapsed2 hrs, 46 mins, 18 secs

All Changes:

:

  1. Change #148553

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Thu 17 Mar 2022 20:51:03
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 7f1acff2a4d7a73a0b5762d8f4c1c1983819fc7c

    Comments

    Fixed Ruby 3.1 tests by marking intersect? as unimplemented. (#9645)
    * Fixed Ruby 3.1 tests by marking intersect? as unimplemented.
    
    * Updated compatibility tests.

    Changed files

    • ruby/compatibility_tests/v3.0.0/tests/repeated_field_test.rb
    • ruby/tests/repeated_field_test.rb