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

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

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/aws-Useless-Assignment
Revisiond051e7b28b041181a40b12f9e0a2ae69b3cb96f4
Got Revisiond051e7b28b041181a40b12f9e0a2ae69b3cb96f4
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 24 mins, 26 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/aws-Useless-Assignment Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 1811 Build
codebase Build
got_revision d051e7b28b041181a40b12f9e0a2ae69b3cb96f4 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision d051e7b28b041181a40b12f9e0a2ae69b3cb96f4 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:

StartFri Apr 19 17:15:09 2024
EndFri Apr 19 17:39:38 2024
Elapsed24 mins, 29 secs

All Changes:

:

  1. Change #195639

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 19 Apr 2024 14:13:13
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/aws-Useless-Assignment
    Revision d051e7b28b041181a40b12f9e0a2ae69b3cb96f4

    Comments

    http_aws_sigv4: remove useless assignment
    
    This code assigned the variable the same value it already had
    
    Spotted by CodeSonar

    Changed files

    • lib/http_aws_sigv4.c