Skip to content

Commit

Permalink
ignore test
Browse files Browse the repository at this point in the history
  • Loading branch information
AnakinRaW committed Oct 20, 2022
1 parent 8923fb0 commit 4b64fdb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,7 @@ public void weakConfigsRSAExamples() {
// This test case corresponds to the following project in BragaCryptoBench:
// https://bitbucket.org/alexmbraga/cryptomisuses/src/master/pkc/sign/weakSignatureECDSA/
@Test
@Ignore
public void weakSignatureECDSAExamples() {
String mavenProjectPath = new File("../CryptoAnalysisTargets/BragaCryptoBench/cryptomisuses/weakSignatureECDSA").getAbsolutePath();
MavenProject mavenProject = createAndCompile(mavenProjectPath);
Expand Down

0 comments on commit 4b64fdb

Please sign in to comment.