Skip to content

ci(docker-tests): ignore tendermint IBC tests for now#2185

Merged
shamardy merged 1 commit intodevfrom
ignore-tendermint-tests
Aug 5, 2024
Merged

ci(docker-tests): ignore tendermint IBC tests for now#2185
shamardy merged 1 commit intodevfrom
ignore-tendermint-tests

Conversation

@shamardy
Copy link
Copy Markdown
Collaborator

@shamardy shamardy commented Aug 5, 2024

This will help me while reviewing other PRs. @onur-ozkan you can enable them again when you have time to fix the IBC node.

@shamardy shamardy changed the title tests(tendermint): ignore tendermint dockerized tests for now test(tendermint): ignore tendermint dockerized tests for now Aug 5, 2024
@shamardy shamardy changed the title test(tendermint): ignore tendermint dockerized tests for now ci(tendermint): ignore tendermint dockerized tests for now Aug 5, 2024
@shamardy shamardy changed the title ci(tendermint): ignore tendermint dockerized tests for now ci(docker-tests): ignore tendermint dockerized tests for now Aug 5, 2024
@onur-ozkan
Copy link
Copy Markdown

We don't need to turn off all the tests. I will handle this in couple minutes.

@onur-ozkan onur-ozkan force-pushed the ignore-tendermint-tests branch from 6830a0c to 3947483 Compare August 5, 2024 13:34
Signed-off-by: onur-ozkan <work@onurozkan.dev>
@shamardy
Copy link
Copy Markdown
Collaborator Author

shamardy commented Aug 5, 2024

We don't need to turn off all the tests. I will handle this in couple minutes.

I remember that I did this locally for this PR #2168 and the tests I ignored were failing, let's wait for CI and see. We can leave them as failing either way.

edit: I remembered now that they were failing because of coins configs that use IBC.

@onur-ozkan
Copy link
Copy Markdown

I think it's ready to land.

@shamardy
Copy link
Copy Markdown
Collaborator Author

shamardy commented Aug 5, 2024

Thanks @onur-ozkan, they are working on CI maybe I had a problem with docker nodes locally but I am certain they were failing for some reason.

@shamardy shamardy changed the title ci(docker-tests): ignore tendermint dockerized tests for now ci(docker-tests): ignore tendermint IBC tests for now Aug 5, 2024
@shamardy shamardy merged commit 62dd72d into dev Aug 5, 2024
@shamardy shamardy deleted the ignore-tendermint-tests branch August 5, 2024 14:04
dimxy pushed a commit to dimxy/komodo-defi-framework that referenced this pull request Aug 12, 2024
* dev: (22 commits)
  chore(release): bump mm2 version to 2.2.0-beta (GLEECBTC#2188)
  ci(docker-tests): ignore tendermint IBC tests for now (GLEECBTC#2185)
  feat(nft-swap): complete refund methods (GLEECBTC#2129)
  chore(release): add changelog entries for v2.1.0-beta (GLEECBTC#2165)
  fix(zcoin): don't force low r signing to generate htlc pubkey for zcoin (GLEECBTC#2184)
  chore(rust-analyzer): add rust-analyzer into the workspace toolchain (GLEECBTC#2179)
  chore: migrate .cargo/config to .cargo/config.toml to avoid deprecation warning (GLEECBTC#2177)
  fix(swaps): ensure taker payment spend confirmations (GLEECBTC#2176)
  feat(nft-swap): add standalone maker contract and proxy support (GLEECBTC#2100)
  feat(ETH): add `gas_limit` coins param to override default values (GLEECBTC#2137)
  feat(tendermint): implement better sequence resolving logic (GLEECBTC#2164)
  ci(artifact): add target for macos on apple silicon (GLEECBTC#2163)
  fix(helpers): extend http to ws address conversion (GLEECBTC#2166)
  fix(makerbot): add "testcoin" to provider options (GLEECBTC#2161)
  fix(hd_wallet): make extended pubkey of hd wallet generic (GLEECBTC#2159)
  fix(docker-tests): implement containers runtime directories (GLEECBTC#2162)
  feat(tendermint): improve the `max` handling for tendermint withdraw (GLEECBTC#2155)
  revert GLEECBTC#2158 (comment) (GLEECBTC#2160)
  ci(artifacts): upload build artifacts with in-tree script (GLEECBTC#2158)
  test(tendermint): migrate to local/offline containerized testnets (GLEECBTC#2128)
  ...
dimxy pushed a commit that referenced this pull request Aug 15, 2024
* dev:
  chore(mm2_main): replace lib.rs by mm2.rs as the root lib (#2178)
  chore(release): bump mm2 version to 2.2.0-beta (#2188)
  ci(docker-tests): ignore tendermint IBC tests for now (#2185)
  feat(nft-swap): complete refund methods (#2129)
  chore(release): add changelog entries for v2.1.0-beta (#2165)
  fix(zcoin): don't force low r signing to generate htlc pubkey for zcoin (#2184)
  chore(rust-analyzer): add rust-analyzer into the workspace toolchain (#2179)
  chore: migrate .cargo/config to .cargo/config.toml to avoid deprecation warning (#2177)
  fix(swaps): ensure taker payment spend confirmations (#2176)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants