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

Builder linux-rel-css Build #8800

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revision521748c01e0a932ecb7d6801732e2a5cc516903e
Got Revision521748c01e0a932ecb7d6801732e2a5cc516903e
Changes1 change

BuildSlave:

servo-linux6

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. generic generic ( 0 secs )
    1. - no logs -
  3. generic_1 generic_1 ( 0 secs )
    1. - no logs -
  4. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  5. shell__1 './mach clean-nightlies ...' ( 12 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 0 secs )
    1. stdio
  7. shell__3 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio
  8. compile ran build --release --with-debug-assertions warnings ( 7 mins, 59 secs )
    1. warnings (1)
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 11 mins, 8 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' ( 1 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  11. shell__5 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__6 'bash ./etc/ci/manifest_changed.sh' ( 46 secs )
    1. stdio
  13. shell__7 './etc/ci/clean_build_artifacts.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 8800 Build
codebase Build
got_revision 521748c01e0a932ecb7d6801732e2a5cc516903e Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 521748c01e0a932ecb7d6801732e2a5cc516903e Build
scheduler servo-auto Scheduler
slavename servo-linux6 BuildSlave
warnings-count 1 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartWed May 23 16:12:42 2018
EndWed May 23 16:32:54 2018
Elapsed20 mins, 11 secs

All Changes:

:

  1. Change #81217

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 23 May 2018 16:12:41
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 521748c01e0a932ecb7d6801732e2a5cc516903e

    Comments

    Auto merge of #20472 - jdm:android-x86-2, r=mbrubeck
    
    Support i686-linux-android target for android-x86 emulator
    
    The first commit allows `./mach build --target=i686-linux-android` to build successfully. The second commit is temporary as I attempt to find the cause of the mysterious crash that takes down the browser.
    
    <!-- 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/20472)
    <!-- Reviewable:end -->

    Changed files

    • .cargo/config
    • Cargo.lock
    • ports/servo/build.rs
    • ports/servo/fake-ld-arm.sh
    • ports/servo/fake-ld-armv7.sh
    • ports/servo/fake-ld-x86.sh
    • ports/servo/fake-ld.sh
    • ports/servo/glutin_app/window.rs
    • python/servo/build_commands.py
    • python/servo/command_base.py
    • python/servo/package_commands.py
    • support/android/apk/app/build.gradle
    • support/android/openssl.sh