baking-bad / pytezos

🐍 Python SDK for Tezos | Michelson VM in Python
https://pytezos.org
MIT License
111 stars 36 forks source link

Update to Oxfordnet and Octez 19.0 #356

Closed droserasprout closed 7 months ago

github-actions[bot] commented 7 months ago

Test Results

1β€ˆ107 tests  +39   1β€ˆ095 :white_check_mark: +32   3m 6s :stopwatch: + 2m 32s β€‡β€ˆβ€‡β€‡4 suites + 1β€‚β€ƒβ€ƒβ€‡β€ˆβ€‡11 :zzz: + 7  β€‡β€ˆβ€‡β€‡4 files   + 1β€‚β€ƒβ€ƒβ€‡β€ˆβ€‡β€‡1 :x: + 1 

For more details on these failures, see this check.

Results for commit 68db4dc1. ± Comparison against base commit a6b8e0ca.

This pull request removes 72 and adds 111 tests. Note that renamed tests count towards both. ``` tests.integration_tests.test_metadata tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_00__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_cons_twice_tz tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_02__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_add1_tz tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_03__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_forward_tz tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_04__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_bad_lockup_tz tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_05__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_concat_tz tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_06__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_create_add1_lists_tz tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_07__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_big_map_union_tz tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_08__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_scrutable_reservoir_tz tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_09__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_reentrancy_tz … ``` ``` tests.integration_tests.test_callback_view.CallbackViewTestCase ‑ test_balance_of tests.integration_tests.test_callback_view.CallbackViewTestCase ‑ test_initial_storage tests.integration_tests.test_callback_view.CallbackViewTestCase ‑ test_onchain_view tests.integration_tests.test_forging.TestForging ‑ test_forge_header tests.integration_tests.test_forging.TestForging ‑ test_forge_protocol_data tests.integration_tests.test_injection.TestInjection ‑ test_batch tests.integration_tests.test_injection.TestInjection ‑ test_one tests.integration_tests.test_ligo_compiler.test_ligo_compiler_container.TestLigoCompiler ‑ test_compile_contract tests.integration_tests.test_ligo_compiler.test_ligo_compiler_container.TestLigoCompiler ‑ test_update_ligo tests.integration_tests.test_metadata.TestMetadata ‑ test_domains … ```

:recycle: This comment has been updated with latest results.