| [gw6] darwin -- Python 3.12.12 /Users/cao/.pyenv/versions/3.12.12/bin/python3.12
|
| tests/services/test_execution_fault_injection.py:608: in test_an_entry_that_fills_normally_issues_no_cancel_at_all
|
| assert dec["action"] == "flip" and dec["shares"] == EXPECT_SHARES
|
| E AssertionError: assert ('flip' == 'flip'
|
| E
|
| E flip and 128 == 85)
|