Builder linux-rel-css Build #1837
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | eb72c0ec7bc1e3547aa09fbe2ad800310f42989b |
| Got Revision | eb72c0ec7bc1e3547aa09fbe2ad800310f42989b |
| Changes | 1 change |
BuildSlave:
servo-linux2Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 4 secs )
- - no logs -
-
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 ( 22 mins, 2 secs )
- - no logs -
-
test ran test-css --release --processes 16 --always-succeed ( 12 mins, 24 secs )
-
shell__1 './mach filter-intermittents ...' ( 0 secs )
-
compile__1 ran build-cef --release --with-debug-assertions ( 51 secs )
-
compile__2 ran build-geckolib --release warnings ( 3 mins, 15 secs )
-
test__1 ran test-stylo --release warnings ( 2 mins, 16 secs )
-
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 | 1837 | Build |
| codebase | Build | |
| got_revision | eb72c0ec7bc1e3547aa09fbe2ad800310f42989b | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | eb72c0ec7bc1e3547aa09fbe2ad800310f42989b | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux2 | BuildSlave |
| warnings-count | 10 | 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 | Thu Jan 12 02:15:19 2017 |
| End | Thu Jan 12 02:56:15 2017 |
| Elapsed | 40 mins, 56 secs |
All Changes:
:
Change #32937
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Thu 12 Jan 2017 02:14:12 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision eb72c0ec7bc1e3547aa09fbe2ad800310f42989b Comments
Auto merge of #14963 - jdm:script_current_line, r=asajeffrey Report meaningful line numbers for inline script errors Rebased from #14661. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #12744 and partially #9604 - [X] There are tests for these changes <!-- 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/14963) <!-- Reviewable:end -->
Changed files
- components/script/dom/element.rs
- components/script/dom/globalscope.rs
- components/script/dom/htmllinkelement.rs
- components/script/dom/htmlscriptelement.rs
- components/script/dom/htmlstyleelement.rs
- components/script/dom/servoparser/html.rs
- components/script/dom/servoparser/xml.rs
- tests/wpt/metadata/html/webappapis/scripting/processing-model-2/window-onerror-parse-error.html.ini
- tests/wpt/metadata/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error.html.ini
- tests/wpt/mozilla/meta/MANIFEST.json
- tests/wpt/mozilla/tests/mozilla/track_line.html