Skip to content

Disable flaky test#12600

Merged
rgrinberg merged 2 commits intoocaml:mainfrom
rgrinberg:disable-flake
Oct 19, 2025
Merged

Disable flaky test#12600
rgrinberg merged 2 commits intoocaml:mainfrom
rgrinberg:disable-flake

Conversation

@rgrinberg
Copy link
Copy Markdown
Member

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
Flaked with

--- a/_build/default/test/blackbox-tests/test-cases/exec-watch/exec-stdin.t
+++ b/_build/default/test/blackbox-tests/test-cases/exec-watch/exec-stdin.t.corrected
@@ -38,7 +38,6 @@ correctly. To simulate giving this input later we use a pipe.
   Success, waiting for filesystem changes...
   (2) what is your name?
   (2) hello Alice Johnson!
-  Success, waiting for filesystem changes...
   $ PID=$!

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
@rgrinberg rgrinberg merged commit 04dfb70 into ocaml:main Oct 19, 2025
26 checks passed
davesnx added a commit to davesnx/dune that referenced this pull request Oct 22, 2025
…without-system

* 'main' of github.com:/ocaml/dune: (33 commits)
  Fix difference between bootstrap & dune behaviour w.r.t include-subdirs ambiguity (ocaml#12607)
  Revert "Fix difference between bootstrap & dune behaviour w.r.t include-subdirs ambiguity"
  fix(include-subdirs-qualified): prefer closer module of the same name
  Add 2 tests showing difference between bootstrap & dune w.r.t include-subdirs
  dune init: use source path (ocaml#12601)
  chore(deps): bump actions/setup-node from 5 to 6
  test(melange): show melange compilation isn't part of `@all` alias (ocaml#12603)
  Disable flaky test (ocaml#12600)
  Rename path to dir in dune_init (ocaml#12599)
  Dune project: remove dead code (ocaml#12598)
  Dune_project refactor (ocaml#12597)
  doc(melange): reference `dirs` stanza (ocaml#12596)
  Stanza simplifications (ocaml#12595)
  Reduce stanza definition boilerplate (ocaml#12592)
  Rename Stanza_common to Stanza_pkg (ocaml#12593)
  Remove copied code between library and library_parameter stanzas (ocaml#12594)
  Split modules settings (ocaml#12591)
  Move the (include_subdirs qualified) check to a single place (ocaml#12590)
  refactor: simplify loc/ocamllex/ocamlyacc stanza handling (ocaml#12589)
  pkg: Implement a package search command
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant