kjellander@webrtc.org
2e84c112f5
Updating bitrate controller tests to test naming conventions.
...
The test is now named 'bitrate_controller_unittests'.
This CL also enables it on the bots. The test is excluded on ASAN since
it fails when compiled with projects generated with GYP_DEFINES='asan=1' (see issue 555).
BUG=None
TEST=bitrate_controller_unittests was tested in Debug+Release on Linux, Mac and Windows + TSAN and memcheck.
Review URL: https://webrtc-codereview.appspot.com/612004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2333 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-31 13:55:01 +00:00
kjellander@webrtc.org
8a7a019b55
Syncing tests on try master with build master.
...
Also adding video_codecs_test_framework_integrationtests since it's executing fast enough and catches a lot.
BUG=None
TEST=None
Review URL: https://webrtc-codereview.appspot.com/605006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2314 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-29 14:49:39 +00:00
kjellander@webrtc.org
aee87f0c87
Updating to new Android trybot machines
...
BUG=None
TEST=None needed.
Review URL: https://webrtc-codereview.appspot.com/584005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2257 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-18 09:28:58 +00:00
kjellander@webrtc.org
c6c4ffc5d8
Android trybots + fixing web status config
...
BUG=None
TEST=Tested on local master and slave.
Review URL: https://webrtc-codereview.appspot.com/514001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2143 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-30 07:59:09 +00:00
kjellander@webrtc.org
3629a3cc0e
Updating master.cfg for updated Mac bot names. This CL completes the changes made in http://webrtc-codereview.appspot.com/493006/ to get the Mac bots back online.
...
BUG=None
TEST=None
Review URL: https://webrtc-codereview.appspot.com/492008
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2032 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-16 14:34:23 +00:00
kjellander@webrtc.org
5f853620de
Updated Mac hostnames due to network changes.
...
BUG=None
TEST=None
Review URL: https://webrtc-codereview.appspot.com/493006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2031 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-16 14:14:46 +00:00
kjellander@webrtc.org
a96eead975
Updating Windows debug try slave hostname
...
BUG=None
TEST=None needed.
Review URL: https://webrtc-codereview.appspot.com/492004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2009 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-12 06:16:50 +00:00
kjellander@webrtc.org
b754ddc7ce
Updating e-mail watchlist address.
...
To make it possible to watch trybots without spamming the build sheriffs.
BUG=None
TEST=None
Review URL: https://webrtc-codereview.appspot.com/458008
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1951 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-29 00:48:47 +00:00
kjellander@webrtc.org
de2a76fcf9
Try server and buildbot scripts now using Chromium scripts.
...
- compatible with depot_tools try commands.
- old build master is converted to use Chromium scripts, according to
http://www.chromium.org/developers/testing/chromium-build-infrastructure/getting-the-buildbot-source/forking-your-buildbot
- slaves can now be run out of a plain checkout, no local configuration needed.
Also added files to make it possible to use tools as a separate checkout.
BUG=None
TEST=Runs on local machine with remote slaves. I've successfully submitted try jobs with both git try and gcl try commands.
Review URL: https://webrtc-codereview.appspot.com/449011
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1945 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-27 15:57:30 +00:00