Builder linux-rel-css Build #494
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | b9330151b980c838887c2da73481882947cc2922 |
| Got Revision | b9330151b980c838887c2da73481882947cc2922 |
| Changes | 2 changes |
BuildSlave:
servo-linux3Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 4 secs )
- - no logs -
-
generic generic ( 0 secs )
- - no logs -
-
shell 'pkill -x ...' ( 0 secs )
-
compile ran build --release warnings ( 16 mins, 5 secs )
-
test ran test-css --release --processes 16 ( 14 mins, 17 secs )
-
compile__1 ran build-cef --release ( 47 secs )
-
compile__2 ran build-geckolib --release warnings ( 3 mins, 22 secs )
-
test__1 ran test-stylo --release warnings ( 2 mins, 27 secs )
-
shell__1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
-
shell__2 '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 | 494 | Build |
| codebase | Build | |
| got_revision | b9330151b980c838887c2da73481882947cc2922 | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | b9330151b980c838887c2da73481882947cc2922 | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux3 | BuildSlave |
| warnings-count | 21 | 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 Oct 28 21:32:36 2016 |
| End | Fri Oct 28 22:09:42 2016 |
| Elapsed | 37 mins, 5 secs |
All Changes:
:
Change #23985
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Fri 28 Oct 2016 21:14:07 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision 9766d3e78e9b504985bb27571c7e47ec6335dbcc Comments
Auto merge of #13650 - UK992:win32, r=larsbergstrom Define NATIVE_WIN32_PYTHON environment variable r? @Wafflespeanut or @larsbergstrom --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors <!-- 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/13650) <!-- Reviewable:end -->
Changed files
- python/servo/command_base.py
Change #23987
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Fri 28 Oct 2016 21:15:39 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision b9330151b980c838887c2da73481882947cc2922 Comments
Auto merge of #13945 - mmatyas:android_libcpp_change, r=larsbergstrom,aneeshusa Update the Android build system A huge update for the Android build system, which makes the Android target build again. There are still some runtime issues, see #13154. CC & created by @larsbergstrom. Fixes #12562. <!-- 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/13945) <!-- Reviewable:end -->
Changed files
- components/servo/build.rs
- components/servo/fake-ld.sh
- python/servo/build_commands.py
- python/tidy/servo_tidy/tidy.py
- support/android/openssl.sh