Builder curl-unthreaded-solaris10-i386 Build #16416
Results:
Failed runtest
SourceStamp:
| Project | curl |
| Repository | https://github.com/curl/curl.git |
| Branch | master |
| Revision | 15a8a777b80edf3398fe045b946a4028aae46d83 |
| Got Revision | 15a8a777b80edf3398fe045b946a4028aae46d83 |
| Changes | 3 changes |
BuildSlave:
unstable10xReason:
The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-i386' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 | slave |
| buildername | curl-unthreaded-solaris10-i386 | Builder |
| buildnumber | 16416 | Build |
| codebase | Build | |
| got_revision | 15a8a777b80edf3398fe045b946a4028aae46d83 | Git |
| osplatform | I386 | SetPropertyFromCommand Step |
| osrelease | 10 | SetPropertyFromCommand Step |
| project | curl | Build |
| repository | https://github.com/curl/curl.git | Build |
| revision | 15a8a777b80edf3398fe045b946a4028aae46d83 | 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:
| Name | Label | Value |
|---|
Responsible Users:
- Daniel Stenbergdaniel@haxx.se
Timing:
| Start | Mon Feb 9 13:43:35 2026 |
| End | Tue Feb 10 04:03:29 2026 |
| Elapsed | 14 hrs, 19 mins, 53 secs |
All Changes:
:
Change #257293
Category curl Changed by Daniel Stenberg <daniel@haxx.se> Changed at Mon 09 Feb 2026 08:42:49 Repository https://github.com/curl/curl.git Project curl Branch master Revision afe9fdd1eb8b6ed7dbde54e0a5d48087b0c0b805 Comments
tests: convert base64 data to %b64[] To make it easier to read, understand and edit tests - and grep them. Closes #20547
Changed files
- tests/data/test1008
- tests/data/test1021
- tests/data/test1097
- tests/data/test1100
- tests/data/test1215
- tests/data/test150
- tests/data/test155
- tests/data/test159
- tests/data/test162
- tests/data/test169
- tests/data/test170
- tests/data/test176
- tests/data/test2025
- tests/data/test2028
- tests/data/test2029
- tests/data/test2030
- tests/data/test2031
- tests/data/test2032
- tests/data/test209
- tests/data/test213
- tests/data/test239
- tests/data/test243
- tests/data/test265
- tests/data/test267
- tests/data/test547
- tests/data/test548
- tests/data/test555
- tests/data/test590
- tests/data/test67
- tests/data/test68
- tests/data/test69
- tests/data/test694
- tests/data/test76
- tests/data/test775
- tests/data/test776
- tests/data/test779
- tests/data/test81
- tests/data/test819
- tests/data/test820
- tests/data/test821
- tests/data/test822
- tests/data/test823
- tests/data/test824
- tests/data/test825
- tests/data/test826
- tests/data/test827
- tests/data/test828
- tests/data/test831
- tests/data/test833
- tests/data/test834
- tests/data/test835
- tests/data/test837
- tests/data/test839
- tests/data/test848
- tests/data/test865
- tests/data/test866
- tests/data/test867
- tests/data/test868
- tests/data/test869
- tests/data/test870
- tests/data/test871
- tests/data/test872
- tests/data/test873
- tests/data/test874
- tests/data/test877
- tests/data/test879
- tests/data/test880
- tests/data/test881
- tests/data/test883
- tests/data/test885
- tests/data/test89
- tests/data/test891
- tests/data/test892
- tests/data/test90
- tests/data/test903
- tests/data/test904
- tests/data/test905
- tests/data/test906
- tests/data/test907
- tests/data/test908
- tests/data/test91
- tests/data/test919
- tests/data/test920
- tests/data/test921
- tests/data/test922
- tests/data/test933
- tests/data/test935
- tests/data/test936
- tests/data/test937
- tests/data/test938
- tests/data/test942
- tests/data/test944
- tests/data/test992
Change #257300
Category curl Changed by Daniel Stenberg <daniel@haxx.se> Changed at Mon 09 Feb 2026 08:50:32 Repository https://github.com/curl/curl.git Project curl Branch master Revision 950c7bb174c283bf202626ee32ebc21fa501f757 Comments
digest: escape double quotes and backslashes in realm and nonce change test 907 to use quote in realm to verify Fixes #20482 Reported-by: cooldadpresident on github Closes #20545
Changed files
- lib/vauth/digest.c
- tests/data/test907
Change #257301
Category curl Changed by Daniel Stenberg <daniel@haxx.se> Changed at Mon 09 Feb 2026 12:42:36 Repository https://github.com/curl/curl.git Project curl Branch master Revision 15a8a777b80edf3398fe045b946a4028aae46d83 Comments
VULN-DISCLOSURE-POLICY.md: mention GitHub quirks Closes #20541
Changed files
- docs/VULN-DISCLOSURE-POLICY.md