-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
native: Don't use timerfd on Android
It doesn't seem to exist.
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at brson@e70ca23
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging brson/rust/timerfdandroid = e70ca23 into auto
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
brson/rust/timerfdandroid = e70ca23 merged ok, testing candidate = fe3ef9ca
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2843
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1577
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1579
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3750
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2838
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2844
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3752
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2838
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/2912
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3742
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2843
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2848
exception: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3513
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at brson@e70ca23
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging brson/rust/timerfdandroid = e70ca23 into auto
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
brson/rust/timerfdandroid = e70ca23 merged ok, testing candidate = c1525814
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2871
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/3764
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1608
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3765
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3780
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at brson@e70ca23
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging brson/rust/timerfdandroid = e70ca23 into auto
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
brson/rust/timerfdandroid = e70ca23 merged ok, testing candidate = 5803a55b
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3551
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/3773
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1615
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1617
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3774
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2874
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2880
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3789
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2877
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2883
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3791
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2882
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3781
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2882
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2887
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at brson@e70ca23
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging brson/rust/timerfdandroid = e70ca23 into auto
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
brson/rust/timerfdandroid = e70ca23 merged ok, testing candidate = dc48adc
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/3776
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1618
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1620
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3777
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2877
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2883
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3792
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2880
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2886
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3794
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2880
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2885
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/2954
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3784
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2885
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2890
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3554
e70ca23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = dc48adc