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

Builder linux-rel-css Build #494

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revisionb9330151b980c838887c2da73481882947cc2922
Got Revisionb9330151b980c838887c2da73481882947cc2922
Changes2 changes

BuildSlave:

servo-linux3

Reason:

The AnyBranchScheduler scheduler named 'servo-auto' triggered this build

Steps and Logfiles:

  1. git update ( 4 secs )
    1. - no logs -
  2. generic generic ( 0 secs )
    1. - no logs -
  3. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  4. compile ran build --release warnings ( 16 mins, 5 secs )
    1. warnings (13)
  5. test ran test-css --release --processes 16 ( 14 mins, 17 secs )
    1. css-errorsummary.log
  6. compile__1 ran build-cef --release ( 47 secs )
    1. stdio
  7. compile__2 ran build-geckolib --release warnings ( 3 mins, 22 secs )
    1. warnings (5)
  8. test__1 ran test-stylo --release warnings ( 2 mins, 27 secs )
    1. warnings (3)
  9. shell__1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  10. shell__2 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 494 Build
codebase Build
got_revision b9330151b980c838887c2da73481882947cc2922 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision b9330151b980c838887c2da73481882947cc2922 Build
scheduler servo-auto Scheduler
slavename servo-linux3 BuildSlave
warnings-count 21 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Oct 28 21:32:36 2016
EndFri Oct 28 22:09:42 2016
Elapsed37 mins, 5 secs

All Changes:

:

  1. Change #23985

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 28 Oct 2016 21:14:07
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 9766d3e78e9b504985bb27571c7e47ec6335dbcc

    Comments

    Auto merge of #13650 - UK992:win32, r=larsbergstrom
    
    Define NATIVE_WIN32_PYTHON environment variable
    
    r? @Wafflespeanut or @larsbergstrom
    
    ---
    - [X] `./mach build -d` does not report any errors
    - [X] `./mach test-tidy` does not report any errors
    
    <!-- Reviewable:start -->
    ---
    This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13650)
    <!-- Reviewable:end -->

    Changed files

    • python/servo/command_base.py
  2. Change #23987

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 28 Oct 2016 21:15:39
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision b9330151b980c838887c2da73481882947cc2922

    Comments

    Auto merge of #13945 - mmatyas:android_libcpp_change, r=larsbergstrom,aneeshusa
    
    Update the Android build system
    
    A huge update for the Android build system, which makes the Android target build again.
    
    There are still some runtime issues, see #13154. CC & created by @larsbergstrom.
    
    Fixes #12562.
    
    <!-- Reviewable:start -->
    ---
    This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13945)
    <!-- Reviewable:end -->

    Changed files

    • components/servo/build.rs
    • components/servo/fake-ld.sh
    • python/servo/build_commands.py
    • python/tidy/servo_tidy/tidy.py
    • support/android/openssl.sh