|
|
Created:
6 years, 2 months ago by Mr4D (OOO till 08-26) Modified:
6 years, 2 months ago CC:
chromium-reviews Base URL:
https://chromium.googlesource.com/chromium/src.git@master Project:
chromium Visibility:
Public. |
DescriptionAdding Athenas browser and unit tests which are required for running the tests on a buildbot
BUG=410400
TEST=-
Committed: https://crrev.com/5b91bf70d132d213d78c02e433fadd342c4438f6
Cr-Commit-Position: refs/heads/master@{#299302}
Patch Set 1 #Patch Set 2 : Addting trybot configuration #
Total comments: 2
Patch Set 3 : Added swarming #Patch Set 4 : Changed to FYI bot #
Total comments: 3
Messages
Total messages: 25 (7 generated)
skuhne@chromium.org changed reviewers: + dnj@chromium.org
Please have a look!
On 2014/10/08 22:30:57, Mr4D wrote: > Please have a look! You also want to add tests for the tryserver builders that you're adding. This is a very small set of tests compared to the other testers. I'll defer to you; just wanted to note this :) Also, I'm not a Chromium committer (yet), so you'll need another reviewer.
skuhne@chromium.org changed reviewers: + sky@chromium.org
Added proper trybot configuration. Added sky as reviewer. (Note: this is the addition to CL 639163002)
Did you run these tests on an FYI bot for a while to make sure they aren't flakey? https://codereview.chromium.org/641903002/diff/20001/testing/buildbot/chromiu... File testing/buildbot/chromium.chromiumos.json (right): https://codereview.chromium.org/641903002/diff/20001/testing/buildbot/chromiu... testing/buildbot/chromium.chromiumos.json:98: "browser_tests" Can these be swarmed?
> Did you run these tests on an FYI bot for a while to make sure they aren't > flakey? This is for the first bot setup. My understanding is that adding them here doesn't immediately cause them to be invoked - the CQ has to also be configured to invoke the builders. The thought was: add them here, test the builders manually and, if everything works out, then add them to the CQ.
Please see again! Regarding your question - see dnj's response. Thanks! https://codereview.chromium.org/641903002/diff/20001/testing/buildbot/chromiu... File testing/buildbot/chromium.chromiumos.json (right): https://codereview.chromium.org/641903002/diff/20001/testing/buildbot/chromiu... testing/buildbot/chromium.chromiumos.json:98: "browser_tests" Should be the same as chrome. Added.
sky@chromium.org changed reviewers: + phajdan.jr@chromium.org
Not sure there. +Pawel
Let's do trybot first, and main waterfall only when there is proper coverage.
As the recipes I have set this up as an FYI bot now. Please have another look!
LGTM
The CQ bit was checked by skuhne@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/641903002/140001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: mac_gpu_retina_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_retina_tr...)
The CQ bit was checked by skuhne@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/641903002/140001
Message was sent while issue was closed.
Committed patchset #4 (id:140001)
Message was sent while issue was closed.
Patchset 4 (id:??) landed as https://crrev.com/5b91bf70d132d213d78c02e433fadd342c4438f6 Cr-Commit-Position: refs/heads/master@{#299302}
Message was sent while issue was closed.
oshima@chromium.org changed reviewers: + oshima@chromium.org
Message was sent while issue was closed.
https://codereview.chromium.org/641903002/diff/140001/testing/buildbot/chromi... File testing/buildbot/chromium_trybot.json (right): https://codereview.chromium.org/641903002/diff/140001/testing/buildbot/chromi... testing/buildbot/chromium_trybot.json:208: "chromium_configs": ["chromium_chromeos_athena"] please do not remove athena_unittests from chromeos bots. They still need to run athena_unittests.
Message was sent while issue was closed.
https://codereview.chromium.org/641903002/diff/140001/testing/buildbot/chromi... File testing/buildbot/chromium_trybot.json (right): https://codereview.chromium.org/641903002/diff/140001/testing/buildbot/chromi... testing/buildbot/chromium_trybot.json:208: "chromium_configs": ["chromium_chromeos_athena"] We get our own builder and unit tester. In fact - the missing CL will land today.
Message was sent while issue was closed.
https://codereview.chromium.org/641903002/diff/140001/testing/buildbot/chromi... File testing/buildbot/chromium_trybot.json (right): https://codereview.chromium.org/641903002/diff/140001/testing/buildbot/chromi... testing/buildbot/chromium_trybot.json:208: "chromium_configs": ["chromium_chromeos_athena"] On 2014/10/16 14:52:55, Mr4D wrote: > We get our own builder and unit tester. In fact - the missing CL will land > today. We still need this for two reasons. 1) main waterfall runs this test. 2) athena_main and athena_unittests should build and pass without use_athena=1. |