Introduce opentelemetry in rewatch and setup new test infrastructure #9493
ci.yml
on: pull_request
Matrix: build-compiler
test-devcontainer
17m 36s
api-docs
0s
Matrix: test-installation-npm
Matrix: test-installation-pnpm
Matrix: test-integration-rewatch
publish
0s
Annotations
6 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]",
- " 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 > formats all files:
tests/rewatch_tests/helpers/test-context.mjs#L457
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:457:23
|
|
test-devcontainer
The run was canceled by @nojaf.
|
|
test-devcontainer
The operation was canceled.
|
|
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
api
|
190 KB |
sha256:6ff100ae090078844cd9227354bda4fcf78753b23d87a1d98a9a25275623e20d
|
|
|
binaries-darwin-arm64
|
13.3 MB |
sha256:6b3059e388260078452c27d2aebd090cd8c5a9d981f53e11f96a2af7336d75fc
|
|
|
binaries-darwin-x64
|
12 MB |
sha256:8d06426e1c21a8ec4187c5d63874e8bca99839751fedb44ccf2eb2c2dcfee64c
|
|
|
binaries-linux-arm64
|
12.4 MB |
sha256:fb3567fcfdad05987c3a0b2f707fb14c97342996f6d5e240fda19e08eb15df02
|
|
|
binaries-linux-x64
|
11.5 MB |
sha256:db1debf4b3e01f73c920fad15714663f94ed291cd7a7b2abc7567c4c9511be0b
|
|
|
lib-ocaml
|
5.49 MB |
sha256:faa6ab994df5e20cf4a969b0a6baceddb10a1897d2448b3280ed9fd79ca0e18d
|
|