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

Builder linux-rel-css Build #8699

Results:

Failed shell__4

SourceStamp:

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

BuildSlave:

servo-linux5

Reason:

The web-page 'rebuild' button was pressed by 'servo <servo@localhost>': Initiated by Homu

Steps and Logfiles:

  1. git update ( 1 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 ...' ( 11 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 ( 11 mins, 16 secs )
    1. - no logs -
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 11 mins, 38 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' failed ( 0 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
    3. intermittents.log
  11. shell__5 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__6 'bash ./etc/ci/manifest_changed.sh' ( 13 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 8699 Build
codebase Build
got_revision 983188408f0d513fc94b6459f7a5e715c83449da Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 983188408f0d513fc94b6459f7a5e715c83449da Build
scheduler servo-auto Scheduler
slavename servo-linux5 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:

StartTue May 8 19:08:14 2018
EndTue May 8 19:31:36 2018
Elapsed23 mins, 22 secs

All Changes:

:

  1. Change #80626

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Tue 08 May 2018 06:46:42
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 983188408f0d513fc94b6459f7a5e715c83449da

    Comments

    Auto merge of #20615 - KiChjang:window-indexed-getter, r=emilio
    
    Implement window indexed getter
    
    Fixes #4589.
    
    <!-- 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/20615)
    <!-- Reviewable:end -->

    Changed files

    • components/constellation/constellation.rs
    • components/script/dom/dissimilaroriginwindow.rs
    • components/script/dom/document.rs
    • components/script/dom/window.rs
    • components/script/dom/windowproxy.rs
    • components/script_traits/script_msg.rs
    • tests/wpt/metadata/FileAPI/url/multi-global-origin-serialization.sub.html.ini
    • tests/wpt/metadata/WebIDL/current-realm.html.ini
    • tests/wpt/metadata/css/cssom-view/elementFromPoint.html.ini
    • tests/wpt/metadata/css/cssom-view/elementsFromPoint.html.ini
    • tests/wpt/metadata/css/cssom-view/matchMedia.xht.ini
    • tests/wpt/metadata/dom/nodes/Node-appendChild.html.ini
    • tests/wpt/metadata/dom/nodes/Node-removeChild.html.ini
    • tests/wpt/metadata/eventsource/eventsource-constructor-url-multi-window.htm.ini
    • tests/wpt/metadata/eventsource/eventsource-onmessage-realm.htm.ini
    • tests/wpt/metadata/html/browsers/browsing-the-web/history-traversal/same-url.html.ini
    • tests/wpt/metadata/html/browsers/history/the-location-interface/location-pathname-setter-question-mark.html.ini
    • tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-cross-origin-domain.sub.html.ini
    • tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-cross-origin.sub.html.ini
    • tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-goes-cross-origin-domain.sub.html.ini
    • tests/wpt/metadata/html/browsers/history/the-location-interface/location-prototype-setting-same-origin-domain.sub.html.ini
    • tests/wpt/metadata/html/browsers/the-window-object/window-indexed-properties.html.ini
    • tests/wpt/metadata/html/browsers/the-windowproxy-exotic-object/windowproxy-prototype-setting-cross-origin-domain.sub.html.ini
    • tests/wpt/metadata/html/browsers/the-windowproxy-exotic-object/windowproxy-prototype-setting-cross-origin.sub.html.ini
    • tests/wpt/metadata/html/browsers/the-windowproxy-exotic-object/windowproxy-prototype-setting-goes-cross-origin-domain.sub.html.ini
    • tests/wpt/metadata/html/browsers/the-windowproxy-exotic-object/windowproxy-prototype-setting-same-origin-domain.sub.html.ini
    • tests/wpt/metadata/html/rendering/non-replaced-elements/the-page/iframe-marginwidth-marginheight.html.ini
    • tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html.ini
    • tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini
    • tests/wpt/metadata/html/semantics/scripting-1/the-script-element/execution-timing/035.html.ini
    • tests/wpt/metadata/html/semantics/scripting-1/the-script-element/execution-timing/083.html.ini
    • tests/wpt/metadata/html/webappapis/scripting/events/eventhandler-cancellation.html.ini
    • tests/wpt/metadata/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-2.html.ini
    • tests/wpt/metadata/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-3.html.ini
    • tests/wpt/metadata/websockets/multi-globals/message-received.html.ini
    • tests/wpt/metadata/webstorage/document-domain.html.ini
    • tests/wpt/metadata/workers/semantics/navigation/001.html.ini
    • tests/wpt/metadata/xhr/open-url-multi-window-4.htm.ini
    • tests/wpt/metadata/xhr/open-url-multi-window-5.htm.ini
    • tests/wpt/metadata/xhr/open-url-multi-window.htm.ini