Introduce opentelemetry in rewatch and setup new test infrastructure #9494
ci.yml
on: pull_request
Matrix: build-compiler
test-devcontainer
11m 22s
api-docs
0s
Matrix: test-installation-npm
Matrix: test-installation-pnpm
Matrix: test-integration-rewatch
publish
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]",
+ "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
Expired
|
190 KB |
sha256:63c55f03076724e541694fdad8e25f0e431c0dde9bb5086985dd9cd55b3b993e
|
|
|
binaries-darwin-arm64
Expired
|
13.3 MB |
sha256:8c0723415622c1e79d77e3ef8cb277d163cfdc72368dc6baa08e03223334bd98
|
|
|
binaries-darwin-x64
Expired
|
12 MB |
sha256:41b5b5a9dd0d7ebdb2792f6ad17adfad4a368dc489f26e4143c8ad632027aa01
|
|
|
binaries-linux-arm64
Expired
|
12.4 MB |
sha256:1f3d871f9892e07879fdce79b99f9be70c9ab483b55a34c97e20ea8c5e58f43e
|
|