Builder linux-rel-css Build #2791
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | c90d3d2f06c03d153b2be3ffa9a941cbfe8508cc |
| Got Revision | c90d3d2f06c03d153b2be3ffa9a941cbfe8508cc |
| Changes | 1 change |
BuildSlave:
servo-linux1Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 4 secs )
-
generic generic ( 0 secs )
- - no logs -
-
generic_1 generic_1 ( 0 secs )
- - no logs -
-
shell 'pkill -x ...' ( 0 secs )
-
compile ran build --release --with-debug-assertions ( 2 mins, 0 secs )
-
test ran test-css --release --processes 16 --always-succeed ( 13 mins, 22 secs )
-
shell__1 './mach filter-intermittents ...' ( 0 secs )
-
compile__1 ran build-cef --release --with-debug-assertions ( 38 secs )
-
compile__2 ran build-geckolib --release ( 1 secs )
-
test__1 ran test-stylo --release ( 2 secs )
- - no logs -
-
shell__2 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
-
shell__3 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | auto | Build |
| builddir | /home/servo/buildbot/slave/linux-rel-css | slave |
| buildername | linux-rel-css | Builder |
| buildnumber | 2791 | Build |
| codebase | Build | |
| got_revision | c90d3d2f06c03d153b2be3ffa9a941cbfe8508cc | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | c90d3d2f06c03d153b2be3ffa9a941cbfe8508cc | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux1 | BuildSlave |
| warnings-count | 0 | WarningCountingShellCommand |
| workdir | /home/servo/buildbot/slave/linux-rel-css | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- bors-servolbergstrom+bors@mozilla.com
Timing:
| Start | Fri Mar 10 15:53:52 2017 |
| End | Fri Mar 10 16:10:02 2017 |
| Elapsed | 16 mins, 9 secs |
All Changes:
:
Change #39079
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Fri 10 Mar 2017 15:53:51 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision c90d3d2f06c03d153b2be3ffa9a941cbfe8508cc Comments
Auto merge of #15889 - ferjm:issue-14519-cors-preflight, r=avadacatavra Allow for redirects after a CORS-preflight ~Continue the work done in #14811 and #15547~. And applies the Fetch [spec change](https://github.com/whatwg/fetch/commit/0d9a4db8bc02251cc9e391543bb3c1322fb882f2) about [allowing redirects after CORS preflights](https://github.com/whatwg/fetch/issues/204). - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix ~#14787 and~ #14519 - [X] There are tests for these changes. Several WPTs go from FAIL to SUCCESS. The new expected FAILs for the cors/redirect-preflight.htm tests are caused by the spec change done [here](https://github.com/whatwg/fetch/commit/0d9a4db8bc02251cc9e391543bb3c1322fb882f2), as suggested in the associated [issue](https://github.com/servo/servo/issues/14519#issuecomment-284384667). <!-- 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/15889) <!-- Reviewable:end -->
Changed files
- components/net/fetch/methods.rs
- components/net/http_loader.rs
- tests/wpt/metadata/cors/redirect-preflight.htm.ini
- tests/wpt/metadata/cors/redirect-userinfo.htm.ini
- tests/wpt/metadata/eventsource/eventsource-cross-origin.htm.ini
- tests/wpt/metadata/fetch/api/request/request-init-001.sub.html.ini
- tests/wpt/metadata/fetch/api/request/request-structure.html.ini
- tests/wpt/mozilla/meta/css/viewport_meta.html.ini
- tests/wpt/mozilla/meta/css/viewport_rule.html.ini