Revision 07f76874b2aa75230ae439c5afaad14d8387b162 authored by Arvid Jakobsson on 09 January 2024, 12:48:42 UTC, committed by Arvid Jakobsson on 09 January 2024, 12:50:52 UTC
To avoid the start-time from the dependencies of the
[lib_distributed_plonk] tests, we remove it from the dependencies of
the main tezt entrypoint. As the test is flaky, we disable it in the
CI using an [enabled_if] expression on the [enabled_if] clause of the
[runtest] stanza. The test can still be run locally.
1 parent 9da5abe
History
File Mode Size
assert.tz -rw-r--r-- 76 bytes
assert_cmpeq.tz -rw-r--r-- 112 bytes
assert_cmpge.tz -rw-r--r-- 112 bytes
assert_cmpgt.tz -rw-r--r-- 112 bytes
assert_cmple.tz -rw-r--r-- 112 bytes
assert_cmplt.tz -rw-r--r-- 112 bytes
assert_cmpneq.tz -rw-r--r-- 113 bytes
assert_eq.tz -rw-r--r-- 118 bytes
assert_ge.tz -rw-r--r-- 118 bytes
assert_gt.tz -rw-r--r-- 118 bytes
assert_le.tz -rw-r--r-- 118 bytes
assert_lt.tz -rw-r--r-- 118 bytes
assert_neq.tz -rw-r--r-- 119 bytes
big_map_get_add.tz -rw-r--r-- 397 bytes
big_map_mem.tz -rw-r--r-- 265 bytes
build_list.tz -rw-r--r-- 275 bytes
carn_and_cdrn.tz -rw-r--r-- 633 bytes
compare.tz -rw-r--r-- 388 bytes
compare_bytes.tz -rw-r--r-- 388 bytes
fail.tz -rw-r--r-- 107 bytes
guestbook.tz -rw-r--r-- 259 bytes
macro_annotations.tz -rw-r--r-- 184 bytes
map_caddaadr.tz -rw-r--r-- 223 bytes
max_in_list.tz -rw-r--r-- 272 bytes
min.tz -rw-r--r-- 653 bytes
pair_macro.tz -rw-r--r-- 178 bytes
set_caddaadr.tz -rw-r--r-- 224 bytes
take_my_money.tz -rw-r--r-- 473 bytes
unpair_macro.tz -rw-r--r-- 443 bytes

back to top