Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: masters/master.chromium.fyi/master.cfg

Issue 2456053008: Revert of Add initial CL for RandomOrder chromium.fyi bot (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | masters/master.chromium.fyi/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/master.cfg
diff --git a/masters/master.chromium.fyi/master.cfg b/masters/master.chromium.fyi/master.cfg
index 95307a92126a517547c23d46439965a5f7420d83..7b752c63e95bc3598e1ac47cfda0dc2bcf645431 100644
--- a/masters/master.chromium.fyi/master.cfg
+++ b/masters/master.chromium.fyi/master.cfg
@@ -145,7 +145,6 @@
'Libfuzzer Upload Mac ASan',
'WebKit Linux - WPTServe',
'WebKit Linux - TraceWrappables',
- 'WebKit Linux - RandomOrder',
'WebKit Mac - WPTServe',
'WebKit Win - WPTServe',
'Linux remote_run Builder',
@@ -1040,12 +1039,6 @@
}
b_chromium_linux_webkit_trace_wrappables = {
'name': 'WebKit Linux - TraceWrappables',
- 'factory': m_remote_run_chromium_src('chromium'),
- 'category': 'linux',
- 'auto_reboot': True,
-}
-b_chromium_linux_webkit_randomorder = {
- 'name': 'WebKit Linux - RandomOrder',
'factory': m_remote_run_chromium_src('chromium'),
'category': 'linux',
'auto_reboot': True,
@@ -1416,9 +1409,6 @@
# Webkit Linux with TraceWrappables feature on.
b_chromium_linux_webkit_trace_wrappables,
- # WebKit Linux - layout tests in random order
- b_chromium_linux_webkit_randomorder,
-
# EarlGrey bot
b_earlgrey_ios,
« no previous file with comments | « no previous file | masters/master.chromium.fyi/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698