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

Builder linux-rel-css Build #7312

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revisionf12b6a3323791e4774cbeefb1df4cf1929c6137f
Got Revisionf12b6a3323791e4774cbeefb1df4cf1929c6137f
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 ...' ( 10 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions warnings ( 22 mins, 47 secs )
    1. warnings (1)
  7. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 14 mins, 53 secs )
    1. - no logs -
  8. shell__2 './mach filter-intermittents ...' ( 1 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  9. compile__1 ran build-geckolib --release ( 7 mins, 4 secs )
    1. - no logs -
  10. test__1 ran test-stylo --release ( 3 mins, 25 secs )
    1. - no logs -
  11. shell__3 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__4 'bash ./etc/ci/manifest_changed.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 7312 Build
codebase Build
got_revision f12b6a3323791e4774cbeefb1df4cf1929c6137f Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision f12b6a3323791e4774cbeefb1df4cf1929c6137f Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 1 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartWed Dec 20 15:09:41 2017
EndWed Dec 20 15:58:07 2017
Elapsed48 mins, 25 secs

All Changes:

:

  1. Change #70629

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 20 Dec 2017 15:09:41
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision f12b6a3323791e4774cbeefb1df4cf1929c6137f

    Comments

    Auto merge of #19610 - emilio:slotted-list, r=xidorn
    
    style: Don't support a list of selectors in ::slotted yet.
    
    Bug: 1425757
    Reviewed-by: xidorn
    MozReview-Commit-ID: G0I0gM2sWTh

    Changed files

    • components/selectors/matching.rs
    • components/selectors/parser.rs
    • components/style/selector_map.rs