Builder curl-ares-solaris10-sparc Build #2848
Results:
Failed runtest
SourceStamp:
Project | curl |
Repository | https://github.com/curl/curl.git |
Branch | master |
Revision | 63011ac638d83a92294ed5682dbb91484b1ff8d3 |
Got Revision | 63011ac638d83a92294ed5682dbb91484b1ff8d3 |
Changes | 9 changes |
BuildSlave:
unstable10sReason:
The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-sparc' triggered this build
Steps and Logfiles:
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc | slave |
buildername | curl-ares-solaris10-sparc | Builder |
buildnumber | 2848 | Build |
codebase | Build | |
got_revision | 63011ac638d83a92294ed5682dbb91484b1ff8d3 | Git |
osplatform | SPARC | SetPropertyFromCommand Step |
osrelease | 10 | SetPropertyFromCommand Step |
project | curl | Build |
repository | https://github.com/curl/curl.git | Build |
revision | 63011ac638d83a92294ed5682dbb91484b1ff8d3 | Build |
scheduler | schedule-curl-ares-solaris10-sparc | Scheduler |
slavename | unstable10s | BuildSlave |
workdir | /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Daniel Stenbergdaniel@haxx.se
- NINIKAdcnick3@users.noreply.github.com
- Stefan Eissingstefan@eissing.org
- Viktor Szakatscommit@vsz.me
Timing:
Start | Mon Jun 23 17:03:35 2025 |
End | Tue Jun 24 05:11:30 2025 |
Elapsed | 12 hrs, 7 mins, 55 secs |
All Changes:
:
Change #237500
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Mon 23 Jun 2025 08:21:05 Repository https://github.com/curl/curl.git Project curl Branch master Revision 2cdc02f49f57faf0a12144b37b10ec7737d715f5 Comments
libcurl-env.md: drop LOGNAME, USER and NTLMUSER They were used for NTLM-WB, which support was removed for back in 8.8.0 Closes #17713
Changed files
- docs/libcurl/libcurl-env.md
Change #237501
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Mon 23 Jun 2025 08:24:09 Repository https://github.com/curl/curl.git Project curl Branch master Revision aed828cc5171aeb53d613847b469c2a0160dd3c4 Comments
tests/dnsd: read config from file Make the <dns> tag in a test case control what is stored there. Also documented. Make test 2102 and 2103 use the new tag. Lets the test case config the A and AAAA contents the server replies with. Initial work for the HTTPS RR exists, but does not yet work. Closes #17543
Changed files
- docs/tests/FILEFORMAT.md
- tests/data/Makefile.am
- tests/data/test2102
- tests/data/test2103
- tests/globalconfig.pm
- tests/runner.pm
- tests/server/Makefile.inc
- tests/server/dnsd.c
Change #237524
Category curl Changed by Viktor Szakats <commit @vsz.me>Changed at Mon 23 Jun 2025 10:55:31 Repository https://github.com/curl/curl.git Project curl Branch master Revision a2de3f08e327b749c5a518aef61ef7d06ebcae97 Comments
tests/libtest: call `curlx_now_init()` for unit 1399, 2600 (Windows) Follow-up to 35d0c047ce713298f15771649ffe7662404628f0 #17641 Closes #17714
Changed files
- tests/libtest/Makefile.inc
- tests/libtest/first.c
Change #237531
Category curl Changed by Viktor Szakats <commit @vsz.me>Changed at Mon 23 Jun 2025 11:29:41 Repository https://github.com/curl/curl.git Project curl Branch master Revision 6425ce47df7e71d5ba607170a59d5a198bb4f026 Comments
tests/libtest: use `curltime` from curlx Replacing the local implementation. Closes #17716
Changed files
- tests/libtest/first.c
- tests/libtest/lib1501.c
- tests/libtest/lib1507.c
- tests/libtest/lib1564.c
- tests/libtest/lib530.c
- tests/libtest/lib582.c
- tests/libtest/test.h
- tests/libtest/testtrace.c
- tests/libtest/testutil.c
- tests/libtest/testutil.h
Change #237539
Category curl Changed by Stefan Eissing <stefan @eissing.org>Changed at Mon 23 Jun 2025 13:36:33 Repository https://github.com/curl/curl.git Project curl Branch master Revision c7a63196981aab13a9434c55774d6db94654b19b Comments
multi: clear the dirty set of transfers no longer processing When a transfer is no longer processed, it might still apear in the dirty bitset. Clear the dirty bit when this condition is encountered. Closes #17718
Changed files
- lib/multi.c
- tests/libtest/lib530.c
Change #237543
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Mon 23 Jun 2025 13:41:12 Repository https://github.com/curl/curl.git Project curl Branch master Revision 36a3cd5374784193233a704181bc1fa8a08b15b5 Comments
RELEASE-NOTES: synced
Changed files
- RELEASE-NOTES
Change #237544
Category curl Changed by Viktor Szakats <commit @vsz.me>Changed at Mon 23 Jun 2025 13:49:03 Repository https://github.com/curl/curl.git Project curl Branch master Revision 2636828eee3ea87635a04b680e0fa5d0c6a94c71 Comments
tests: drop unused or redundant includes Closes #17717
Changed files
- tests/client/first.h
- tests/client/h2_pausing.c
- tests/libtest/first.c
- tests/libtest/lib1485.c
- tests/libtest/lib1500.c
- tests/libtest/lib1501.c
- tests/libtest/lib1502.c
- tests/libtest/lib1506.c
- tests/libtest/lib1507.c
- tests/libtest/lib1508.c
- tests/libtest/lib1509.c
- tests/libtest/lib1510.c
- tests/libtest/lib1515.c
- tests/libtest/lib1522.c
- tests/libtest/lib1523.c
- tests/libtest/lib1531.c
- tests/libtest/lib1540.c
- tests/libtest/lib1541.c
- tests/libtest/lib1542.c
- tests/libtest/lib1552.c
- tests/libtest/lib1553.c
- tests/libtest/lib1556.c
- tests/libtest/lib1557.c
- tests/libtest/lib1558.c
- tests/libtest/lib1559.c
- tests/libtest/lib1560.c
- tests/libtest/lib1565.c
- tests/libtest/lib1568.c
- tests/libtest/lib1569.c
- tests/libtest/lib1591.c
- tests/libtest/lib1592.c
- tests/libtest/lib1598.c
- tests/libtest/lib1599.c
- tests/libtest/lib1900.c
- tests/libtest/lib1901.c
- tests/libtest/lib1903.c
- tests/libtest/lib1905.c
- tests/libtest/lib1906.c
- tests/libtest/lib1907.c
- tests/libtest/lib1908.c
- tests/libtest/lib1910.c
- tests/libtest/lib1911.c
- tests/libtest/lib1912.c
- tests/libtest/lib1913.c
- tests/libtest/lib1915.c
- tests/libtest/lib1918.c
- tests/libtest/lib1919.c
- tests/libtest/lib1960.c
- tests/libtest/lib1977.c
- tests/libtest/lib2032.c
- tests/libtest/lib2306.c
- tests/libtest/lib2308.c
- tests/libtest/lib2309.c
- tests/libtest/lib2402.c
- tests/libtest/lib2404.c
- tests/libtest/lib2405.c
- tests/libtest/lib2502.c
- tests/libtest/lib3026.c
- tests/libtest/lib3027.c
- tests/libtest/lib3105.c
- tests/libtest/lib3207.c
- tests/libtest/lib3208.c
- tests/libtest/lib502.c
- tests/libtest/lib503.c
- tests/libtest/lib504.c
- tests/libtest/lib505.c
- tests/libtest/lib507.c
- tests/libtest/lib509.c
- tests/libtest/lib518.c
- tests/libtest/lib525.c
- tests/libtest/lib526.c
- tests/libtest/lib530.c
- tests/libtest/lib533.c
- tests/libtest/lib537.c
- tests/libtest/lib540.c
- tests/libtest/lib541.c
- tests/libtest/lib542.c
- tests/libtest/lib555.c
- tests/libtest/lib557.c
- tests/libtest/lib559.c
- tests/libtest/lib560.c
- tests/libtest/lib562.c
- tests/libtest/lib564.c
- tests/libtest/lib568.c
- tests/libtest/lib571.c
- tests/libtest/lib572.c
- tests/libtest/lib573.c
- tests/libtest/lib575.c
- tests/libtest/lib576.c
- tests/libtest/lib582.c
- tests/libtest/lib583.c
- tests/libtest/lib591.c
- tests/libtest/lib597.c
- tests/libtest/lib653.c
- tests/libtest/lib658.c
- tests/libtest/lib659.c
- tests/libtest/lib670.c
- tests/libtest/lib674.c
- tests/libtest/lib677.c
- tests/libtest/lib678.c
- tests/libtest/lib751.c
- tests/libtest/lib753.c
- tests/libtest/mk-lib1521.pl
- tests/libtest/test.h
- tests/libtest/testutil.h
- tests/tunit/tool1394.c
- tests/tunit/tool1604.c
- tests/unit/unit1305.c
Change #237566
Category curl Changed by NINIKA <dcnick3 @users.noreply.github.com>Changed at Mon 23 Jun 2025 16:34:43 Repository https://github.com/curl/curl.git Project curl Branch master Revision 05382f3e78bd302b00c82c1873f07747adbc3690 Comments
asyn-ares: remove redundant NULL check Closes #17720
Changed files
- lib/asyn-ares.c
Change #237569
Category curl Changed by Daniel Stenberg <daniel @haxx.se>Changed at Mon 23 Jun 2025 16:47:14 Repository https://github.com/curl/curl.git Project curl Branch master Revision 63011ac638d83a92294ed5682dbb91484b1ff8d3 Comments
tests: use %b64[] to base64 data ... instead of storing the data base64 encoded. Closes #17721
Changed files
- tests/data/test1075
- tests/data/test1087
- tests/data/test1088
- tests/data/test1101
- tests/data/test1134
- tests/data/test1168
- tests/data/test1178
- tests/data/test1204
- tests/data/test1212
- tests/data/test1237
- tests/data/test1248
- tests/data/test1249
- tests/data/test1250
- tests/data/test1251
- tests/data/test1259
- tests/data/test1296
- tests/data/test1331
- tests/data/test1401
- tests/data/test1428
- tests/data/test16
- tests/data/test1630
- tests/data/test167
- tests/data/test1910
- tests/data/test2
- tests/data/test2023
- tests/data/test2024
- tests/data/test2025
- tests/data/test2026
- tests/data/test2029
- tests/data/test2032
- tests/data/test2040
- tests/data/test208
- tests/data/test2081
- tests/data/test233
- tests/data/test234
- tests/data/test242
- tests/data/test256
- tests/data/test257
- tests/data/test264
- tests/data/test275
- tests/data/test278
- tests/data/test279
- tests/data/test299
- tests/data/test3
- tests/data/test301
- tests/data/test3100
- tests/data/test3101
- tests/data/test317
- tests/data/test318
- tests/data/test346
- tests/data/test367
- tests/data/test495
- tests/data/test503
- tests/data/test519
- tests/data/test522
- tests/data/test523
- tests/data/test63
- tests/data/test675
- tests/data/test679
- tests/data/test699
- tests/data/test744
- tests/data/test80
- tests/data/test82
- tests/data/test83
- tests/data/test84
- tests/data/test85
- tests/data/test898
- tests/data/test899
- tests/data/test973
- tests/data/test974
- tests/data/test975
- tests/data/test976
- tests/data/test979
- tests/data/test998
- tests/data/test999