Introduce opentelemetry in rewatch and setup new test infrastructure #9492
ci.yml
on: pull_request
Matrix: build-compiler
test-devcontainer
19m 11s
api-docs
0s
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#L456
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:456:21
|
|
tests/format.test.mjs > format > formats all files:
tests/rewatch_tests/helpers/test-context.mjs#L456
Error: Snapshot `format > formats all 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:456:21
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
api
|
190 KB |
sha256:7f5cc7d6a7e885d5eba88fdada04ad7e9e77cd79a66487ade0d1ec977f60d7f4
|
|
|
binaries-darwin-arm64
|
13.3 MB |
sha256:d9652799021bd3e50619a4dcedb8b2111d2701353236d6730dc3b8344ac590bf
|
|
|
binaries-darwin-x64
|
12 MB |
sha256:798e4b04e4901f94c8f264809005cb73a2b362534ea2c8a96cd6c18b1b822a30
|
|
|
binaries-linux-arm64
|
12.4 MB |
sha256:4ebe9ee0df91155a9074605be277527b921df0a19050e56275a1fe65754d965c
|
|
|
binaries-linux-x64
|
11.5 MB |
sha256:7c958d7ceebcc3a31245a01dcf8987b5056071e3b07724afe468fe7015b91585
|
|
|
lib-ocaml
|
5.49 MB |
sha256:c776457a33fa6f3d5934b2f8bff81f2bfef6e5993d23ffa575d2592b767878e0
|
|