Skip to content

Commit

Permalink
test(melange): remove rescript-syntax tests from CI (#9884)
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <[email protected]>
  • Loading branch information
rgrinberg authored Feb 1, 2024
1 parent df7b9c4 commit 41c2b0f
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 21 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ ppx_inline_test \
ppxlib \
ctypes \
"utop>=2.6.0" \
"melange>=1.0.0" \
"rescript-syntax"
"melange=1.0.0"
# Dependencies recommended for developing dune locally,
# but not wanted in CI
DEV_DEPS := \
Expand Down
2 changes: 1 addition & 1 deletion chrome-trace.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"ocaml" {>= "4.08.0"}
"odoc" {with-doc}
]
Expand Down
2 changes: 1 addition & 1 deletion dune-action-plugin.opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"dune-glob" {= version}
"csexp" {>= "1.5.0"}
"ppx_expect" {with-test}
Expand Down
2 changes: 1 addition & 1 deletion dune-build-info.opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"ocaml" {>= "4.08"}
"odoc" {with-doc}
]
Expand Down
2 changes: 1 addition & 1 deletion dune-configurator.opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"ocaml" {>= "4.04.0"}
"base-unix"
"csexp" {>= "1.5.0"}
Expand Down
2 changes: 1 addition & 1 deletion dune-glob.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"stdune" {= version}
"dyn"
"ordering"
Expand Down
2 changes: 1 addition & 1 deletion dune-private-libs.opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"csexp" {>= "1.5.0"}
"pp" {>= "1.1.0"}
"dyn" {= version}
Expand Down
4 changes: 2 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(lang dune 3.5)
; ^^^
(lang dune 3.12)
; ^^^^
; When changing the version, don't forget to regenerate *.opam files
; by running [dune build].
(name dune)
Expand Down
2 changes: 1 addition & 1 deletion dune-rpc-lwt.opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"dune-rpc" {= version}
"result" {>= "1.5"}
"csexp" {>= "1.5.0"}
Expand Down
2 changes: 1 addition & 1 deletion dune-rpc.opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"csexp"
"ordering"
"dyn"
Expand Down
2 changes: 1 addition & 1 deletion dune-site.opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"dune-private-libs" {= version}
"odoc" {with-doc}
]
Expand Down
2 changes: 1 addition & 1 deletion dyn.opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"ocaml" {>= "4.08.0"}
"ordering" {= version}
"pp" {>= "1.1.0"}
Expand Down
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@
slim-melange = makeDuneDevShell {
extraBuildInputs = [
pkgs.ocamlPackages.melange
pkgs.ocamlPackages.rescript-syntax
];
meta.description = ''
Provides a minimal shell environment built purely from nixpkgs
Expand Down Expand Up @@ -219,7 +218,6 @@
]) ++ (with pkgs.ocamlPackages; [
ocamllsp.outputs.packages.${system}.default
pkgs.ocamlPackages.melange
rescript-syntax
js_of_ocaml-compiler
js_of_ocaml
utop
Expand Down
2 changes: 1 addition & 1 deletion ocamlc-loc.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"ocaml" {>= "4.08.0"}
"dyn" {= version}
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion ordering.opam
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"ocaml" {>= "4.08.0"}
"odoc" {with-doc}
]
Expand Down
2 changes: 1 addition & 1 deletion stdune.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"ocaml" {>= "4.08.0"}
"base-unix"
"dyn" {= version}
Expand Down
3 changes: 2 additions & 1 deletion test/blackbox-tests/test-cases/melange/dune
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

(cram
(deps %{bin:rescript_syntax})
(applies_to rescript-syntax))
(applies_to rescript-syntax)
(runtest_alias false))

(cram
(deps %{bin:melc_stdlib_prefix})
Expand Down
2 changes: 1 addition & 1 deletion xdg.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ homepage: "https://github.com/ocaml/dune"
doc: "https://dune.readthedocs.io/"
bug-reports: "https://github.com/ocaml/dune/issues"
depends: [
"dune" {>= "3.5"}
"dune" {>= "3.12"}
"ocaml" {>= "4.08"}
"odoc" {with-doc}
]
Expand Down

0 comments on commit 41c2b0f

Please sign in to comment.