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

Builder curl-ares-solaris10-i386 Build #3389

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisione270881a5d566a0b04fbc85e75690c21ea4613b4
Got Revisione270881a5d566a0b04fbc85e75690c21ea4613b4
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 13 mins, 55 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3389 Build
codebase Build
got_revision e270881a5d566a0b04fbc85e75690c21ea4613b4 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e270881a5d566a0b04fbc85e75690c21ea4613b4 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartTue May 13 13:54:45 2025
EndTue May 13 17:34:29 2025
Elapsed3 hrs, 39 mins, 44 secs

All Changes:

:

  1. Change #229651

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 13 May 2025 10:32:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 11cad7bf32b2eef1c8fcf7a16ca29838c2e83941

    Comments

    tests: provide all non-ascii data hex encoded
    - make the scanner not whitelist anything for test cases making
      everything non-ascii forced to be hex encoded
    
    - update all tests using non-ascii bytes to use %hex[] sequences
    
    Closes #17331

    Changed files

    • .github/scripts/spacecheck.pl
    • tests/FILEFORMAT.md
    • tests/data/test1034
    • tests/data/test1035
    • tests/data/test1138
    • tests/data/test1160
    • tests/data/test1448
    • tests/data/test1631
    • tests/data/test1632
    • tests/data/test165
    • tests/data/test1703
    • tests/data/test2046
    • tests/data/test2047
    • tests/data/test31
    • tests/data/test469
    • tests/data/test470
    • tests/data/test472
    • tests/data/test497
    • tests/data/test498
    • tests/data/test649
    • tests/data/test955
    • tests/data/test956
    • tests/data/test957
    • tests/data/test958
    • tests/data/test959
    • tests/data/test960
    • tests/data/test961
    • tests/data/test962
    • tests/data/test963
    • tests/data/test964
    • tests/data/test965
    • tests/data/test966
    • tests/data/test967
    • tests/data/test968
  2. Change #229654

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 13 May 2025 11:04:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e270881a5d566a0b04fbc85e75690c21ea4613b4

    Comments

    lib1560: use hex notation, drop non-ASCII exception
    Closes #17334

    Changed files

    • .github/scripts/spacecheck.pl
    • tests/libtest/lib1560.c