Skip to content

Commit 26a8cf5

Browse files
morendedMounika Rendedla
andauthored
Skip cocoapods package download test. (#438)
Co-authored-by: Mounika Rendedla <[email protected]>
1 parent 8da1fcc commit 26a8cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/oss-tests/DownloadTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ public async Task Cargo_Download_Version_Succeeds(string purl, string targetFile
2727
}
2828

2929
[DataTestMethod]
30+
[Ignore("Skipping this test due to https://github.com/microsoft/OSSGadget/issues/437")]
3031
[DataRow("pkg:cocoapods/RandomKit", "RandomKit.podspec", 1)]
3132
public async Task Cocoapods_Download_Version_Succeeds(string purl, string targetFilename, int expectedDirectoryCount)
3233
{

0 commit comments

Comments
 (0)