Skip to content

Commit d2feccf

Browse files
authored
test: temporarily disable flaky test (#1103)
1 parent 5bc02b2 commit d2feccf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • brush-shell/tests/cases/compat/builtins

brush-shell/tests/cases/compat/builtins/trap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@ cases:
364364
# differences. Older bash resets traps in coproc, newer bash (5.3.9) inherits them.
365365
# This causes inconsistent test results across CI runners.
366366
- name: "coproc - EXIT trap behavior"
367+
skip: true # TODO: this test is too inconsistent
367368
min_oracle_version: "5.3.0"
368369
incompatible_os:
369370
- fedora

0 commit comments

Comments
 (0)