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

Builder linux-rel-css Build #3028

Results:

Failed shell__1

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchtry
Revisiona8afb0c3fd011eab309b5a7d32394412a9c39a0d
Got Revisiona8afb0c3fd011eab309b5a7d32394412a9c39a0d
Changes1 change

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 4 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. compile ran build --release --with-debug-assertions ( 12 mins, 42 secs )
    1. stdio
  6. test ran test-css --release --processes 16 --always-succeed ( 19 mins, 45 secs )
    1. - no logs -
  7. shell__1 './mach filter-intermittents ...' failed ( 1 secs )
    1. stdio
    2. intermittents.log
  8. compile__1 ran build-cef --release --with-debug-assertions ( 36 secs )
    1. stdio
  9. compile__2 ran build-geckolib --release ( 4 mins, 28 secs )
    1. stdio
  10. test__1 ran test-stylo --release ( 6 mins, 0 secs )
    1. - no logs -
  11. shell__2 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__3 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Mar 24 10:55:22 2017
EndFri Mar 24 11:39:01 2017
Elapsed43 mins, 39 secs

All Changes:

:

  1. Change #40431

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 24 Mar 2017 10:55:21
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision a8afb0c3fd011eab309b5a7d32394412a9c39a0d

    Comments

    Auto merge of #15803 - GuillaumeGomez:event_listener_options, r=<try>
    
    Implement EventListenerOptions for EventTarget
    
    It still needs to update tests and confirm that the code is the one expected. Reopening of #12952.
    
    <!-- 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/15803)
    <!-- Reviewable:end -->

    Changed files

    • components/script/dom/eventtarget.rs
    • components/script/dom/mediaquerylist.rs
    • components/script/dom/webidls/EventTarget.webidl