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

Side by Side Diff: milo/build_source/swarming/README.md

Issue 2955783002: [milo] fix tests on windows. (Closed)
Patch Set: fix the other tests Created 3 years, 6 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 | « milo/build_source/buildbot/html_test.go ('k') | milo/build_source/swarming/html_test.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Swarming endpoints. Includes builds and logs. 1 # Swarming endpoints. Includes builds and logs.
2 2
3 * build.go - Ingests annotee 3 * build.go - Ingests annotee
4 * build_test.go - Tests for build.go 4 * build_test.go - Tests for build.go
5 * buildLog.go - Displays build logs 5 * buildLog.go - Displays build logs
6 * memoryClient.go - In memory butler client for annotee 6 * memoryClient.go - In memory butler client for annotee
7 * templates - Symlink to ../frontend/templates. Needed for tests.
8 * testdata - Symlink to ../frontend/testdata. Needed for tests.
9 7
10 * html.go - Plain ol' html endpoints 8 * html.go - Plain ol' html endpoints
11 9
OLDNEW
« no previous file with comments | « milo/build_source/buildbot/html_test.go ('k') | milo/build_source/swarming/html_test.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698