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

Builder protobuf-solaris10-i386 Build #2320

Results:

Failed shell_3

SourceStamp:

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

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' ( 13 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 19 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 2320 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/protobuf-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Joshua Haberman

Timing:

StartThu Mar 17 20:55:51 2022
EndThu Mar 17 21:11:54 2022
Elapsed16 mins, 2 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