andrew@webrtc.org
b06db96840
Add a framework for audio end-to-end quality testing.
...
The quality comparison step is still to be done.
BUG=issue502
TEST=manual
Review URL: https://webrtc-codereview.appspot.com/577005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2220 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-10 18:45:11 +00:00
phoglund@webrtc.org
80f7ac23b0
Moved the fuzz test under valgrind and added valgrind support to the video bot.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/579008
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2213 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-10 14:43:10 +00:00
phoglund@webrtc.org
00a186665c
Added link to bloat builds.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/573004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2210 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-10 07:54:47 +00:00
phoglund@webrtc.org
0b7ba967f5
Fixed comments and added new flags for the PyAuto test.
...
The ChromeBloat bot will now also be ignored for LKGRs.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/559004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2169 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-03 14:21:14 +00:00
kjellander@webrtc.org
1e1dd170e0
Disabling PTY for mv command on Android bot.
...
BUG=None
TEST=Tested on local master with the Android bot slave.
Review URL: https://webrtc-codereview.appspot.com/552004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2158 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-02 07:45:27 +00:00
phoglund@webrtc.org
dbb7f91f36
The ChromeBloat bot will now also be ignored for LKGRs.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/543004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2156 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-02 06:32:30 +00:00
kjellander@webrtc.org
890aa0d2c0
Disabling HTTP status push on Build master since we're not using it
...
Also updated .gitignore
BUG=None
TEST=Tested on local master and production master.
Review URL: https://webrtc-codereview.appspot.com/539005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2147 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-30 09:56:57 +00:00
kjellander@webrtc.org
be0ac630a1
Overriding tgrid URL for master web status
...
The change in r2143 changed so we're reusing Chromium scripts for setting up the web status. However Chrome doesn't use the tgrid page it seems (they put the Console page on that URL instead) but we need it for our LKGR parsing.
BUG=None
TEST=Tested on local master.
Review URL: https://webrtc-codereview.appspot.com/541004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2146 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-30 09:15:57 +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
phoglund@webrtc.org
61331137b6
Reduced the time from check-in to build significantly.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/525001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2123 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-26 07:32:07 +00:00
phoglund@webrtc.org
6a65cfbb0e
Enabled the new PyAuto test on the build bot.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/520003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2116 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-25 10:11:55 +00:00
kjellander@webrtc.org
b28b43a66f
Adding alwaysUseLatest parameter for GClient sync.
...
Removed confusing use of Subversion URL in places where it doesn't have
any effect.
BUG=None
TEST=Successful build with local master and the Chrome slave.
Review URL: https://webrtc-codereview.appspot.com/521001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2103 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-24 07:48:21 +00:00
kjellander@webrtc.org
7401a1f393
Updating Chrome excludes to use the same as Chrome buildbots.
...
See the NEEDED_COMPONENTS constant of http://src.chromium.org/viewvc/chrome/trunk/tools/build/scripts/master/factory/chromium_factory.py?view=markup for more details.
BUG=None
TEST=None
Review URL: https://webrtc-codereview.appspot.com/513001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2099 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-23 18:59:40 +00:00
kjellander@webrtc.org
55e4fffa5b
LCOV fix in addition to r2095.
...
https://webrtc-codereview.appspot.com/515002 was not properly tested.
BUG=None
TEST=Tested on local master and slave, verified fix working in twistd.log on master.
TBR=phoglund
Review URL: https://webrtc-codereview.appspot.com/513002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2097 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-23 18:22:20 +00:00
kjellander@webrtc.org
f3794f8e5a
Fixed normal LCOV case
...
BUG=None
TEST=Tested on local master, with and without a test failure.
Review URL: https://webrtc-codereview.appspot.com/515002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2095 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-23 15:42:56 +00:00
phoglund@webrtc.org
f6cd33dd89
Implemented bloat calculation. This will measure the binary size of Chrome+WebRTC components each weekend.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/508005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2088 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-23 09:27:57 +00:00
kjellander@webrtc.org
39946f1380
Skipping code coverage HTML generation on failed builds.
...
BUG=None, except that the dashboard shows confusing stats.
TEST=Tested with local master and slave.
Review URL: https://webrtc-codereview.appspot.com/508002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2087 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-23 08:57:44 +00:00
kjellander@webrtc.org
0cac8be82c
Fixing e-mail notification for buildbot master
...
BUG=None
TEST=None (same config works on try master)
Review URL: https://webrtc-codereview.appspot.com/501001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2066 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-19 15:05:53 +00:00
kjellander@webrtc.org
76643d7c62
Enabling fastbuild in GYP define.
...
The fastbuild flag means debug symbols are not generated. This has no
impact on our tests as long as we don't need to debug with the built
binaries, i.e. is perfect for the buildbots. Compilation is 30% faster
or more.
BUG=None
TEST=Tested on local master and linux, mac and win slaves.
Review URL: https://webrtc-codereview.appspot.com/499001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2062 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-19 07:30:39 +00:00
kjellander@webrtc.org
82d85aeb39
All errors are now printed to stderr instead of stdout.
...
This will make them easier to detect when running as a cron job.
BUG=None
TEST=None
Review URL: https://webrtc-codereview.appspot.com/482005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2050 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-18 09:47:39 +00:00
phoglund@webrtc.org
c3eb178a0d
Will now filter chrome-triggered builds.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/492009
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2040 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-17 11:23:35 +00:00
phoglund@webrtc.org
c440d56e92
Rewired the oath2 symlink and updated tgrid_parser to the new Build Bot version's tgrid syntax.
...
Added back the gviz_api to the tools deps - will remove it from the main project DEPS in a different patch. Rewired those symlinks too.
Made the build status loader algorithm more scalable. It read in the whole database on each load which is probably unsustainable in the long run. Also, it will now forget bots that have offline for more than ~5 revisions.
Fixed a bug in the coverage tracker.
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/486002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2039 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-17 08:49:10 +00:00
andrew@webrtc.org
336d52d817
Roll Chromium 122775:132375 (current Canary).
...
Hijacking the gyp inside_chromium_build finally came back to bite us.
Chrome started using it to control the path to the gold linker, which
broke our build. This change removes use of inside_chromium_build from
WebRTC.
If peerconnection rolls past this point, libjingle.gyp will need to be updated.
BUG=
TEST=build on Linux, Mac, Win
Review URL: https://webrtc-codereview.appspot.com/493007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2038 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-17 01:19:27 +00:00
kjellander@webrtc.org
050f212881
Updating clean script for new buildbot configurations.
...
BUG=None
TEST=None
Review URL: https://webrtc-codereview.appspot.com/485008
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2033 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-16 14:41:11 +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
phoglund@webrtc.org
0ea088f92e
Turned off Windows diagnostics.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/491005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2026 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-13 12:22:12 +00:00
kjellander@webrtc.org
04d452e968
Fixing issues due to Buildbot 0.8.4p1 upgrade.
...
BUG=None
TEST=Tested with local edits on buildmaster and try master.
Review URL: https://webrtc-codereview.appspot.com/490007
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2024 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-13 09:17:05 +00:00
kjellander@webrtc.org
f1e020ec99
Cleanup script using Python instead of rm command.
...
BUG=None
TEST=Ran the script on all platforms and a Linux master+slave build.
Review URL: https://webrtc-codereview.appspot.com/479008
git-svn-id: http://webrtc.googlecode.com/svn/trunk@2010 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-12 06:18:10 +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
5f0c9f1ab4
force_sync flag is no longer used.
...
slave name updated to matching slave in slaves.cfg.
BUG=None
TEST=Tested running local master.
Review URL: https://webrtc-codereview.appspot.com/476002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1981 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-03 16:29:36 +00:00
phoglund@webrtc.org
b63b065cfc
Fixed incorrect oracle name for the windows release bot.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/472003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1978 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-04-03 01:18:02 +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
phoglund@webrtc.org
2360d8212e
Added a new Android NDK bot.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/458001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1920 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-21 08:19:02 +00:00
phoglund@webrtc.org
f7d90041b0
Fixed annoying printouts polluting the cron logs.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/447006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1892 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-15 11:03:02 +00:00
phoglund@webrtc.org
c5adf01d23
Added a LKGR page.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/450005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1891 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-15 11:02:04 +00:00
kjellander@webrtc.org
cdbda4fc54
Disabling audio_device_test_api on LinuxVideo bot for now
...
BUG=None
TEST=None
Review URL: https://webrtc-codereview.appspot.com/449005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1889 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-15 09:19:20 +00:00
phoglund@webrtc.org
fc402760e9
Implemented branch coverage and integration bot coverage on the dashboard.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/434002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1873 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-12 09:12:32 +00:00
phoglund@webrtc.org
2e34c88c37
Cleaned up workdir usage.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/441003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1872 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-12 09:08:41 +00:00
kjellander@webrtc.org
7256bdc3f5
Reverted download code and output that was done in https://webrtc-codereview.appspot.com/431003 (r1826) since it was reported to spam the output on some configurations.
...
BUG=Issue 333
TEST=ran update.py
Review URL: https://webrtc-codereview.appspot.com/449001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1867 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-09 11:15:07 +00:00
kjellander@webrtc.org
74e6546b99
Moving audio_device_test_api off Virtual machine bots
...
BUG=None
TEST=None
Review URL: https://webrtc-codereview.appspot.com/450001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1864 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-09 09:05:02 +00:00
kjellander@webrtc.org
de011c1131
Enabling tests on Mac and Windows.
...
Enabling webrtc_utility_unittests on Windows (was never
added).
Enabling audio_device_test_api on Mac and Windows, since updated in r1861.
BUG=None
TEST=webrtc_utility_unittests in Debug+Release on Windows. audio_device_test_api in Debug+Release on Linux, Mac and Windows.
Review URL: https://webrtc-codereview.appspot.com/448001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1862 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-09 08:25:23 +00:00
phoglund@webrtc.org
9b3ab115ad
Re-enabled quick builds on Windows.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/438001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1845 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-06 15:26:00 +00:00
kjellander@webrtc.org
ba15221de5
Enabling vp8_unittests on Mac
...
BUG=Issue 273
TEST=vp8_unittests in Release mode on Mac.
Review URL: https://webrtc-codereview.appspot.com/426011
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1833 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-05 12:01:05 +00:00
kjellander@webrtc.org
9457422032
Adding flag to make it possible to skip resources download. This makes development of buildbot code easier to test.
...
I also took the chance to refactor the code from a long main method into a couple of functions instead.
Download progress also improved a bit.
Added a new flag (--base_url) to make it possible to use another Base URL instead of the default one.
BUG=None
TEST=Tested on local machine with various
Review URL: https://webrtc-codereview.appspot.com/431003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1826 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-02 13:44:44 +00:00
phoglund@webrtc.org
bfd316904a
We can now parse exception statuses as well.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/429002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1825 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-02 12:37:28 +00:00
phoglund@webrtc.org
528df57955
Always nuke on windows for now.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/426003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1824 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-02 09:47:49 +00:00
phoglund@webrtc.org
0f1a96a360
Fixed bugs in the coverage tracker.
...
BUG=
TEST=
Review URL: https://webrtc-codereview.appspot.com/421003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1810 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-01 15:50:30 +00:00
kjellander@webrtc.org
8fd937e664
Make it easier to avoid sending out e-mail during buildbot development
...
BUG=None
TEST=Tested on local master+slave.
Review URL: https://webrtc-codereview.appspot.com/431001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1809 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-01 15:41:59 +00:00