From 5471da4c50ea719a5611f66c42ce655236ef4f2b Mon Sep 17 00:00:00 2001 From: TAdev0 Date: Sat, 30 Sep 2023 12:00:38 +0200 Subject: [PATCH] stArgsZeroOneBalance --- blockchain-tests-skip.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/blockchain-tests-skip.yml b/blockchain-tests-skip.yml index dff62374..e630f57d 100644 --- a/blockchain-tests-skip.yml +++ b/blockchain-tests-skip.yml @@ -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: @@ -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 @@ -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 \ No newline at end of file + - ^opc.*\.json$ # ef-test #120