Skip to content

Commit 720c544

Browse files
authored
Merge branch 'neilv-rss-1' into neilv-rss-2
2 parents 605d155 + c431b3d commit 720c544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflows/steps/services/chromium_histogram_enums/workflow/chromium_codesearch_enum_fetcher_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ import (
2626

2727
// This is more of an integration test to ensure the data is actually base64 encoded.
2828
func TestChromiumCodesearchEnumFetcher_Fetch_Base64Encoded(t *testing.T) {
29+
t.Skip("Temporarily skipping due to responses being 403s")
2930
ctx := context.Background()
3031
httpClient := http.DefaultClient
3132
fetcher, err := NewChromiumCodesearchEnumFetcher(httpClient)

0 commit comments

Comments
 (0)