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

Side by Side Diff: infra/services/lkgr_finder/config/v8_cfg.pyl

Issue 1799563002: V8: Update lkgr finder. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 9 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'project': 'v8', 2 'project': 'v8',
3 'source_vcs': 'git', 3 'source_vcs': 'git',
4 'source_url': 'https://chromium.googlesource.com/v8/v8', 4 'source_url': 'https://chromium.googlesource.com/v8/v8',
5 'status_url': 'https://v8-status.appspot.com', 5 'status_url': 'https://v8-status.appspot.com',
6 'error_recipients': 'machenbach@google.com,hablich@google.com', 6 'error_recipients': 'machenbach@google.com,hablich@google.com',
7 'monkeypatch_rev_map': { 7 'monkeypatch_rev_map': {
8 '7b9ea585802485b842a8bbbc941e53543963dde2': (24865, 'refs/heads/master'), 8 '7b9ea585802485b842a8bbbc941e53543963dde2': (24865, 'refs/heads/master'),
9 '4c0decf17e75806f956a253e786af6606659231e': (24866, 'refs/heads/master'), 9 '4c0decf17e75806f956a253e786af6606659231e': (24866, 'refs/heads/master'),
10 '29e361f9dc64ff542502780fcd58b5f38fa711a6': (24867, 'refs/heads/master'), 10 '29e361f9dc64ff542502780fcd58b5f38fa711a6': (24867, 'refs/heads/master'),
(...skipping 18 matching lines...) Expand all
29 'V8 Linux - nosnap debug builder', 29 'V8 Linux - nosnap debug builder',
30 'V8 Linux', 30 'V8 Linux',
31 'V8 Linux - debug', 31 'V8 Linux - debug',
32 'V8 Linux - shared', 32 'V8 Linux - shared',
33 'V8 Linux64 - builder', 33 'V8 Linux64 - builder',
34 'V8 Linux64 - debug builder', 34 'V8 Linux64 - debug builder',
35 'V8 Linux64', 35 'V8 Linux64',
36 'V8 Linux64 - debug', 36 'V8 Linux64 - debug',
37 'V8 Linux64 ASAN', 37 'V8 Linux64 ASAN',
38 'V8 Linux64 TSAN', 38 'V8 Linux64 TSAN',
39 'V8 Linux - arm64 - sim - MSAN',
39 # TODO(machenbach): Enable once crbug.com/382930 is resolved. 40 # TODO(machenbach): Enable once crbug.com/382930 is resolved.
40 # 'V8 Linux - nosnap', 41 # 'V8 Linux - nosnap',
41 # 'V8 Linux - nosnap - debug', 42 # 'V8 Linux - nosnap - debug',
42 'V8 Linux - isolates', 43 'V8 Linux - isolates',
43 'V8 Linux - debug - isolates', 44 'V8 Linux - debug - isolates',
44 'V8 Linux - nosse3', 45 'V8 Linux - nosse3',
45 'V8 Linux - debug - nosse3', 46 'V8 Linux - debug - nosse3',
46 'V8 Linux - nosse4', 47 'V8 Linux - nosse4',
47 'V8 Linux - debug - nosse4', 48 'V8 Linux - debug - nosse4',
48 'V8 Linux - deadcode', 49 'V8 Linux - deadcode',
49 'V8 Win32 - builder', 50 'V8 Win32 - builder',
50 'V8 Win32', 51 'V8 Win32',
51 'V8 Win32 - debug builder', 52 'V8 Win32 - debug builder',
52 'V8 Win32 - debug', 53 'V8 Win32 - debug',
53 'V8 Win32 - nosnap - shared', 54 'V8 Win32 - nosnap - shared',
54 'V8 Win64', 55 'V8 Win64',
55 'V8 Win64 - debug', 56 'V8 Win64 - debug',
56 'V8 Mac', 57 'V8 Mac',
57 'V8 Mac - debug', 58 'V8 Mac - debug',
58 'V8 Mac64', 59 'V8 Mac64',
59 'V8 Mac64 - debug', 60 'V8 Mac64 - debug',
61 'V8 Mac64 ASAN',
60 'V8 Arm - builder', 62 'V8 Arm - builder',
61 'V8 Arm - debug builder', 63 'V8 Arm - debug builder',
62 'V8 Android Arm - builder', 64 'V8 Android Arm - builder',
63 # crbug.com/550805 65 # crbug.com/586088
64 # 'V8 Arm', 66 # 'V8 Arm',
65 # 'V8 Arm - debug - 1',
66 # 'V8 Arm - debug - 2',
67 'V8 Linux - arm - sim', 67 'V8 Linux - arm - sim',
68 'V8 Linux - arm - sim - debug', 68 'V8 Linux - arm - sim - debug',
69 'V8 Linux - arm64 - sim', 69 'V8 Linux - arm64 - sim',
70 'V8 Linux - arm64 - sim - debug', 70 'V8 Linux - arm64 - sim - debug',
71 'V8 Linux - mipsel - sim - builder', 71 'V8 Linux - mipsel - sim - builder',
72 'V8 Linux - gc stress', 72 'V8 Linux - gc stress',
73 'V8 Linux64 GC Stress - custom snapshot',
73 ], 74 ],
74 }, # client.v8 75 }, # client.v8
75 'client.v8.fyi': { 76 'client.v8.fyi': {
76 'base_url': 'https://build.chromium.org/p/client.v8.fyi', 77 'base_url': 'https://build.chromium.org/p/client.v8.fyi',
77 'builders': [ 78 'builders': [
78 'V8-Blink Linux 32', 79 'V8-Blink Linux 64',
79 # FIXME(machenbach): crbug.com/498689
80 # 'V8-Blink Linux 64',
81 'Linux Debug Builder',
82 'Linux ASAN Builder',
83 'Android Builder',
84 'V8 Linux GN', 80 'V8 Linux GN',
85 ], 81 ],
86 }, # client.v8.fyi 82 }, # client.v8.fyi
87 }, 83 },
88 } 84 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698