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

Builder linux-rel-wpt Build #5240

Results:

Failed shell__2

SourceStamp:

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

BuildSlave:

servo-linux1

Reason:

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

Steps and Logfiles:

  1. git update ( 3 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 ...' ( 23 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 17 mins, 54 secs )
    1. - no logs -
  7. test ran test-wpt-failure ( 0 secs )
    1. stdio
  8. test__1 ran test-wpt --release --processes 24 --always-succeed ( 13 mins, 13 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 ( 11 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 5240 Build
codebase Build
got_revision 8816bc63114c0487a7e1cc0d50aa42f7250d6fe1 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 8816bc63114c0487a7e1cc0d50aa42f7250d6fe1 Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Jul 28 06:45:45 2017
EndFri Jul 28 07:17:35 2017
Elapsed31 mins, 49 secs

All Changes:

:

  1. Change #56087

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 28 Jul 2017 06:45:44
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 8816bc63114c0487a7e1cc0d50aa42f7250d6fe1

    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
    
    ---
    - [X] `./mach build` does not report any errors
    - [X] `./mach test-tidy` does not report any errors
    - [X] These changes modify expected results in test files via the automated: `./mach test-wpt tests/wpt/web-platform-tests/dom/nodes --log-raw /tmp/servo && ./mach update-wpt /tmp/servo`
    - [ ] The tests run consistently
    
    <!-- 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