OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bots
(Results
1 - 25
of
254
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/chromium_org/mojo/android/javatests/
DEPS
2
# out should be allowed by default, but
bots
are failing on this.
/external/chromium_org/base/test/android/javatests/src/org/chromium/base/test/util/
EnormousTest.java
18
* Such tests are likely NOT reliable enough to run on tree closing
bots
and
19
* should only be run on FYI
bots
.
IntegrationTest.java
20
* Such tests are likely NOT reliable enough to run on tree closing
bots
and
21
* should only be run on FYI
bots
.
DisabledTest.java
15
* Tests with this annotation will not be run on any of the normal
bots
.
/external/chromium_org/chrome/
gles2_conform_test.isolate
9
# TODO(kbr): add Android when these tests are run on those
bots
.
27
# gles2_conform_test_chromeos if the
bots
were testing those.
/external/chromium_org/tools/memory/tsan_v2/
ignores.txt
3
# mentioned here, changing this file requires clobbering all TSan v2
bots
.
/external/chromium_org/mojo/system/
test_utils.cc
38
// some Windows
bots
. I don't recall ever seeing flakes on other
bots
. At 30 ms
39
// tests seem reliable on Windows
bots
, but not at 25 ms. We'd like this timeout
/external/chromium_org/build/android/pylib/gtest/filter/
base_unittests_disabled
17
# TODO(jrg): Fails on
bots
. Works locally. Figure out why. 2/6/12
net_unittests_disabled
29
# Fail only on
bots
.
/external/llvm/test/CodeGen/X86/
lit.local.cfg
5
# It should be possible to remove this override once all the
bots
have cycled
/external/chromium_org/gpu/tools/
check_gpu_bots.py
21
SUBJECT = 'Chrome GPU
Bots
Notification'
208
def getOfflineBots(
bots
):
211
for waterfall_name in
bots
:
212
waterfall =
bots
[waterfall_name]
262
def getFailedBots(
bots
):
265
for waterfall_name in
bots
:
266
waterfall =
bots
[waterfall_name]
323
def getBotsStr(
bots
):
326
for bot in
bots
:
333
return 'Offline
bots
:\n%s' % getBotsStr(offline_bots
[
all
...]
/external/chromium_org/components/proximity_auth/
BUILD.gn
48
# development. It is not executed on any try or build
bots
.
/external/chromium_org/content/browser/gpu/
compositor_util_browsertest.cc
18
// Test that compositing is in the expected mode on the
bots
for all platforms.
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/ui/
ct-builder-grid.html
13
<span style="font-weight: bold">
Bots
:</span>
/external/chromium_org/tools/clang/scripts/
plugin_flags.sh
8
# be changed on the
bots
without requiring a master restart.
/external/chromium_org/tools/msan/
blacklist.txt
3
# mentioned here, changing this file requires clobbering all MSan
bots
.
/external/chromium_org/tools/sheriffing/
functions.js
68
* Organizes all of the
bots
by category, then alphabetically within their
72
// Bucket all of the
bots
according to their category.
83
// Alphabetically sort
bots
within their buckets, then append them to the
/external/chromium_org/base/threading/
thread_checker.h
9
// builds with DCHECK_ALWAYS_ON so that trybots and waterfall
bots
11
// debug
bots
.
/external/chromium_org/third_party/webrtc/base/
thread_checker.h
17
// builds with DCHECK_ALWAYS_ON so that trybots and waterfall
bots
19
// debug
bots
.
/external/chromium_org/base/win/
win_util_unittest.cc
33
// The test is somewhat silly, because the Vista
bots
some have UAC enabled
/external/chromium_org/chrome/browser/apps/
speech_recognition_browsertest.cc
20
// fake the speech input to make tests run OK in
bots
.
/external/chromium_org/chrome/test/base/
view_event_test_platform_part_ash.cc
34
// http://crbug.com/154081 use ash::Shell code path below on win_ash
bots
when
/external/chromium_org/third_party/d3/
README.chromium
16
as in pages generated by
bots
or tools.
/external/chromium_org/third_party/skia/
make.bat
10
rem Skip environment setup on
bots
.
/external/chromium_org/third_party/webrtc/test/
test_main.cc
25
// Chromium build
bots
without having to explicitly disable them.
Completed in 1554 milliseconds
1
2
3
4
5
6
7
8
9
10
11