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

Builder curl-unthreaded-solaris10-i386 Build #15990

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionde49cc89abc917cb4f273ebea8c6fb584d097de2
Got Revisionde49cc89abc917cb4f273ebea8c6fb584d097de2
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Nov 18 19:10:05 2025
EndTue Nov 18 19:17:09 2025
Elapsed7 mins, 4 secs

All Changes:

:

  1. Change #249277

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 18 Nov 2025 18:57:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision de49cc89abc917cb4f273ebea8c6fb584d097de2

    Comments

    tests/data: more XML-compliance via `%LT` and `%GT` macros in email addresses
    Reduce number of files failing `xmllint --format` from 133 to 57 (-76)
    (3% of 1894), by replacing `<` and `>` with new macro `%LT` and `%GT`,
    in most places, which is in email addresses (192 lines).
    
    Follow-up to a9ec2a676c4257cf522a4349fb24fa547ed48aad #19491
    
    Closes #19470

    Changed files

    • tests/data/test1015
    • tests/data/test1187
    • tests/data/test1221
    • tests/data/test1320
    • tests/data/test1406
    • tests/data/test1507
    • tests/data/test1520
    • tests/data/test1711
    • tests/data/test3002
    • tests/data/test3003
    • tests/data/test3004
    • tests/data/test3005
    • tests/data/test3006
    • tests/data/test3007
    • tests/data/test3209
    • tests/data/test3210
    • tests/data/test3215
    • tests/data/test646
    • tests/data/test647
    • tests/data/test648
    • tests/data/test649
    • tests/data/test652
    • tests/data/test805
    • tests/data/test864
    • tests/data/test900
    • tests/data/test901
    • tests/data/test902
    • tests/data/test903
    • tests/data/test904
    • tests/data/test905
    • tests/data/test906
    • tests/data/test907
    • tests/data/test908
    • tests/data/test909
    • tests/data/test910
    • tests/data/test911
    • tests/data/test912
    • tests/data/test913
    • tests/data/test914
    • tests/data/test915
    • tests/data/test916
    • tests/data/test917
    • tests/data/test918
    • tests/data/test919
    • tests/data/test920
    • tests/data/test921
    • tests/data/test922
    • tests/data/test924
    • tests/data/test927
    • tests/data/test935
    • tests/data/test936
    • tests/data/test937
    • tests/data/test938
    • tests/data/test939
    • tests/data/test940
    • tests/data/test941
    • tests/data/test942
    • tests/data/test943
    • tests/data/test944
    • tests/data/test945
    • tests/data/test946
    • tests/data/test947
    • tests/data/test950
    • tests/data/test951
    • tests/data/test952
    • tests/data/test953
    • tests/data/test955
    • tests/data/test956
    • tests/data/test959
    • tests/data/test960
    • tests/data/test962
    • tests/data/test963
    • tests/data/test965
    • tests/data/test966
    • tests/data/test969
    • tests/data/test981
    • tests/data/test984
    • tests/data/test987
    • tests/data/test992
    • tests/testutil.pm