| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dashboard/app: remove stub test | Dmitry Vyukov | 2020-02-17 | 1 | -13/+0 |
| | | | | | This is not needed anymore since we don't have build tags on all test files. | ||||
| * | dashboard: update to go111 runtime | Andrew Donnellan | 2020-01-29 | 1 | -1/+1 |
| | | | | | | | | | | The old go 1.9 App Engine runtime is now deprecated. Update to the go 1.11 runtime, which still allows us to use the old App Engine library (removed in the 1.12 runtime). Closes: #1461 ("dashboard: port app to go111/go112 runtime") Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com> | ||||
| * | dashboard/app: add an empty test file | Dmitry Vyukov | 2019-07-16 | 1 | -0/+13 |
| blaze+tricoder fail when all test files are excluded by tags. Work around the bug by adding an empty test file. | |||||
