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

Builder linux-rel-css Build #8732

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux5

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. 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 ( 12 mins, 12 secs )
    1. - no logs -
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 10 mins, 50 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' ( 0 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' ( 14 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 8732 Build
codebase Build
got_revision 3d109b4574149e14b516cd85942d12ff82868857 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 3d109b4574149e14b516cd85942d12ff82868857 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:

StartThu May 17 23:11:30 2018
EndThu May 17 23:35:05 2018
Elapsed23 mins, 35 secs

All Changes:

:

  1. Change #80803

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Thu 17 May 2018 23:11:29
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 3d109b4574149e14b516cd85942d12ff82868857

    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