Disable the TestRequestAllMatches scouting test for now
The test is flaky. Will investigate what's going on.
In the meantime, let's disable the test.
Signed-off-by: Philipp Schrader <philipp.schrader@gmail.com>
Change-Id: I43323de8a1e18d19faddde62b2dd6928978ff009
diff --git a/scouting/webserver/requests/requests_test.go b/scouting/webserver/requests/requests_test.go
index de8e697..3b9033a 100644
--- a/scouting/webserver/requests/requests_test.go
+++ b/scouting/webserver/requests/requests_test.go
@@ -124,6 +124,8 @@
// Validates that we can request the full match list.
func TestRequestAllMatches(t *testing.T) {
+ t.Skip("TODO(phil/emily): Figure out why this test is failing.")
+
db := MockDatabase{
matches: []db.TeamMatch{
{