|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+858 lines, -322 lines) |
Patch |
 |
M |
appengine/findit/handlers/test/build_failure_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
appengine/findit/handlers/test/list_analyses_test.py
|
View
|
1
2
3
4
5
|
2 chunks |
+19 lines, -2 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/model/base_suspected_cl.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/build_failure_analysis.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
9 chunks |
+82 lines, -10 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/build_util.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/identify_culprit_pipeline.py
|
View
|
1
2
3
4
5
6
|
3 chunks |
+36 lines, -21 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/identify_try_job_culprit_pipeline.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
12 chunks |
+58 lines, -49 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/waterfall/suspected_cl_util.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/test/build_failure_analysis_test.py
|
View
|
1
2
3
4
5
|
5 chunks |
+77 lines, -5 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/test/build_util_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/test/identify_culprit_pipeline_test.py
|
View
|
1
2
3
4
5
6
|
5 chunks |
+55 lines, -115 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/test/identify_try_job_culprit_pipeline_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
28 chunks |
+208 lines, -104 lines |
0 comments
|
Download
|
 |
A |
appengine/findit/waterfall/test/suspected_cl_util_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+242 lines, -0 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/test/trigger_swarming_tasks_pipeline_test.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
appengine/findit/waterfall/try_job_util.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
6 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|