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

Builder linux-rel-wpt Build #8332

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux1

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. - no logs -
  7. shell__3 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio
  8. compile ran build --release --with-debug-assertions ( 11 mins, 14 secs )
    1. - no logs -
  9. test ran test-wpt-failure ( 0 secs )
    1. stdio
  10. test__1 ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 1 --always-succeed ( 18 mins, 12 secs )
    1. - no logs -
  11. shell__4 './mach filter-intermittents ...' ( 11 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  12. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 9 secs )
    1. 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 8332 Build
codebase Build
got_revision 2ab34d59691f969f945f6d313d1a68a2fbc11872 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 2ab34d59691f969f945f6d313d1a68a2fbc11872 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:

StartSat Mar 24 14:42:42 2018
EndSat Mar 24 15:12:47 2018
Elapsed30 mins, 5 secs

All Changes:

:

  1. Change #77775

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Sat 24 Mar 2018 14:42:41
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 2ab34d59691f969f945f6d313d1a68a2fbc11872

    Comments

    Auto merge of #20411 - servo:webgl, r=emilio
    
    Implement WebGLRenderingContextBase.getAttachedShaders
    
    <!-- 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/20411)
    <!-- Reviewable:end -->

    Changed files

    • components/script/dom/webgl2renderingcontext.rs
    • components/script/dom/webglprogram.rs
    • components/script/dom/webglrenderingcontext.rs
    • components/script/dom/webglshader.rs
    • components/script/dom/webidls/WebGLRenderingContext.webidl
    • tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/context/methods.html.ini
    • tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/misc/null-object-behaviour.html.ini
    • tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-A.html.ini
    • tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/more/conformance/quickCheckAPI-D_G.html.ini
    • tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/programs/program-test.html.ini
    • tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/state/gl-object-get-calls.html.ini
    • tests/wpt/mozilla/meta/webgl/conformance-2.0.0/conformance2/context/methods-2.html.ini
    • tests/wpt/mozilla/meta/webgl/conformance-2.0.0/conformance2/state/gl-object-get-calls.html.ini