Introduce opentelemetry in rewatch and setup new test infrastructure #9497
ci.yml
on: pull_request
Matrix: build-compiler
test-devcontainer
18m 14s
api-docs
Matrix: test-installation-npm
Matrix: test-installation-pnpm
Matrix: test-integration-rewatch
publish
0s
Annotations
3 errors
|
build-compiler (windows-2025, 5.3.0, true, win32-x64, x86_64-pc-windows-gnu, .exe)
Process completed with exit code 1.
|
|
tests/watch.test.mjs > watch > watches for file changes and rebuilds:
tests/rewatch_tests/helpers/test-context.mjs#L457
Error: Snapshot `watch > watches for file changes and rebuilds 1` mismatched
- Expected
+ Received
[
- "rewatch.watch[working_dir=.]",
- " initialize_build",
+ "initialize_build",
- " packages.make",
+ " packages.make",
- " build.load_package_sources[package=@rewatch-test/app]",
+ " build.load_package_sources[package=@rewatch-test/app]",
- " build.load_package_sources[package=@rewatch-test/library]",
+ " build.load_package_sources[package=@rewatch-test/library]",
- " build.load_package_sources[package=rewatch-test-fixture]",
+ " build.load_package_sources[package=rewatch-test-fixture]",
- " packages.parse_packages",
+ " packages.parse_packages",
- " clean.cleanup_previous_build",
+ " clean.cleanup_previous_build",
- " incremental_build[module_count=3]",
+ "incremental_build[module_count=3]",
- " build.parse[dirty_modules=3]",
+ " build.parse[dirty_modules=3]",
- " build.compile",
+ " build.compile",
- " build.compile_wave[file_count=1]",
+ " build.compile_wave[file_count=1]",
- " build.compile_file[module=Library]",
+ " build.compile_file[module=Library]",
- " build.compile_wave[file_count=1]",
+ " build.compile_wave[file_count=1]",
- " build.compile_file[module=App]",
+ " build.compile_file[module=App]",
- " build.compile_wave[file_count=1]",
+ " build.compile_wave[file_count=1]",
- " build.compile_file[module=Root]",
+ " build.compile_file[module=Root]",
- " incremental_build[module_count=3]",
+ "incremental_build[module_count=3]",
- " build.parse[dirty_modules=1]",
+ " build.parse[dirty_modules=1]",
- " build.compile",
+ " build.compile",
- " build.compile_wave[file_count=1]",
+ " build.compile_wave[file_count=1]",
- " build.compile_file[module=Library]",
+ " build.compile_file[module=Library]",
- " build.compile_wave[file_count=0]",
+ " build.compile_wave[file_count=0]",
- " build.compile_wave[file_count=0]",
+ " build.compile_wave[file_count=0]",
]
❯ runRewatchTest helpers/test-context.mjs:457:23
|
|
tests/format.test.mjs > format > does not rewrite already formatted files:
tests/rewatch_tests/helpers/test-context.mjs#L457
Error: Snapshot `format > does not rewrite already formatted files 1` mismatched
- Expected
+ Received
@@ -3,6 +3,9 @@
" format.format",
" packages.make",
" build.load_package_sources[package=@rewatch-test/app]",
" build.load_package_sources[package=@rewatch-test/library]",
" build.load_package_sources[package=rewatch-test-fixture]",
+ " format.write_file[file=packages/app/src/App.res]",
+ " format.write_file[file=packages/library/src/Library.res]",
+ " format.write_file[file=src/Root.res]",
]
❯ runRewatchTest helpers/test-context.mjs:457:23
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
api
Expired
|
190 KB |
sha256:2a3f8bf42c7e81eb02224720339c40dd56e93f028e0feb628fdd0237f0d2303b
|
|
|
binaries-darwin-arm64
Expired
|
13.3 MB |
sha256:918c5bcd9256237cb03dabd98a42d6f6c1bee11b9b314bbfd307947f56a95d34
|
|
|
binaries-darwin-x64
Expired
|
12 MB |
sha256:db202c18e840800b96cdc53bd92866a2f24ed500000f6bfbd3cdf92123110199
|
|
|
binaries-linux-arm64
Expired
|
12.4 MB |
sha256:6f94eef7151f35de00a738a96b46971230c0967991c47d23b404102424c99a80
|
|
|
binaries-linux-x64
Expired
|
11.5 MB |
sha256:2b26fe4aea5ddd179e3f0e8f3c074b6e7e6f6fdf03df309583afae292b0e92bf
|
|
|
lib-ocaml
Expired
|
5.49 MB |
sha256:89cabb7aa3ba78de6de97fc183dda8dd87c30c0d21290a288f592edb69aac304
|
|