Skip to content

Commit

Permalink
stArgsZeroOneBalance
Browse files Browse the repository at this point in the history
  • Loading branch information
TAdev0 committed Sep 30, 2023
1 parent ed203a3 commit 5471da4
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions blockchain-tests-skip.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# List of file names regex to be skipped
regex:
- ^opc.*\.json$ # ef-test #120

# List of file names to be skipped
# The first level corresponds to the directory, the second to the list of file names to ignore.
filename:
Expand Down Expand Up @@ -448,7 +444,7 @@ filename:
- TestStoreGasPrices.json # ef-test #139
- TestContractInteraction.json # ef-test #140
- RecursiveCreateContractsCreate4Contracts.json # ef-test #141
stArgsZeroOneBalance :
stArgsZeroOneBalance:
- createNonConst.json # ef-tests #368
- mulmodNonConst.json # ef-tests #368
- suicideNonConst.json # ef-tests #370
Expand All @@ -458,4 +454,4 @@ filename:
# The first level corresponds to the directory, the second to the list of file names regex to ignore.
regex:
stBadOpcode:
- ^opc.*\.json$ # ef-test #120
- ^opc.*\.json$ # ef-test #120

0 comments on commit 5471da4

Please sign in to comment.