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

Builder curl-pr-unthreaded-solaris10-i386 Build #3725

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/libtest-unit
Revision33d0f164a8eca6e9f9113b15b5a58808566e7bef
Changes2 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git updating ( 3 secs )
    1. stdio
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -

Build Properties:

NameValueSource
branch bagder/libtest-unit Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3725 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision 33d0f164a8eca6e9f9113b15b5a58808566e7bef Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Apr 2 23:13:26 2025
EndThu Apr 3 02:49:24 2025
Elapsed3 hrs, 35 mins, 58 secs

All Changes:

:

  1. Change #226364

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 02 Apr 2025 11:46:36
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/libtest-unit
    Revision 86ea1648fe66fbcd6e4327afecd2bdbe682d9eb6

    Comments

    test: make unittest 1308 become libtest 3033
    
    Test 1308 was wrongly marked a unit test when in reality it is a
    libtest. Converted to test 3033.

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1308
    • tests/data/test3033
    • tests/libtest/CMakeLists.txt
    • tests/libtest/Makefile.am
    • tests/libtest/Makefile.inc
    • tests/libtest/lib1301.c
    • tests/libtest/lib3033.c
    • tests/unit/Makefile.inc
    • tests/unit/unit1308.c
  2. Change #226365

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 02 Apr 2025 11:51:07
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/libtest-unit
    Revision 33d0f164a8eca6e9f9113b15b5a58808566e7bef

    Comments

    fixup stick to number 1308 for less confusion

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1308
    • tests/data/test3033
    • tests/libtest/Makefile.inc
    • tests/libtest/lib1308.c
    • tests/libtest/lib3033.c