File: suite.ini

package info (click to toggle)
tarantool 2.6.0-1.4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 85,412 kB
  • sloc: ansic: 513,775; cpp: 69,493; sh: 25,650; python: 19,190; perl: 14,973; makefile: 4,178; yacc: 1,329; sql: 1,074; pascal: 620; ruby: 190; awk: 18; lisp: 7
file content (28 lines) | stat: -rw-r--r-- 1,208 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[default]
core = tarantool
description = Database tests
script = box.lua
disabled = rtree_errinj.test.lua tuple_bench.test.lua
long_run = huge_field_map_long.test.lua
config = engine.cfg
release_disabled = errinj.test.lua errinj_index.test.lua rtree_errinj.test.lua upsert_errinj.test.lua iproto_stress.test.lua gh-4648-func-load-unload.test.lua
lua_libs = lua/fifo.lua lua/utils.lua lua/bitset.lua lua/index_random_test.lua lua/push.lua lua/identifier.lua
use_unix_sockets = True
use_unix_sockets_iproto = True
is_parallel = True
pretest_clean = True
fragile = bitset.test.lua      ; gh-4095
          func_reload.test.lua ; gh-4425
          function1.test.lua   ; gh-4199
          push.test.lua        ; gh-4882
          tree_pk.test.lua     ; gh-4882
          alter_limits.test.lua ; gh-4926
          misc.test.lua        ; gh-4982
          tuple.test.lua       ; gh-4988
          transaction.test.lua ; gh-4990
          rtree_rect.test.lua  ; gh-4994
          sequence.test.lua    ; gh-4996
          on_replace.test.lua  ; gh-4997
          role.test.lua        ; gh-4998
          net.box_reconnect_after_gh-3164.test.lua ; gh-5081
          net.box_disconnect_gh-3859.test.lua      ; gh-5056