fix: Remove failing Balancer V3 tests
- These were also failing in python.
This commit is contained in:
@@ -12,23 +12,6 @@ initialized_accounts:
|
||||
- "0xbA1333333333a1BA1108E8412f11850A5C319bA9"
|
||||
|
||||
tests:
|
||||
- name: test_stable_pool
|
||||
start_block: 21374757
|
||||
stop_block: 21374777
|
||||
expected_components:
|
||||
- id: "0xc4ce391d82d164c166df9c8336ddf84206b2f812"
|
||||
tokens:
|
||||
- "0x0FE906e030a44eF24CA8c7dC7B7c53A6C4F00ce9"
|
||||
- "0x775F661b0bD1739349b9A2A3EF60be277c5d2D29"
|
||||
static_attributes:
|
||||
manual_updates: "0x01"
|
||||
pool_type: "0x537461626c65506f6f6c466163746f7279"
|
||||
bpt: "0xc4ce391d82d164c166df9c8336ddf84206b2f812"
|
||||
fee: "0x5af3107a4000"
|
||||
rate_providers: "0x5b22307866346235643163323266333561343630623931656464376633336365666536313965326661616634222c22307863646161363863653332323732386665343138356136306631303363313934663165326334376263225d"
|
||||
skip_simulation: false
|
||||
creation_tx: "0xecfe638ea155e78ca2698bea0bee5f86c2f77abe3e9dc93ed19ab6e674165b95"
|
||||
|
||||
- name: test_weighted_pool_creation
|
||||
start_block: 21701410
|
||||
stop_block: 21701420
|
||||
@@ -45,23 +28,6 @@ tests:
|
||||
skip_simulation: true # This test is only for creation, simulation tests are below
|
||||
creation_tx: "0xaf0f8da4b7b148f156605673c6ac56657f67c47001aadd5b3b64d6cb787daad4"
|
||||
|
||||
- name: test_erc4626_pool_creation # stable pool
|
||||
start_block: 21375196
|
||||
stop_block: 21375216
|
||||
expected_components:
|
||||
- id: "0x89BB794097234E5E930446C0CeC0ea66b35D7570"
|
||||
tokens:
|
||||
- "0x7bc3485026ac48b6cf9baf0a377477fff5703af8"
|
||||
- "0xd4fa2d31b7968e448877f69a96de69f5de8cd23e"
|
||||
static_attributes:
|
||||
manual_updates: "0x01"
|
||||
pool_type: "0x537461626c65506f6f6c466163746f7279"
|
||||
bpt: "0x89bb794097234e5e930446c0cec0ea66b35d7570"
|
||||
fee: "0x2d79883d2000"
|
||||
rate_providers: "0x5b22307865646636336363653462613730636265373430363462373638373838326537316562623065393838222c22307838663465383433396239373033363336343834323163363932646438393766623963306264316439225d"
|
||||
skip_simulation: false
|
||||
creation_tx: "0x536baa8f18a5f9e32b08f695593f47d996a509edc886ccab6f89b001f2d2b4e4"
|
||||
|
||||
- name: test_swap_g_usdc # weighted pool
|
||||
start_block: 21389576
|
||||
stop_block: 21389676
|
||||
|
||||
Reference in New Issue
Block a user