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

Builder linux-rel-wpt Build #4786

Results:

Failed shell__2

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. - no logs -
  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 ...' ( 8 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions warnings ( 17 mins, 47 secs )
    1. warnings (2)
  7. test ran test-wpt-failure ( 0 secs )
    1. stdio
  8. test__1 ran test-wpt --release --processes 24 --always-succeed ( 13 mins, 51 secs )
    1. - no logs -
  9. shell__2 './mach filter-intermittents ...' failed ( 2 secs )
    1. stdio
  10. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 12 secs )
    1. stdio
    2. wpt-mp-errorsummary.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Jun 23 06:12:26 2017
EndFri Jun 23 06:44:33 2017
Elapsed32 mins, 6 secs

All Changes:

:

  1. Change #52569

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 23 Jun 2017 06:12:26
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision a62959bda4c66028c75210b726c3451cb7b2bccb

    Comments

    Auto merge of #17474 - rigelk:15850-treat-application-xml, r=jdm
    
    Treat application/xml like text/xml in ParserContext::process_response
    
    - components/script/dom/servoparser/mod.rs: merged existing xml-related branches into one and added application/xml as a supported type in that branch.
    - tests updated to expect the new result
    
    Fixes #15850
    
    <!-- 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/17474)
    <!-- Reviewable:end -->

    Changed files

    • components/script/dom/servoparser/mod.rs
    • tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_html.html.ini
    • tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_png.html.ini
    • tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini
    • tests/wpt/metadata/dom/nodes/Document-createElement.html.ini
    • tests/wpt/metadata/dom/nodes/Document-createElementNS.html.ini
    • tests/wpt/metadata/dom/nodes/Element-childElementCount-dynamic-add.html.ini
    • tests/wpt/metadata/dom/nodes/Element-childElementCount-dynamic-remove.html.ini
    • tests/wpt/metadata/dom/nodes/Element-childElementCount-xhtml.xhtml.ini
    • tests/wpt/metadata/dom/nodes/Element-childElementCount.html.ini
    • tests/wpt/metadata/dom/nodes/Element-firstElementChild-namespace-xhtml.xhtml.ini
    • tests/wpt/metadata/dom/nodes/Element-firstElementChild-xhtml.xhtml.ini
    • tests/wpt/metadata/dom/nodes/Element-firstElementChild.html.ini
    • tests/wpt/metadata/dom/nodes/Element-lastElementChild-xhtml.xhtml.ini
    • tests/wpt/metadata/dom/nodes/Element-lastElementChild.html.ini
    • tests/wpt/metadata/dom/nodes/Element-matches.html.ini
    • tests/wpt/metadata/dom/nodes/Element-nextElementSibling-xhtml.xhtml.ini
    • tests/wpt/metadata/dom/nodes/Element-nextElementSibling.html.ini
    • tests/wpt/metadata/dom/nodes/Element-previousElementSibling-xhtml.xhtml.ini
    • tests/wpt/metadata/dom/nodes/Element-previousElementSibling.html.ini
    • tests/wpt/metadata/dom/nodes/Element-siblingElement-null-xhtml.xhtml.ini
    • tests/wpt/metadata/dom/nodes/Element-siblingElement-null.html.ini
    • tests/wpt/metadata/dom/nodes/Element-webkitMatchesSelector.html.ini
    • tests/wpt/metadata/dom/nodes/Node-isEqualNode-xhtml.xhtml.ini
    • tests/wpt/metadata/dom/nodes/ParentNode-querySelector-All-xht.xht.ini
    • tests/wpt/metadata/dom/nodes/ParentNode-querySelector-All.html.ini
    • tests/wpt/metadata/dom/nodes/getElementsByClassName-30.htm.ini